dorsale 2.2.9 → 2.2.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (28) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/dorsale/billing_machine/invoices_controller.rb +15 -0
  3. data/app/controllers/dorsale/customer_vault/people_controller.rb +1 -1
  4. data/app/helpers/dorsale/text_helper.rb +9 -7
  5. data/app/models/dorsale/billing_machine/small_data/filter_for_invoices.rb +3 -3
  6. data/app/models/dorsale/billing_machine/small_data/filter_for_quotations.rb +3 -3
  7. data/app/views/dorsale/billing_machine/invoices/_header_infos.html.slim +8 -0
  8. data/app/views/dorsale/billing_machine/invoices/index.html.slim +4 -6
  9. data/app/views/dorsale/billing_machine/quotations/_header_infos.html.slim +1 -0
  10. data/app/views/dorsale/billing_machine/quotations/index.html.slim +5 -8
  11. data/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim +3 -0
  12. data/app/views/dorsale/customer_vault/people/activity.slim +1 -1
  13. data/app/views/dorsale/customer_vault/people/list.html.slim +1 -1
  14. data/config/locales/customer_vault.en.yml +1 -0
  15. data/config/locales/customer_vault.fr.yml +1 -0
  16. data/lib/dorsale/version.rb +1 -1
  17. data/spec/dummy/db/test.sqlite3 +0 -0
  18. data/spec/dummy/log/development.log +2492 -0
  19. data/spec/dummy/log/test.log +3209 -0
  20. data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/2Lm4aMNrWbKoHHtvJRIX7WMbsuBCh7jnYg9aGVQ05aY.cache +2 -0
  21. data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/H_CG3bjSEmXPpBo-8ykpHSr72kWqN1yQiKBbxb1LvA8.cache +0 -0
  22. data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/kovtDe4ut4jwTeR8gb6DUDUTbNmVN2uX3RdttWaJtXI.cache +3 -0
  23. data/spec/dummy/tmp/cache/assets/development/sprockets/v3.0/uHhgBOq-9GXUHky_5x06UlhPIVBaQaZaUAopILI8vtM.cache +1 -0
  24. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/2Lm4aMNrWbKoHHtvJRIX7WMbsuBCh7jnYg9aGVQ05aY.cache +2 -0
  25. data/spec/helpers/dorsale/text_helper_spec.rb +4 -0
  26. metadata +12 -4
  27. data/app/views/dorsale/billing_machine/invoices/_data_context.html.slim +0 -10
  28. data/app/views/dorsale/billing_machine/quotations/_data_context.html.slim +0 -6
@@ -177990,3 +177990,3212 @@ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.
177990
177990
   (0.9ms) DELETE FROM "users";
177991
177991
   (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
177992
177992
   (0.9ms) DELETE FROM sqlite_sequence where name = 'users';
177993
+ ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
177994
+  (1.4ms) DELETE FROM "dorsale_addresses";
177995
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
177996
+  (0.4ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
177997
+  (1.0ms) DELETE FROM "dorsale_alexandrie_attachments";
177998
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
177999
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
178000
+  (0.8ms) DELETE FROM "dorsale_billing_machine_id_cards";
178001
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178002
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
178003
+  (0.8ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
178004
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178005
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
178006
+  (1.5ms) DELETE FROM "dorsale_billing_machine_invoices";
178007
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178008
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
178009
+  (1.1ms) DELETE FROM "dorsale_billing_machine_payment_terms";
178010
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178011
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
178012
+  (1.4ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
178013
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178014
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
178015
+  (1.6ms) DELETE FROM "dorsale_billing_machine_quotations";
178016
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178017
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
178018
+  (1.1ms) DELETE FROM "dorsale_comments";
178019
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178020
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
178021
+  (1.2ms) DELETE FROM "dorsale_customer_vault_corporations";
178022
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178023
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
178024
+  (0.8ms) DELETE FROM "dorsale_customer_vault_individuals";
178025
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178026
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
178027
+  (1.9ms) DELETE FROM "dorsale_customer_vault_links";
178028
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178029
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
178030
+  (1.8ms) DELETE FROM "dorsale_flyboy_folders";
178031
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178032
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
178033
+  (1.5ms) DELETE FROM "dorsale_flyboy_task_comments";
178034
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178035
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
178036
+  (1.2ms) DELETE FROM "dorsale_flyboy_tasks";
178037
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178038
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
178039
+  (1.1ms) DELETE FROM "dummy_models";
178040
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178041
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
178042
+  (1.5ms) DELETE FROM "taggings";
178043
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178044
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
178045
+  (1.5ms) DELETE FROM "tags";
178046
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178047
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
178048
+  (1.6ms) DELETE FROM "users";
178049
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178050
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
178051
+  (0.1ms) begin transaction
178052
+ SQL (0.5ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:27:22.558720"], ["updated_at", "2015-12-29 15:27:22.558720"]]
178053
+  (0.8ms) commit transaction
178054
+  (0.1ms) begin transaction
178055
+ SQL (0.9ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Bidule"], ["short_name", "SN"], ["email", "mathis.leroux@mercier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://royer.info/clia"], ["created_at", "2015-12-29 15:27:23.517743"], ["updated_at", "2015-12-29 15:27:23.517743"]]
178056
+  (2.2ms) commit transaction
178057
+  (0.1ms) begin transaction
178058
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:27:23.543870"], ["updated_at", "2015-12-29 15:27:23.543870"]]
178059
+  (0.8ms) commit transaction
178060
+  (0.1ms) begin transaction
178061
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Machin"], ["short_name", "SN"], ["email", "romain_perrin@perrin.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.fr/elisa"], ["created_at", "2015-12-29 15:27:23.548215"], ["updated_at", "2015-12-29 15:27:23.548215"]]
178062
+  (0.9ms) commit transaction
178063
+  (0.1ms) begin transaction
178064
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:27:23.552681"], ["updated_at", "2015-12-29 15:27:23.552681"]]
178065
+  (0.9ms) commit transaction
178066
+  (0.1ms) begin transaction
178067
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Chose"], ["short_name", "SN"], ["email", "noa@martinez.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roger.fr/ocane"], ["created_at", "2015-12-29 15:27:23.564513"], ["updated_at", "2015-12-29 15:27:23.564513"]]
178068
+  (0.8ms) commit transaction
178069
+  (0.1ms) begin transaction
178070
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:27:23.568299"], ["updated_at", "2015-12-29 15:27:23.568299"]]
178071
+  (0.8ms) commit transaction
178072
+  (0.1ms) begin transaction
178073
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Oh"], ["last_name", "Guillaume"], ["short_name", "SN"], ["email", "guillaume_oh@giraud.net"], ["title", "Individual-Title"], ["twitter", "OhGuillaume"], ["www", "http://julien.com/valentin"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:27:23.582633"], ["updated_at", "2015-12-29 15:27:23.582633"]]
178074
+  (0.9ms) commit transaction
178075
+  (0.1ms) begin transaction
178076
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:27:23.587471"], ["updated_at", "2015-12-29 15:27:23.587471"]]
178077
+  (0.8ms) commit transaction
178078
+  (0.1ms) begin transaction
178079
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Ah"], ["last_name", "Bernard"], ["short_name", "SN"], ["email", "ah.bernard@martinez.fr"], ["title", "Individual-Title"], ["twitter", "AhBernard"], ["www", "http://lopez.org/romane"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:27:23.591407"], ["updated_at", "2015-12-29 15:27:23.591407"]]
178080
+  (0.9ms) commit transaction
178081
+  (0.1ms) begin transaction
178082
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:27:23.595734"], ["updated_at", "2015-12-29 15:27:23.595734"]]
178083
+  (0.8ms) commit transaction
178084
+  (0.1ms) begin transaction
178085
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Eh"], ["last_name", "Mercier"], ["short_name", "SN"], ["email", "eh.mercier@lambert.name"], ["title", "Individual-Title"], ["twitter", "EhMercier"], ["www", "http://laine.net/raphal"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:27:23.599750"], ["updated_at", "2015-12-29 15:27:23.599750"]]
178086
+  (0.8ms) commit transaction
178087
+  (0.1ms) begin transaction
178088
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:27:23.603636"], ["updated_at", "2015-12-29 15:27:23.603636"]]
178089
+  (0.8ms) commit transaction
178090
+  (0.0ms) begin transaction
178091
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term et optio veniam"], ["created_at", "2015-12-29 15:27:23.624004"], ["updated_at", "2015-12-29 15:27:23.624004"]]
178092
+  (0.9ms) commit transaction
178093
+  (0.1ms) begin transaction
178094
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178095
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "t"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:27:23.644961"], ["updated_at", "2015-12-29 15:27:23.644961"], ["unique_index", 1], ["tracking_id", "2015-01"]]
178096
+  (1.0ms) commit transaction
178097
+  (0.1ms) begin transaction
178098
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term dolores ut corporis"], ["created_at", "2015-12-29 15:27:23.650581"], ["updated_at", "2015-12-29 15:27:23.650581"]]
178099
+  (1.0ms) commit transaction
178100
+  (0.1ms) begin transaction
178101
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178102
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 2], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:27:23.654730"], ["updated_at", "2015-12-29 15:27:23.654730"], ["unique_index", 2], ["tracking_id", "2015-02"]]
178103
+  (1.1ms) commit transaction
178104
+  (0.1ms) begin transaction
178105
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term nobis modi magni"], ["created_at", "2015-12-29 15:27:23.659864"], ["updated_at", "2015-12-29 15:27:23.659864"]]
178106
+  (0.8ms) commit transaction
178107
+  (0.0ms) begin transaction
178108
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178109
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 3], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 3], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:27:23.663624"], ["updated_at", "2015-12-29 15:27:23.663624"], ["unique_index", 3], ["tracking_id", "2015-03"]]
178110
+  (1.0ms) commit transaction
178111
+  (0.1ms) begin transaction
178112
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term rem reprehenderit quam"], ["created_at", "2015-12-29 15:27:23.668901"], ["updated_at", "2015-12-29 15:27:23.668901"]]
178113
+  (0.8ms) commit transaction
178114
+  (0.1ms) begin transaction
178115
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178116
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-27"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 4], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:27:23.672852"], ["updated_at", "2015-12-29 15:27:23.672852"], ["unique_index", 4], ["tracking_id", "2015-04"]]
178117
+  (1.1ms) commit transaction
178118
+  (0.1ms) begin transaction
178119
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term qui accusamus nobis"], ["created_at", "2015-12-29 15:27:23.678471"], ["updated_at", "2015-12-29 15:27:23.678471"]]
178120
+  (0.9ms) commit transaction
178121
+  (0.1ms) begin transaction
178122
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178123
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 5], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:27:23.682690"], ["updated_at", "2015-12-29 15:27:23.682690"], ["unique_index", 5], ["tracking_id", "2015-05"]]
178124
+  (1.0ms) commit transaction
178125
+  (0.1ms) begin transaction
178126
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term culpa dicta ad"], ["created_at", "2015-12-29 15:27:23.687617"], ["updated_at", "2015-12-29 15:27:23.687617"]]
178127
+  (0.8ms) commit transaction
178128
+  (0.1ms) begin transaction
178129
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178130
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 6], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:27:23.691535"], ["updated_at", "2015-12-29 15:27:23.691535"], ["unique_index", 6], ["tracking_id", "2015-06"]]
178131
+  (1.0ms) commit transaction
178132
+  (0.1ms) begin transaction
178133
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ad dignissimos nisi"], ["created_at", "2015-12-29 15:27:23.696729"], ["updated_at", "2015-12-29 15:27:23.696729"]]
178134
+  (0.8ms) commit transaction
178135
+  (0.1ms) begin transaction
178136
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178137
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 3], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 7], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:27:23.700573"], ["updated_at", "2015-12-29 15:27:23.700573"], ["unique_index", 7], ["tracking_id", "2015-07"]]
178138
+  (1.1ms) commit transaction
178139
+ Started GET "/dorsale/billing_machine/invoices" for 127.0.0.1 at 2015-12-29 16:27:28 +0100
178140
+ Processing by Dorsale::BillingMachine::InvoicesController#index as HTML
178141
+ Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
178142
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
178143
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (70.9ms)
178144
+ Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC
178145
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (24.3ms)
178146
+ Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0
178147
+ Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 3]]
178148
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]]
178149
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]
178150
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178151
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]]
178152
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]]
178153
+ CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178154
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (26.0ms)
178155
+  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices"
178156
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (5.0ms)
178157
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (180.7ms)
178158
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.0ms)
178159
+ Completed 200 OK in 706ms (Views: 674.7ms | ActiveRecord: 2.6ms)
178160
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:27:29 +0100
178161
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:27:29 +0100
178162
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:27:29 +0100
178163
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:27:32 +0100
178164
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
178165
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_payment_status"=>"paid"}, "back_url"=>"http://127.0.0.1:54535/dorsale/billing_machine/invoices"}
178166
+ Redirected to http://127.0.0.1:54535/dorsale/billing_machine/invoices
178167
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
178168
+ Started GET "/dorsale/billing_machine/invoices" for 127.0.0.1 at 2015-12-29 16:27:32 +0100
178169
+ Processing by Dorsale::BillingMachine::InvoicesController#index as HTML
178170
+ Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
178171
+ Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
178172
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (4.2ms)
178173
+ Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC
178174
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.1ms)
178175
+ Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0
178176
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178177
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (3.6ms)
178178
+  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't')
178179
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
178180
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (12.5ms)
178181
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
178182
+ Completed 200 OK in 22ms (Views: 15.8ms | ActiveRecord: 1.6ms)
178183
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:27:32 +0100
178184
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:27:32 +0100
178185
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:27:32 +0100
178186
+  (2.5ms) DELETE FROM "dorsale_addresses";
178187
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178188
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
178189
+  (0.7ms) DELETE FROM "dorsale_alexandrie_attachments";
178190
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178191
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
178192
+  (0.8ms) DELETE FROM "dorsale_billing_machine_id_cards";
178193
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178194
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
178195
+  (0.8ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
178196
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178197
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
178198
+  (1.1ms) DELETE FROM "dorsale_billing_machine_invoices";
178199
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178200
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
178201
+  (1.4ms) DELETE FROM "dorsale_billing_machine_payment_terms";
178202
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178203
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
178204
+  (0.9ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
178205
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178206
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
178207
+  (0.9ms) DELETE FROM "dorsale_billing_machine_quotations";
178208
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178209
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
178210
+  (0.8ms) DELETE FROM "dorsale_comments";
178211
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178212
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
178213
+  (0.9ms) DELETE FROM "dorsale_customer_vault_corporations";
178214
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178215
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
178216
+  (0.8ms) DELETE FROM "dorsale_customer_vault_individuals";
178217
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178218
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
178219
+  (0.9ms) DELETE FROM "dorsale_customer_vault_links";
178220
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178221
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
178222
+  (0.9ms) DELETE FROM "dorsale_flyboy_folders";
178223
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178224
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
178225
+  (0.9ms) DELETE FROM "dorsale_flyboy_task_comments";
178226
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178227
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
178228
+  (0.9ms) DELETE FROM "dorsale_flyboy_tasks";
178229
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178230
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
178231
+  (0.8ms) DELETE FROM "dummy_models";
178232
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178233
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
178234
+  (0.8ms) DELETE FROM "taggings";
178235
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178236
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
178237
+  (0.9ms) DELETE FROM "tags";
178238
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178239
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
178240
+  (0.9ms) DELETE FROM "users";
178241
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178242
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
178243
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
178244
+  (2.9ms) DELETE FROM "dorsale_addresses";
178245
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178246
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
178247
+  (0.9ms) DELETE FROM "dorsale_alexandrie_attachments";
178248
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178249
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
178250
+  (1.0ms) DELETE FROM "dorsale_billing_machine_id_cards";
178251
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178252
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
178253
+  (0.9ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
178254
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178255
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
178256
+  (1.1ms) DELETE FROM "dorsale_billing_machine_invoices";
178257
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178258
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
178259
+  (0.9ms) DELETE FROM "dorsale_billing_machine_payment_terms";
178260
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178261
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
178262
+  (1.1ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
178263
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178264
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
178265
+  (1.1ms) DELETE FROM "dorsale_billing_machine_quotations";
178266
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178267
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
178268
+  (0.8ms) DELETE FROM "dorsale_comments";
178269
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178270
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
178271
+  (0.8ms) DELETE FROM "dorsale_customer_vault_corporations";
178272
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178273
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
178274
+  (0.8ms) DELETE FROM "dorsale_customer_vault_individuals";
178275
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178276
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
178277
+  (1.1ms) DELETE FROM "dorsale_customer_vault_links";
178278
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178279
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
178280
+  (0.9ms) DELETE FROM "dorsale_flyboy_folders";
178281
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178282
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
178283
+  (0.8ms) DELETE FROM "dorsale_flyboy_task_comments";
178284
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178285
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
178286
+  (1.0ms) DELETE FROM "dorsale_flyboy_tasks";
178287
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178288
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
178289
+  (0.8ms) DELETE FROM "dummy_models";
178290
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178291
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
178292
+  (0.9ms) DELETE FROM "taggings";
178293
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178294
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
178295
+  (0.9ms) DELETE FROM "tags";
178296
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178297
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
178298
+  (1.1ms) DELETE FROM "users";
178299
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178300
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
178301
+  (0.1ms) begin transaction
178302
+ SQL (0.5ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:28:55.529084"], ["updated_at", "2015-12-29 15:28:55.529084"]]
178303
+  (0.9ms) commit transaction
178304
+  (0.1ms) begin transaction
178305
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Bidule"], ["short_name", "SN"], ["email", "pauline@royer.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.org/chlo"], ["created_at", "2015-12-29 15:28:56.458067"], ["updated_at", "2015-12-29 15:28:56.458067"]]
178306
+  (2.3ms) commit transaction
178307
+  (0.1ms) begin transaction
178308
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:28:56.485174"], ["updated_at", "2015-12-29 15:28:56.485174"]]
178309
+  (0.9ms) commit transaction
178310
+  (0.1ms) begin transaction
178311
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Machin"], ["short_name", "SN"], ["email", "charlotte@guillaume.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renard.fr/justine.arnaud"], ["created_at", "2015-12-29 15:28:56.489579"], ["updated_at", "2015-12-29 15:28:56.489579"]]
178312
+  (0.8ms) commit transaction
178313
+  (0.1ms) begin transaction
178314
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:28:56.493297"], ["updated_at", "2015-12-29 15:28:56.493297"]]
178315
+  (0.9ms) commit transaction
178316
+  (0.1ms) begin transaction
178317
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Chose"], ["short_name", "SN"], ["email", "enzo_charpentier@carre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moulin.name/jade"], ["created_at", "2015-12-29 15:28:56.497161"], ["updated_at", "2015-12-29 15:28:56.497161"]]
178318
+  (0.9ms) commit transaction
178319
+  (0.1ms) begin transaction
178320
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:28:56.501484"], ["updated_at", "2015-12-29 15:28:56.501484"]]
178321
+  (0.8ms) commit transaction
178322
+  (0.2ms) begin transaction
178323
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Oh"], ["last_name", "Pons"], ["short_name", "SN"], ["email", "pons.oh@guillaume.eu"], ["title", "Individual-Title"], ["twitter", "OhPons"], ["www", "http://fontaine.fr/baptiste"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:28:56.516531"], ["updated_at", "2015-12-29 15:28:56.516531"]]
178324
+  (1.0ms) commit transaction
178325
+  (0.1ms) begin transaction
178326
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:28:56.530557"], ["updated_at", "2015-12-29 15:28:56.530557"]]
178327
+  (0.9ms) commit transaction
178328
+  (0.1ms) begin transaction
178329
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Ah"], ["last_name", "Nguyen"], ["short_name", "SN"], ["email", "nguyen.ah@marty.fr"], ["title", "Individual-Title"], ["twitter", "AhNguyen"], ["www", "http://marie.com/romane.jacquet"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:28:56.535675"], ["updated_at", "2015-12-29 15:28:56.535675"]]
178330
+  (0.8ms) commit transaction
178331
+  (0.1ms) begin transaction
178332
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:28:56.540339"], ["updated_at", "2015-12-29 15:28:56.540339"]]
178333
+  (0.9ms) commit transaction
178334
+  (0.1ms) begin transaction
178335
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Eh"], ["last_name", "Martinez"], ["short_name", "SN"], ["email", "martinez.eh@paris.name"], ["title", "Individual-Title"], ["twitter", "EhMartinez"], ["www", "http://lopez.com/ines"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:28:56.544625"], ["updated_at", "2015-12-29 15:28:56.544625"]]
178336
+  (0.9ms) commit transaction
178337
+  (0.1ms) begin transaction
178338
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:28:56.548652"], ["updated_at", "2015-12-29 15:28:56.548652"]]
178339
+  (0.9ms) commit transaction
178340
+  (0.1ms) begin transaction
178341
+ SQL (0.5ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term rerum mollitia occaecati"], ["created_at", "2015-12-29 15:28:56.573434"], ["updated_at", "2015-12-29 15:28:56.573434"]]
178342
+  (1.0ms) commit transaction
178343
+  (0.1ms) begin transaction
178344
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178345
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "t"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:28:56.595337"], ["updated_at", "2015-12-29 15:28:56.595337"], ["unique_index", 1], ["tracking_id", "2015-01"]]
178346
+  (1.2ms) commit transaction
178347
+  (0.1ms) begin transaction
178348
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term nulla occaecati consequatur"], ["created_at", "2015-12-29 15:28:56.602069"], ["updated_at", "2015-12-29 15:28:56.602069"]]
178349
+  (0.9ms) commit transaction
178350
+  (0.1ms) begin transaction
178351
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178352
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 2], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:28:56.606378"], ["updated_at", "2015-12-29 15:28:56.606378"], ["unique_index", 2], ["tracking_id", "2015-02"]]
178353
+  (0.9ms) commit transaction
178354
+  (0.1ms) begin transaction
178355
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ullam qui aut"], ["created_at", "2015-12-29 15:28:56.612016"], ["updated_at", "2015-12-29 15:28:56.612016"]]
178356
+  (0.9ms) commit transaction
178357
+  (0.1ms) begin transaction
178358
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178359
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 3], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 3], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:28:56.616240"], ["updated_at", "2015-12-29 15:28:56.616240"], ["unique_index", 3], ["tracking_id", "2015-03"]]
178360
+  (1.0ms) commit transaction
178361
+  (0.1ms) begin transaction
178362
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term beatae laboriosam nostrum"], ["created_at", "2015-12-29 15:28:56.622183"], ["updated_at", "2015-12-29 15:28:56.622183"]]
178363
+  (0.9ms) commit transaction
178364
+  (0.1ms) begin transaction
178365
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178366
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-27"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 4], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:28:56.626732"], ["updated_at", "2015-12-29 15:28:56.626732"], ["unique_index", 4], ["tracking_id", "2015-04"]]
178367
+  (1.0ms) commit transaction
178368
+  (0.1ms) begin transaction
178369
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term aut reiciendis quod"], ["created_at", "2015-12-29 15:28:56.632017"], ["updated_at", "2015-12-29 15:28:56.632017"]]
178370
+  (1.0ms) commit transaction
178371
+  (0.1ms) begin transaction
178372
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178373
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 5], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:28:56.636585"], ["updated_at", "2015-12-29 15:28:56.636585"], ["unique_index", 5], ["tracking_id", "2015-05"]]
178374
+  (1.0ms) commit transaction
178375
+  (0.1ms) begin transaction
178376
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term veritatis molestiae ut"], ["created_at", "2015-12-29 15:28:56.642175"], ["updated_at", "2015-12-29 15:28:56.642175"]]
178377
+  (0.8ms) commit transaction
178378
+  (0.1ms) begin transaction
178379
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178380
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 6], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:28:56.646496"], ["updated_at", "2015-12-29 15:28:56.646496"], ["unique_index", 6], ["tracking_id", "2015-06"]]
178381
+  (1.0ms) commit transaction
178382
+  (0.1ms) begin transaction
178383
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term sed molestias accusantium"], ["created_at", "2015-12-29 15:28:56.652037"], ["updated_at", "2015-12-29 15:28:56.652037"]]
178384
+  (0.8ms) commit transaction
178385
+  (0.1ms) begin transaction
178386
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178387
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 3], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 7], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:28:56.656523"], ["updated_at", "2015-12-29 15:28:56.656523"], ["unique_index", 7], ["tracking_id", "2015-07"]]
178388
+  (1.0ms) commit transaction
178389
+ Started GET "/dorsale/billing_machine/invoices" for 127.0.0.1 at 2015-12-29 16:29:01 +0100
178390
+ Processing by Dorsale::BillingMachine::InvoicesController#index as HTML
178391
+ Dorsale::CustomerVault::Individual Load (1.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
178392
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
178393
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (78.0ms)
178394
+ Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC
178395
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (14.9ms)
178396
+ Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0
178397
+ Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 3]]
178398
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]]
178399
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]
178400
+ Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178401
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]]
178402
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]]
178403
+ CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178404
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (43.8ms)
178405
+  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices"
178406
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (3.8ms)
178407
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (196.5ms)
178408
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.4ms)
178409
+ Completed 200 OK in 687ms (Views: 652.5ms | ActiveRecord: 3.1ms)
178410
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:29:02 +0100
178411
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:29:02 +0100
178412
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:29:02 +0100
178413
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:29:05 +0100
178414
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
178415
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_payment_status"=>"paid"}, "back_url"=>"http://127.0.0.1:54548/dorsale/billing_machine/invoices"}
178416
+ Redirected to http://127.0.0.1:54548/dorsale/billing_machine/invoices
178417
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
178418
+ Started GET "/dorsale/billing_machine/invoices" for 127.0.0.1 at 2015-12-29 16:29:05 +0100
178419
+ Processing by Dorsale::BillingMachine::InvoicesController#index as HTML
178420
+ Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
178421
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
178422
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (4.7ms)
178423
+ Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC
178424
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.4ms)
178425
+ Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0
178426
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178427
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (3.0ms)
178428
+  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't')
178429
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
178430
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (12.8ms)
178431
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
178432
+ Completed 200 OK in 21ms (Views: 17.0ms | ActiveRecord: 1.0ms)
178433
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:29:05 +0100
178434
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:29:05 +0100
178435
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:29:05 +0100
178436
+  (2.4ms) DELETE FROM "dorsale_addresses";
178437
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178438
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
178439
+  (1.2ms) DELETE FROM "dorsale_alexandrie_attachments";
178440
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178441
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
178442
+  (0.8ms) DELETE FROM "dorsale_billing_machine_id_cards";
178443
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178444
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
178445
+  (0.8ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
178446
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178447
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
178448
+  (1.1ms) DELETE FROM "dorsale_billing_machine_invoices";
178449
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178450
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
178451
+  (1.3ms) DELETE FROM "dorsale_billing_machine_payment_terms";
178452
+  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178453
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
178454
+  (1.0ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
178455
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178456
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
178457
+  (1.1ms) DELETE FROM "dorsale_billing_machine_quotations";
178458
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178459
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
178460
+  (0.9ms) DELETE FROM "dorsale_comments";
178461
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178462
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
178463
+  (1.0ms) DELETE FROM "dorsale_customer_vault_corporations";
178464
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178465
+  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
178466
+  (0.7ms) DELETE FROM "dorsale_customer_vault_individuals";
178467
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178468
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
178469
+  (0.9ms) DELETE FROM "dorsale_customer_vault_links";
178470
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178471
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
178472
+  (0.9ms) DELETE FROM "dorsale_flyboy_folders";
178473
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178474
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
178475
+  (0.9ms) DELETE FROM "dorsale_flyboy_task_comments";
178476
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178477
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
178478
+  (1.0ms) DELETE FROM "dorsale_flyboy_tasks";
178479
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178480
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
178481
+  (0.8ms) DELETE FROM "dummy_models";
178482
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178483
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
178484
+  (1.0ms) DELETE FROM "taggings";
178485
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178486
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
178487
+  (0.8ms) DELETE FROM "tags";
178488
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178489
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
178490
+  (1.0ms) DELETE FROM "users";
178491
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178492
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
178493
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
178494
+  (2.6ms) DELETE FROM "dorsale_addresses";
178495
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178496
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
178497
+  (1.0ms) DELETE FROM "dorsale_alexandrie_attachments";
178498
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178499
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
178500
+  (0.9ms) DELETE FROM "dorsale_billing_machine_id_cards";
178501
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178502
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
178503
+  (0.9ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
178504
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178505
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
178506
+  (1.0ms) DELETE FROM "dorsale_billing_machine_invoices";
178507
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178508
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
178509
+  (1.0ms) DELETE FROM "dorsale_billing_machine_payment_terms";
178510
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178511
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
178512
+  (1.1ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
178513
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178514
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
178515
+  (1.1ms) DELETE FROM "dorsale_billing_machine_quotations";
178516
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178517
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
178518
+  (0.8ms) DELETE FROM "dorsale_comments";
178519
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178520
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
178521
+  (0.8ms) DELETE FROM "dorsale_customer_vault_corporations";
178522
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178523
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
178524
+  (0.8ms) DELETE FROM "dorsale_customer_vault_individuals";
178525
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178526
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
178527
+  (1.1ms) DELETE FROM "dorsale_customer_vault_links";
178528
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178529
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
178530
+  (1.0ms) DELETE FROM "dorsale_flyboy_folders";
178531
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178532
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
178533
+  (1.0ms) DELETE FROM "dorsale_flyboy_task_comments";
178534
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178535
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
178536
+  (0.9ms) DELETE FROM "dorsale_flyboy_tasks";
178537
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178538
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
178539
+  (0.8ms) DELETE FROM "dummy_models";
178540
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178541
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
178542
+  (0.9ms) DELETE FROM "taggings";
178543
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178544
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
178545
+  (0.8ms) DELETE FROM "tags";
178546
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178547
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
178548
+  (1.0ms) DELETE FROM "users";
178549
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178550
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
178551
+  (0.1ms) begin transaction
178552
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:29:15.286834"], ["updated_at", "2015-12-29 15:29:15.286834"]]
178553
+  (0.9ms) commit transaction
178554
+  (0.1ms) begin transaction
178555
+ SQL (0.5ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Bidule"], ["short_name", "SN"], ["email", "paul_leroux@pons.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.net/raphal_gaillard"], ["created_at", "2015-12-29 15:29:16.228442"], ["updated_at", "2015-12-29 15:29:16.228442"]]
178556
+  (2.3ms) commit transaction
178557
+  (0.1ms) begin transaction
178558
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:29:16.255213"], ["updated_at", "2015-12-29 15:29:16.255213"]]
178559
+  (0.8ms) commit transaction
178560
+  (0.1ms) begin transaction
178561
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Machin"], ["short_name", "SN"], ["email", "yanis.aubert@adam.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://louis.fr/baptiste"], ["created_at", "2015-12-29 15:29:16.259232"], ["updated_at", "2015-12-29 15:29:16.259232"]]
178562
+  (0.8ms) commit transaction
178563
+  (0.1ms) begin transaction
178564
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:29:16.262976"], ["updated_at", "2015-12-29 15:29:16.262976"]]
178565
+  (0.8ms) commit transaction
178566
+  (0.1ms) begin transaction
178567
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Chose"], ["short_name", "SN"], ["email", "zoe.marchal@brunet.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.org/julie_deschamps"], ["created_at", "2015-12-29 15:29:16.267042"], ["updated_at", "2015-12-29 15:29:16.267042"]]
178568
+  (0.9ms) commit transaction
178569
+  (0.0ms) begin transaction
178570
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:29:16.270956"], ["updated_at", "2015-12-29 15:29:16.270956"]]
178571
+  (0.8ms) commit transaction
178572
+  (0.1ms) begin transaction
178573
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Oh"], ["last_name", "Richard"], ["short_name", "SN"], ["email", "richard_oh@fleury.name"], ["title", "Individual-Title"], ["twitter", "OhRichard"], ["www", "http://rolland.info/lilou"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:29:16.286344"], ["updated_at", "2015-12-29 15:29:16.286344"]]
178574
+  (1.0ms) commit transaction
178575
+  (0.1ms) begin transaction
178576
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:29:16.291358"], ["updated_at", "2015-12-29 15:29:16.291358"]]
178577
+  (0.8ms) commit transaction
178578
+  (0.1ms) begin transaction
178579
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Ah"], ["last_name", "Dumont"], ["short_name", "SN"], ["email", "ah.dumont@pons.org"], ["title", "Individual-Title"], ["twitter", "AhDumont"], ["www", "http://guyot.net/ethan"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:29:16.304885"], ["updated_at", "2015-12-29 15:29:16.304885"]]
178580
+  (0.9ms) commit transaction
178581
+  (0.1ms) begin transaction
178582
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:29:16.308868"], ["updated_at", "2015-12-29 15:29:16.308868"]]
178583
+  (0.8ms) commit transaction
178584
+  (0.1ms) begin transaction
178585
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Eh"], ["last_name", "Roche"], ["short_name", "SN"], ["email", "roche.eh@paul.fr"], ["title", "Individual-Title"], ["twitter", "EhRoche"], ["www", "http://collet.info/manon"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:29:16.312757"], ["updated_at", "2015-12-29 15:29:16.312757"]]
178586
+  (1.0ms) commit transaction
178587
+  (0.1ms) begin transaction
178588
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:29:16.317947"], ["updated_at", "2015-12-29 15:29:16.317947"]]
178589
+  (0.8ms) commit transaction
178590
+  (0.1ms) begin transaction
178591
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term illum ut veniam"], ["created_at", "2015-12-29 15:29:16.341076"], ["updated_at", "2015-12-29 15:29:16.341076"]]
178592
+  (0.8ms) commit transaction
178593
+  (0.1ms) begin transaction
178594
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178595
+ SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "t"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:29:16.360408"], ["updated_at", "2015-12-29 15:29:16.360408"], ["unique_index", 1], ["tracking_id", "2015-01"]]
178596
+  (1.1ms) commit transaction
178597
+  (0.1ms) begin transaction
178598
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term et aut dicta"], ["created_at", "2015-12-29 15:29:16.367217"], ["updated_at", "2015-12-29 15:29:16.367217"]]
178599
+  (0.8ms) commit transaction
178600
+  (0.1ms) begin transaction
178601
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178602
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 2], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:29:16.371536"], ["updated_at", "2015-12-29 15:29:16.371536"], ["unique_index", 2], ["tracking_id", "2015-02"]]
178603
+  (1.0ms) commit transaction
178604
+  (0.1ms) begin transaction
178605
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term est nulla et"], ["created_at", "2015-12-29 15:29:16.376735"], ["updated_at", "2015-12-29 15:29:16.376735"]]
178606
+  (0.9ms) commit transaction
178607
+  (0.1ms) begin transaction
178608
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178609
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 3], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 3], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:29:16.381111"], ["updated_at", "2015-12-29 15:29:16.381111"], ["unique_index", 3], ["tracking_id", "2015-03"]]
178610
+  (1.0ms) commit transaction
178611
+  (0.1ms) begin transaction
178612
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term quae autem nihil"], ["created_at", "2015-12-29 15:29:16.386812"], ["updated_at", "2015-12-29 15:29:16.386812"]]
178613
+  (0.8ms) commit transaction
178614
+  (0.0ms) begin transaction
178615
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178616
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-27"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 4], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:29:16.390665"], ["updated_at", "2015-12-29 15:29:16.390665"], ["unique_index", 4], ["tracking_id", "2015-04"]]
178617
+  (1.1ms) commit transaction
178618
+  (0.1ms) begin transaction
178619
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term sed eum voluptatem"], ["created_at", "2015-12-29 15:29:16.395824"], ["updated_at", "2015-12-29 15:29:16.395824"]]
178620
+  (1.1ms) commit transaction
178621
+  (0.1ms) begin transaction
178622
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178623
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 5], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:29:16.400244"], ["updated_at", "2015-12-29 15:29:16.400244"], ["unique_index", 5], ["tracking_id", "2015-05"]]
178624
+  (1.1ms) commit transaction
178625
+  (0.1ms) begin transaction
178626
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term eveniet nisi qui"], ["created_at", "2015-12-29 15:29:16.405416"], ["updated_at", "2015-12-29 15:29:16.405416"]]
178627
+  (0.9ms) commit transaction
178628
+  (0.1ms) begin transaction
178629
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178630
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 6], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:29:16.409722"], ["updated_at", "2015-12-29 15:29:16.409722"], ["unique_index", 6], ["tracking_id", "2015-06"]]
178631
+  (1.0ms) commit transaction
178632
+  (0.2ms) begin transaction
178633
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term est voluptatem labore"], ["created_at", "2015-12-29 15:29:16.415223"], ["updated_at", "2015-12-29 15:29:16.415223"]]
178634
+  (0.8ms) commit transaction
178635
+  (0.1ms) begin transaction
178636
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178637
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 3], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 7], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:29:16.419201"], ["updated_at", "2015-12-29 15:29:16.419201"], ["unique_index", 7], ["tracking_id", "2015-07"]]
178638
+  (1.0ms) commit transaction
178639
+ Started GET "/dorsale/billing_machine/invoices" for 127.0.0.1 at 2015-12-29 16:29:20 +0100
178640
+ Processing by Dorsale::BillingMachine::InvoicesController#index as HTML
178641
+ Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
178642
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
178643
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (75.0ms)
178644
+ Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC
178645
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (13.4ms)
178646
+ Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0
178647
+ Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 3]]
178648
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]]
178649
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]
178650
+ Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178651
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]]
178652
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]]
178653
+ CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178654
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (42.0ms)
178655
+  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices"
178656
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.0ms)
178657
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (192.1ms)
178658
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.2ms)
178659
+ Completed 200 OK in 671ms (Views: 637.7ms | ActiveRecord: 3.0ms)
178660
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:29:21 +0100
178661
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:29:21 +0100
178662
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:29:21 +0100
178663
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:29:24 +0100
178664
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
178665
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_payment_status"=>"paid"}, "back_url"=>"http://127.0.0.1:54557/dorsale/billing_machine/invoices"}
178666
+ Redirected to http://127.0.0.1:54557/dorsale/billing_machine/invoices
178667
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
178668
+ Started GET "/dorsale/billing_machine/invoices" for 127.0.0.1 at 2015-12-29 16:29:24 +0100
178669
+ Processing by Dorsale::BillingMachine::InvoicesController#index as HTML
178670
+ Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
178671
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
178672
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (4.1ms)
178673
+ Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC
178674
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.6ms)
178675
+ Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0
178676
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178677
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (3.0ms)
178678
+  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't')
178679
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
178680
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (12.7ms)
178681
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
178682
+ Completed 200 OK in 20ms (Views: 16.3ms | ActiveRecord: 1.0ms)
178683
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:29:24 +0100
178684
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:29:24 +0100
178685
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:29:24 +0100
178686
+  (1.3ms) DELETE FROM "dorsale_addresses";
178687
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178688
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
178689
+  (1.2ms) DELETE FROM "dorsale_alexandrie_attachments";
178690
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178691
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
178692
+  (0.8ms) DELETE FROM "dorsale_billing_machine_id_cards";
178693
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178694
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
178695
+  (0.8ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
178696
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178697
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
178698
+  (1.2ms) DELETE FROM "dorsale_billing_machine_invoices";
178699
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178700
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
178701
+  (1.3ms) DELETE FROM "dorsale_billing_machine_payment_terms";
178702
+  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178703
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
178704
+  (1.1ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
178705
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178706
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
178707
+  (1.0ms) DELETE FROM "dorsale_billing_machine_quotations";
178708
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178709
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
178710
+  (0.8ms) DELETE FROM "dorsale_comments";
178711
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178712
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
178713
+  (0.8ms) DELETE FROM "dorsale_customer_vault_corporations";
178714
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178715
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
178716
+  (0.8ms) DELETE FROM "dorsale_customer_vault_individuals";
178717
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178718
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
178719
+  (0.9ms) DELETE FROM "dorsale_customer_vault_links";
178720
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178721
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
178722
+  (1.0ms) DELETE FROM "dorsale_flyboy_folders";
178723
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178724
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
178725
+  (1.0ms) DELETE FROM "dorsale_flyboy_task_comments";
178726
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178727
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
178728
+  (0.9ms) DELETE FROM "dorsale_flyboy_tasks";
178729
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178730
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
178731
+  (0.8ms) DELETE FROM "dummy_models";
178732
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178733
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
178734
+  (0.9ms) DELETE FROM "taggings";
178735
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178736
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
178737
+  (1.1ms) DELETE FROM "tags";
178738
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178739
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
178740
+  (0.9ms) DELETE FROM "users";
178741
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178742
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
178743
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
178744
+  (2.3ms) DELETE FROM "dorsale_addresses";
178745
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178746
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
178747
+  (0.9ms) DELETE FROM "dorsale_alexandrie_attachments";
178748
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178749
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
178750
+  (1.0ms) DELETE FROM "dorsale_billing_machine_id_cards";
178751
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178752
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
178753
+  (0.9ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
178754
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178755
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
178756
+  (0.9ms) DELETE FROM "dorsale_billing_machine_invoices";
178757
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178758
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
178759
+  (0.9ms) DELETE FROM "dorsale_billing_machine_payment_terms";
178760
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178761
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
178762
+  (0.9ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
178763
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178764
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
178765
+  (1.0ms) DELETE FROM "dorsale_billing_machine_quotations";
178766
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178767
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
178768
+  (0.9ms) DELETE FROM "dorsale_comments";
178769
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178770
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
178771
+  (0.8ms) DELETE FROM "dorsale_customer_vault_corporations";
178772
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178773
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
178774
+  (0.8ms) DELETE FROM "dorsale_customer_vault_individuals";
178775
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178776
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
178777
+  (1.1ms) DELETE FROM "dorsale_customer_vault_links";
178778
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178779
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
178780
+  (0.9ms) DELETE FROM "dorsale_flyboy_folders";
178781
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178782
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
178783
+  (0.8ms) DELETE FROM "dorsale_flyboy_task_comments";
178784
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178785
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
178786
+  (0.9ms) DELETE FROM "dorsale_flyboy_tasks";
178787
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178788
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
178789
+  (1.0ms) DELETE FROM "dummy_models";
178790
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178791
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
178792
+  (0.9ms) DELETE FROM "taggings";
178793
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178794
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
178795
+  (0.8ms) DELETE FROM "tags";
178796
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178797
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
178798
+  (0.9ms) DELETE FROM "users";
178799
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178800
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
178801
+  (0.1ms) begin transaction
178802
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:30:21.637176"], ["updated_at", "2015-12-29 15:30:21.637176"]]
178803
+  (0.9ms) commit transaction
178804
+  (0.1ms) begin transaction
178805
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Bidule"], ["short_name", "SN"], ["email", "louna@leroux.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.com/kylian"], ["created_at", "2015-12-29 15:30:22.542111"], ["updated_at", "2015-12-29 15:30:22.542111"]]
178806
+  (2.2ms) commit transaction
178807
+  (0.1ms) begin transaction
178808
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:30:22.567043"], ["updated_at", "2015-12-29 15:30:22.567043"]]
178809
+  (0.9ms) commit transaction
178810
+  (0.1ms) begin transaction
178811
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Machin"], ["short_name", "SN"], ["email", "enzo.aubert@lambert.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.info/louis_mercier"], ["created_at", "2015-12-29 15:30:22.571181"], ["updated_at", "2015-12-29 15:30:22.571181"]]
178812
+  (1.0ms) commit transaction
178813
+  (0.1ms) begin transaction
178814
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:30:22.575071"], ["updated_at", "2015-12-29 15:30:22.575071"]]
178815
+  (0.9ms) commit transaction
178816
+  (0.1ms) begin transaction
178817
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Chose"], ["short_name", "SN"], ["email", "ambre@vidal.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rouel.net/yanis"], ["created_at", "2015-12-29 15:30:22.578864"], ["updated_at", "2015-12-29 15:30:22.578864"]]
178818
+  (0.9ms) commit transaction
178819
+  (0.1ms) begin transaction
178820
+ SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:30:22.583411"], ["updated_at", "2015-12-29 15:30:22.583411"]]
178821
+  (0.8ms) commit transaction
178822
+  (0.1ms) begin transaction
178823
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Oh"], ["last_name", "Vincent"], ["short_name", "SN"], ["email", "vincent.oh@rolland.com"], ["title", "Individual-Title"], ["twitter", "OhVincent"], ["www", "http://legrand.fr/juliette"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:30:22.597468"], ["updated_at", "2015-12-29 15:30:22.597468"]]
178824
+  (1.0ms) commit transaction
178825
+  (0.1ms) begin transaction
178826
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:30:22.609719"], ["updated_at", "2015-12-29 15:30:22.609719"]]
178827
+  (0.8ms) commit transaction
178828
+  (0.1ms) begin transaction
178829
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Ah"], ["last_name", "Rousseau"], ["short_name", "SN"], ["email", "rousseau.ah@lefevre.eu"], ["title", "Individual-Title"], ["twitter", "AhRousseau"], ["www", "http://martinez.net/lucie.dasilva"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:30:22.613524"], ["updated_at", "2015-12-29 15:30:22.613524"]]
178830
+  (0.9ms) commit transaction
178831
+  (0.1ms) begin transaction
178832
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:30:22.617857"], ["updated_at", "2015-12-29 15:30:22.617857"]]
178833
+  (0.9ms) commit transaction
178834
+  (0.1ms) begin transaction
178835
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "short_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Eh"], ["last_name", "Pons"], ["short_name", "SN"], ["email", "pons_eh@boyer.name"], ["title", "Individual-Title"], ["twitter", "EhPons"], ["www", "http://barre.com/nathan.roger"], ["context", "Individual-Context"], ["phone", "01 23 xx xx xx"], ["fax", "09 xx xx xx xx"], ["mobile", "06 xx xx xx xx"], ["created_at", "2015-12-29 15:30:22.621727"], ["updated_at", "2015-12-29 15:30:22.621727"]]
178836
+  (0.9ms) commit transaction
178837
+  (0.1ms) begin transaction
178838
+ SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 3], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-29 15:30:22.625478"], ["updated_at", "2015-12-29 15:30:22.625478"]]
178839
+  (0.8ms) commit transaction
178840
+  (0.1ms) begin transaction
178841
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ut rerum laborum"], ["created_at", "2015-12-29 15:30:22.646411"], ["updated_at", "2015-12-29 15:30:22.646411"]]
178842
+  (0.9ms) commit transaction
178843
+  (0.1ms) begin transaction
178844
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178845
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "t"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:30:22.667001"], ["updated_at", "2015-12-29 15:30:22.667001"], ["unique_index", 1], ["tracking_id", "2015-01"]]
178846
+  (1.0ms) commit transaction
178847
+  (0.1ms) begin transaction
178848
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term praesentium ut assumenda"], ["created_at", "2015-12-29 15:30:22.672416"], ["updated_at", "2015-12-29 15:30:22.672416"]]
178849
+  (0.8ms) commit transaction
178850
+  (0.0ms) begin transaction
178851
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178852
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 2], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:30:22.676374"], ["updated_at", "2015-12-29 15:30:22.676374"], ["unique_index", 2], ["tracking_id", "2015-02"]]
178853
+  (1.2ms) commit transaction
178854
+  (0.1ms) begin transaction
178855
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term delectus dolores voluptatem"], ["created_at", "2015-12-29 15:30:22.681573"], ["updated_at", "2015-12-29 15:30:22.681573"]]
178856
+  (0.8ms) commit transaction
178857
+  (0.1ms) begin transaction
178858
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178859
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-29"], ["customer_id", 3], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 3], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:30:22.685332"], ["updated_at", "2015-12-29 15:30:22.685332"], ["unique_index", 3], ["tracking_id", "2015-03"]]
178860
+  (1.0ms) commit transaction
178861
+  (0.1ms) begin transaction
178862
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term molestiae ipsam molestias"], ["created_at", "2015-12-29 15:30:22.690146"], ["updated_at", "2015-12-29 15:30:22.690146"]]
178863
+  (0.8ms) commit transaction
178864
+  (0.0ms) begin transaction
178865
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178866
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-27"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 4], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:30:22.694106"], ["updated_at", "2015-12-29 15:30:22.694106"], ["unique_index", 4], ["tracking_id", "2015-04"]]
178867
+  (1.2ms) commit transaction
178868
+  (0.1ms) begin transaction
178869
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term dolorem molestiae inventore"], ["created_at", "2015-12-29 15:30:22.699218"], ["updated_at", "2015-12-29 15:30:22.699218"]]
178870
+  (0.8ms) commit transaction
178871
+  (0.1ms) begin transaction
178872
+  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178873
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 5], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:30:22.703294"], ["updated_at", "2015-12-29 15:30:22.703294"], ["unique_index", 5], ["tracking_id", "2015-05"]]
178874
+  (1.0ms) commit transaction
178875
+  (0.1ms) begin transaction
178876
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term qui qui voluptatem"], ["created_at", "2015-12-29 15:30:22.708318"], ["updated_at", "2015-12-29 15:30:22.708318"]]
178877
+  (0.8ms) commit transaction
178878
+  (0.1ms) begin transaction
178879
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178880
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 6], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:30:22.712272"], ["updated_at", "2015-12-29 15:30:22.712272"], ["unique_index", 6], ["tracking_id", "2015-06"]]
178881
+  (1.1ms) commit transaction
178882
+  (0.1ms) begin transaction
178883
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term dolorum voluptatibus ipsa"], ["created_at", "2015-12-29 15:30:22.717500"], ["updated_at", "2015-12-29 15:30:22.717500"]]
178884
+  (0.8ms) commit transaction
178885
+  (0.1ms) begin transaction
178886
+  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices"
178887
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("advance", "vat_amount", "commercial_discount", "total_excluding_taxes", "paid", "due_date", "date", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["advance", 0.0], ["vat_amount", 0.0], ["commercial_discount", 0.0], ["total_excluding_taxes", 0.0], ["paid", "f"], ["due_date", "2016-01-28"], ["date", "2015-12-26"], ["customer_id", 3], ["customer_type", "Dorsale::CustomerVault::Individual"], ["payment_term_id", 7], ["id_card_id", 1], ["label", "Software service"], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-29 15:30:22.721479"], ["updated_at", "2015-12-29 15:30:22.721479"], ["unique_index", 7], ["tracking_id", "2015-07"]]
178888
+  (1.0ms) commit transaction
178889
+ Started GET "/dorsale/billing_machine/invoices" for 127.0.0.1 at 2015-12-29 16:30:26 +0100
178890
+ Processing by Dorsale::BillingMachine::InvoicesController#index as HTML
178891
+ Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
178892
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
178893
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (102.2ms)
178894
+ Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC
178895
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (13.6ms)
178896
+ Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0
178897
+ Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 3]]
178898
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 2]]
178899
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]]
178900
+ Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178901
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 3]]
178902
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]]
178903
+ CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178904
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (44.2ms)
178905
+  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices"
178906
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (3.6ms)
178907
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (214.5ms)
178908
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.2ms)
178909
+ Completed 200 OK in 689ms (Views: 656.1ms | ActiveRecord: 3.1ms)
178910
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:30:27 +0100
178911
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:30:27 +0100
178912
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:30:27 +0100
178913
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:30:30 +0100
178914
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
178915
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_payment_status"=>"paid"}, "back_url"=>"http://127.0.0.1:54578/dorsale/billing_machine/invoices"}
178916
+ Redirected to http://127.0.0.1:54578/dorsale/billing_machine/invoices
178917
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
178918
+ Started GET "/dorsale/billing_machine/invoices" for 127.0.0.1 at 2015-12-29 16:30:30 +0100
178919
+ Processing by Dorsale::BillingMachine::InvoicesController#index as HTML
178920
+ Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
178921
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
178922
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (4.1ms)
178923
+ Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC
178924
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (1.9ms)
178925
+ Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0
178926
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
178927
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (2.6ms)
178928
+  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 't')
178929
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
178930
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (10.8ms)
178931
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
178932
+ Completed 200 OK in 19ms (Views: 15.0ms | ActiveRecord: 0.9ms)
178933
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:30:30 +0100
178934
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:30:30 +0100
178935
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:30:30 +0100
178936
+  (1.2ms) DELETE FROM "dorsale_addresses";
178937
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178938
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
178939
+  (0.7ms) DELETE FROM "dorsale_alexandrie_attachments";
178940
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178941
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
178942
+  (0.8ms) DELETE FROM "dorsale_billing_machine_id_cards";
178943
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178944
+  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
178945
+  (0.8ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
178946
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178947
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
178948
+  (1.0ms) DELETE FROM "dorsale_billing_machine_invoices";
178949
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178950
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
178951
+  (0.7ms) DELETE FROM "dorsale_billing_machine_payment_terms";
178952
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178953
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
178954
+  (1.7ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
178955
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178956
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
178957
+  (1.0ms) DELETE FROM "dorsale_billing_machine_quotations";
178958
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178959
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
178960
+  (0.9ms) DELETE FROM "dorsale_comments";
178961
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178962
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
178963
+  (0.7ms) DELETE FROM "dorsale_customer_vault_corporations";
178964
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178965
+  (1.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
178966
+  (0.9ms) DELETE FROM "dorsale_customer_vault_individuals";
178967
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178968
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
178969
+  (1.2ms) DELETE FROM "dorsale_customer_vault_links";
178970
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178971
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
178972
+  (0.9ms) DELETE FROM "dorsale_flyboy_folders";
178973
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178974
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
178975
+  (1.0ms) DELETE FROM "dorsale_flyboy_task_comments";
178976
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178977
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
178978
+  (1.4ms) DELETE FROM "dorsale_flyboy_tasks";
178979
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178980
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
178981
+  (0.8ms) DELETE FROM "dummy_models";
178982
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178983
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
178984
+  (0.9ms) DELETE FROM "taggings";
178985
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178986
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
178987
+  (0.8ms) DELETE FROM "tags";
178988
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178989
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
178990
+  (0.8ms) DELETE FROM "users";
178991
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178992
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
178993
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
178994
+  (2.5ms) DELETE FROM "dorsale_addresses";
178995
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178996
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
178997
+  (0.9ms) DELETE FROM "dorsale_alexandrie_attachments";
178998
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
178999
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
179000
+  (0.8ms) DELETE FROM "dorsale_billing_machine_id_cards";
179001
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179002
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
179003
+  (0.8ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
179004
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179005
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
179006
+  (1.0ms) DELETE FROM "dorsale_billing_machine_invoices";
179007
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179008
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
179009
+  (0.8ms) DELETE FROM "dorsale_billing_machine_payment_terms";
179010
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179011
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
179012
+  (1.1ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
179013
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179014
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
179015
+  (1.0ms) DELETE FROM "dorsale_billing_machine_quotations";
179016
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179017
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
179018
+  (0.8ms) DELETE FROM "dorsale_comments";
179019
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179020
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
179021
+  (0.8ms) DELETE FROM "dorsale_customer_vault_corporations";
179022
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179023
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
179024
+  (0.8ms) DELETE FROM "dorsale_customer_vault_individuals";
179025
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179026
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
179027
+  (1.0ms) DELETE FROM "dorsale_customer_vault_links";
179028
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179029
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
179030
+  (0.9ms) DELETE FROM "dorsale_flyboy_folders";
179031
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179032
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
179033
+  (0.8ms) DELETE FROM "dorsale_flyboy_task_comments";
179034
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179035
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
179036
+  (0.9ms) DELETE FROM "dorsale_flyboy_tasks";
179037
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179038
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
179039
+  (0.8ms) DELETE FROM "dummy_models";
179040
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179041
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
179042
+  (0.9ms) DELETE FROM "taggings";
179043
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179044
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
179045
+  (0.9ms) DELETE FROM "tags";
179046
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179047
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
179048
+  (0.9ms) DELETE FROM "users";
179049
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179050
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
179051
+  (0.1ms) begin transaction
179052
+ User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'antoine.rouel@jacquet.net' LIMIT 1
179053
+ SQL (0.5ms) INSERT INTO "users" ("is_active", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["is_active", "t"], ["email", "antoine.rouel@jacquet.net"], ["encrypted_password", "$2a$04$0VP9dAYAYQnbRZgECt6t9e24kZjDm.RvbRKi9C0K0DajFWKVVWO4i"], ["created_at", "2015-12-29 15:31:38.482755"], ["updated_at", "2015-12-29 15:31:38.482755"]]
179054
+ [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: aab1c989-9959-4b21-8e33-dba958ae5696) to Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/1, "password"
179055
+ [ActiveJob] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
179056
+ [ActiveJob] [ActionMailer::DeliveryJob] [aab1c989-9959-4b21-8e33-dba958ae5696] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/1, "password"
179057
+ [ActiveJob] [ActionMailer::DeliveryJob] [aab1c989-9959-4b21-8e33-dba958ae5696] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/user_mailer/new_account.html.slim (26.0ms)
179058
+ [ActiveJob] [ActionMailer::DeliveryJob] [aab1c989-9959-4b21-8e33-dba958ae5696]
179059
+ Dorsale::UserMailer#new_account: processed outbound mail in 361.3ms
179060
+ [ActiveJob] [ActionMailer::DeliveryJob] [aab1c989-9959-4b21-8e33-dba958ae5696]
179061
+ Sent mail to antoine.rouel@jacquet.net (11.1ms)
179062
+ [ActiveJob] [ActionMailer::DeliveryJob] [aab1c989-9959-4b21-8e33-dba958ae5696] Date: Tue, 29 Dec 2015 16:31:38 +0100
179063
+ From: example@example.org
179064
+ To: antoine.rouel@jacquet.net
179065
+ Message-ID: <5682a75ae09c2_a3a93feb0545e1f849343@tiramisu.local.mail>
179066
+ Subject: Nouveau compte
179067
+ Mime-Version: 1.0
179068
+ Content-Type: text/html;
179069
+ charset=UTF-8
179070
+ Content-Transfer-Encoding: quoted-printable
179071
+
179072
+ <h1>Nouveau compte cr=C3=A9=C3=A9</h1><h2>F=C3=A9licitation pour la cr=C3=
179073
+ =A9ation de votre compte.</h2><p>Votre login est: antoine.rouel@jacquet.n=
179074
+ et</p><p>Votre mot de passe est: password</p>=
179075
+
179076
+ [ActiveJob] [ActionMailer::DeliveryJob] [aab1c989-9959-4b21-8e33-dba958ae5696] Performed ActionMailer::DeliveryJob from Inline(mailers) in 373.09ms
179077
+  (1.0ms) commit transaction
179078
+ Started GET "/users/sign_in" for 127.0.0.1 at 2015-12-29 16:31:43 +0100
179079
+ Processing by Devise::SessionsController#new as HTML
179080
+ Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-bootstrap-views-0.0.6/app/views/devise/shared/_links.html.erb (2.4ms)
179081
+ Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-bootstrap-views-0.0.6/app/views/devise/sessions/new.html.erb within layouts/application (40.3ms)
179082
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.6ms)
179083
+ Completed 200 OK in 374ms (Views: 367.9ms | ActiveRecord: 0.0ms)
179084
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:31:43 +0100
179085
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:31:43 +0100
179086
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:31:43 +0100
179087
+ Started POST "/users/sign_in" for 127.0.0.1 at 2015-12-29 16:31:46 +0100
179088
+ Processing by Devise::SessionsController#create as HTML
179089
+ Parameters: {"utf8"=>"✓", "user"=>{"email"=>"antoine.rouel@jacquet.net", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Connexion", "back_url"=>"http://127.0.0.1:54588/users/sign_in"}
179090
+ User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" ASC LIMIT 1 [["email", "antoine.rouel@jacquet.net"]]
179091
+  (0.1ms) begin transaction
179092
+ SQL (0.4ms) UPDATE "users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "last_sign_in_ip" = ?, "current_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = ? [["last_sign_in_at", "2015-12-29 15:31:46.597193"], ["current_sign_in_at", "2015-12-29 15:31:46.597193"], ["last_sign_in_ip", "127.0.0.1"], ["current_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", "2015-12-29 15:31:46.598069"], ["id", 1]]
179093
+  (0.8ms) commit transaction
179094
+ Redirected to http://127.0.0.1:54588/
179095
+ Completed 302 Found in 48ms (ActiveRecord: 2.2ms)
179096
+ Started GET "/" for 127.0.0.1 at 2015-12-29 16:31:46 +0100
179097
+ Processing by HomeController#home as HTML
179098
+ Rendered home/home.html.slim within layouts/application (3.8ms)
179099
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179100
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.9ms)
179101
+ Completed 200 OK in 26ms (Views: 25.5ms | ActiveRecord: 0.2ms)
179102
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:31:46 +0100
179103
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:31:46 +0100
179104
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:31:46 +0100
179105
+  (0.1ms) begin transaction
179106
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:31:46.818968"], ["updated_at", "2015-12-29 15:31:46.818968"]]
179107
+  (2.2ms) commit transaction
179108
+  (0.2ms) begin transaction
179109
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Colin SCOP SEM"], ["short_name", "SN"], ["email", "clia@poirier.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://poirier.name/paul"], ["created_at", "2015-12-29 15:31:46.855499"], ["updated_at", "2015-12-29 15:31:46.855499"]]
179110
+  (1.3ms) commit transaction
179111
+  (0.1ms) begin transaction
179112
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:31:46.885943"], ["updated_at", "2015-12-29 15:31:46.885943"]]
179113
+  (0.9ms) commit transaction
179114
+  (0.1ms) begin transaction
179115
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term voluptatem tenetur est"], ["created_at", "2015-12-29 15:31:46.893123"], ["updated_at", "2015-12-29 15:31:46.893123"]]
179116
+  (0.9ms) commit transaction
179117
+  (0.1ms) begin transaction
179118
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:31:46.898306"], ["updated_at", "2015-12-29 15:31:46.898306"]]
179119
+  (0.9ms) commit transaction
179120
+  (0.1ms) begin transaction
179121
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
179122
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "accepted"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 2], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:31:46.916153"], ["updated_at", "2015-12-29 15:31:46.916153"], ["unique_index", 1], ["tracking_id", "2014-01"]]
179123
+  (1.0ms) commit transaction
179124
+  (0.1ms) begin transaction
179125
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Dupont SARL SA"], ["short_name", "SN"], ["email", "emilie@deschamps.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.org/alexis"], ["created_at", "2015-12-29 15:31:46.923270"], ["updated_at", "2015-12-29 15:31:46.923270"]]
179126
+  (0.8ms) commit transaction
179127
+  (0.1ms) begin transaction
179128
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:31:46.927123"], ["updated_at", "2015-12-29 15:31:46.927123"]]
179129
+  (0.8ms) commit transaction
179130
+  (0.1ms) begin transaction
179131
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term qui repudiandae adipisci"], ["created_at", "2015-12-29 15:31:46.930297"], ["updated_at", "2015-12-29 15:31:46.930297"]]
179132
+  (0.8ms) commit transaction
179133
+  (0.1ms) begin transaction
179134
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:31:46.933706"], ["updated_at", "2015-12-29 15:31:46.933706"]]
179135
+  (0.8ms) commit transaction
179136
+  (0.0ms) begin transaction
179137
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
179138
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "canceled"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 2], ["id_card_id", 3], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:31:46.938470"], ["updated_at", "2015-12-29 15:31:46.938470"], ["unique_index", 2], ["tracking_id", "2014-02"]]
179139
+  (1.1ms) commit transaction
179140
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:31:46 +0100
179141
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179142
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179143
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179144
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179145
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC
179146
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (95.5ms)
179147
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (13.7ms)
179148
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0
179149
+ Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]]
179150
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
179151
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (20.3ms)
179152
+  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations"
179153
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (5.1ms)
179154
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (166.8ms)
179155
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
179156
+ Completed 200 OK in 237ms (Views: 208.5ms | ActiveRecord: 1.5ms)
179157
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179158
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179159
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179160
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179161
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
179162
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"accepted"}, "back_url"=>"http://127.0.0.1:54588/dorsale/billing_machine/quotations"}
179163
+ Redirected to http://127.0.0.1:54588/dorsale/billing_machine/quotations
179164
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
179165
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179166
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179167
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179168
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179169
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179170
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC [["state", "accepted"]]
179171
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.6ms)
179172
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.6ms)
179173
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 [["state", "accepted"]]
179174
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
179175
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.8ms)
179176
+  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]]
179177
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.0ms)
179178
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (14.5ms)
179179
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
179180
+ Completed 200 OK in 24ms (Views: 18.4ms | ActiveRecord: 1.2ms)
179181
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179182
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179183
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179184
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179185
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
179186
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"canceled"}, "back_url"=>"http://127.0.0.1:54588/dorsale/billing_machine/quotations"}
179187
+ Redirected to http://127.0.0.1:54588/dorsale/billing_machine/quotations
179188
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
179189
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179190
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179191
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179192
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179193
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179194
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC [["state", "canceled"]]
179195
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (5.6ms)
179196
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.4ms)
179197
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 [["state", "canceled"]]
179198
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]]
179199
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.3ms)
179200
+  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "canceled"]]
179201
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
179202
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (12.6ms)
179203
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
179204
+ Completed 200 OK in 22ms (Views: 17.2ms | ActiveRecord: 0.8ms)
179205
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179206
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179207
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179208
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179209
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
179210
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"not_canceled"}, "back_url"=>"http://127.0.0.1:54588/dorsale/billing_machine/quotations"}
179211
+ Redirected to http://127.0.0.1:54588/dorsale/billing_machine/quotations
179212
+ Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
179213
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179214
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179215
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179216
+ Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179217
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179218
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE (state != 'canceled') ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC
179219
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (4.1ms)
179220
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.2ms)
179221
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE (state != 'canceled') ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0
179222
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
179223
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.4ms)
179224
+  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE (state != 'canceled')
179225
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
179226
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (10.6ms)
179227
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
179228
+ Completed 200 OK in 20ms (Views: 14.3ms | ActiveRecord: 1.1ms)
179229
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179230
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179231
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:31:47 +0100
179232
+  (1.0ms) DELETE FROM "dorsale_addresses";
179233
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179234
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
179235
+  (0.9ms) DELETE FROM "dorsale_alexandrie_attachments";
179236
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179237
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
179238
+  (0.8ms) DELETE FROM "dorsale_billing_machine_id_cards";
179239
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179240
+  (0.7ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
179241
+  (0.8ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
179242
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179243
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
179244
+  (1.1ms) DELETE FROM "dorsale_billing_machine_invoices";
179245
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179246
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
179247
+  (1.1ms) DELETE FROM "dorsale_billing_machine_payment_terms";
179248
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179249
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
179250
+  (0.9ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
179251
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179252
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
179253
+  (1.0ms) DELETE FROM "dorsale_billing_machine_quotations";
179254
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179255
+  (2.0ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
179256
+  (1.0ms) DELETE FROM "dorsale_comments";
179257
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179258
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
179259
+  (0.8ms) DELETE FROM "dorsale_customer_vault_corporations";
179260
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179261
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
179262
+  (0.8ms) DELETE FROM "dorsale_customer_vault_individuals";
179263
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179264
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
179265
+  (1.0ms) DELETE FROM "dorsale_customer_vault_links";
179266
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179267
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
179268
+  (0.9ms) DELETE FROM "dorsale_flyboy_folders";
179269
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179270
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
179271
+  (0.8ms) DELETE FROM "dorsale_flyboy_task_comments";
179272
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179273
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
179274
+  (0.9ms) DELETE FROM "dorsale_flyboy_tasks";
179275
+  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179276
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
179277
+  (0.8ms) DELETE FROM "dummy_models";
179278
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179279
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
179280
+  (0.9ms) DELETE FROM "taggings";
179281
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179282
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
179283
+  (1.0ms) DELETE FROM "tags";
179284
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179285
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
179286
+  (0.9ms) DELETE FROM "users";
179287
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179288
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'users';
179289
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
179290
+  (1.1ms) DELETE FROM "dorsale_addresses";
179291
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179292
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
179293
+  (0.8ms) DELETE FROM "dorsale_alexandrie_attachments";
179294
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179295
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
179296
+  (0.8ms) DELETE FROM "dorsale_billing_machine_id_cards";
179297
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179298
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
179299
+  (0.8ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
179300
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179301
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
179302
+  (1.0ms) DELETE FROM "dorsale_billing_machine_invoices";
179303
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179304
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
179305
+  (0.9ms) DELETE FROM "dorsale_billing_machine_payment_terms";
179306
+  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179307
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
179308
+  (1.0ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
179309
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179310
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
179311
+  (1.1ms) DELETE FROM "dorsale_billing_machine_quotations";
179312
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179313
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
179314
+  (0.8ms) DELETE FROM "dorsale_comments";
179315
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179316
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
179317
+  (0.7ms) DELETE FROM "dorsale_customer_vault_corporations";
179318
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179319
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
179320
+  (0.9ms) DELETE FROM "dorsale_customer_vault_individuals";
179321
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179322
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
179323
+  (1.0ms) DELETE FROM "dorsale_customer_vault_links";
179324
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179325
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
179326
+  (1.0ms) DELETE FROM "dorsale_flyboy_folders";
179327
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179328
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
179329
+  (0.9ms) DELETE FROM "dorsale_flyboy_task_comments";
179330
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179331
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
179332
+  (0.9ms) DELETE FROM "dorsale_flyboy_tasks";
179333
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179334
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
179335
+  (0.8ms) DELETE FROM "dummy_models";
179336
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179337
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
179338
+  (0.8ms) DELETE FROM "taggings";
179339
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179340
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
179341
+  (0.9ms) DELETE FROM "tags";
179342
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179343
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'tags';
179344
+  (1.0ms) DELETE FROM "users";
179345
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179346
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
179347
+  (0.1ms) begin transaction
179348
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'lo@gerard.fr' LIMIT 1
179349
+ SQL (0.5ms) INSERT INTO "users" ("is_active", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["is_active", "t"], ["email", "lo@gerard.fr"], ["encrypted_password", "$2a$04$/LDbJ7iON7yzET2n6eNEfedoCU62hGAvEvCgv0dL4oCXpPHDv7NU."], ["created_at", "2015-12-29 15:33:52.408806"], ["updated_at", "2015-12-29 15:33:52.408806"]]
179350
+ [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 4f698380-e0ff-48fc-b67a-f48abb94553a) to Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/1, "password"
179351
+ [ActiveJob] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
179352
+ [ActiveJob] [ActionMailer::DeliveryJob] [4f698380-e0ff-48fc-b67a-f48abb94553a] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/1, "password"
179353
+ [ActiveJob] [ActionMailer::DeliveryJob] [4f698380-e0ff-48fc-b67a-f48abb94553a] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/user_mailer/new_account.html.slim (27.1ms)
179354
+ [ActiveJob] [ActionMailer::DeliveryJob] [4f698380-e0ff-48fc-b67a-f48abb94553a]
179355
+ Dorsale::UserMailer#new_account: processed outbound mail in 356.6ms
179356
+ [ActiveJob] [ActionMailer::DeliveryJob] [4f698380-e0ff-48fc-b67a-f48abb94553a]
179357
+ Sent mail to lo@gerard.fr (11.9ms)
179358
+ [ActiveJob] [ActionMailer::DeliveryJob] [4f698380-e0ff-48fc-b67a-f48abb94553a] Date: Tue, 29 Dec 2015 16:33:52 +0100
179359
+ From: example@example.org
179360
+ To: lo@gerard.fr
179361
+ Message-ID: <5682a7e0ccad3_a3eb3ff8f905e20477636@tiramisu.local.mail>
179362
+ Subject: Nouveau compte
179363
+ Mime-Version: 1.0
179364
+ Content-Type: text/html;
179365
+ charset=UTF-8
179366
+ Content-Transfer-Encoding: quoted-printable
179367
+
179368
+ <h1>Nouveau compte cr=C3=A9=C3=A9</h1><h2>F=C3=A9licitation pour la cr=C3=
179369
+ =A9ation de votre compte.</h2><p>Votre login est: lo@gerard.fr</p><p>Votr=
179370
+ e mot de passe est: password</p>=
179371
+
179372
+ [ActiveJob] [ActionMailer::DeliveryJob] [4f698380-e0ff-48fc-b67a-f48abb94553a] Performed ActionMailer::DeliveryJob from Inline(mailers) in 369.15ms
179373
+  (2.3ms) commit transaction
179374
+ Started GET "/users/sign_in" for 127.0.0.1 at 2015-12-29 16:33:57 +0100
179375
+ Processing by Devise::SessionsController#new as HTML
179376
+ Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-bootstrap-views-0.0.6/app/views/devise/shared/_links.html.erb (2.9ms)
179377
+ Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-bootstrap-views-0.0.6/app/views/devise/sessions/new.html.erb within layouts/application (41.6ms)
179378
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.5ms)
179379
+ Completed 200 OK in 404ms (Views: 396.9ms | ActiveRecord: 0.0ms)
179380
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:33:58 +0100
179381
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:33:58 +0100
179382
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:33:58 +0100
179383
+ Started POST "/users/sign_in" for 127.0.0.1 at 2015-12-29 16:34:01 +0100
179384
+ Processing by Devise::SessionsController#create as HTML
179385
+ Parameters: {"utf8"=>"✓", "user"=>{"email"=>"lo@gerard.fr", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Connexion", "back_url"=>"http://127.0.0.1:54608/users/sign_in"}
179386
+ User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" ASC LIMIT 1 [["email", "lo@gerard.fr"]]
179387
+  (0.1ms) begin transaction
179388
+ SQL (0.4ms) UPDATE "users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "last_sign_in_ip" = ?, "current_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = ? [["last_sign_in_at", "2015-12-29 15:34:01.482197"], ["current_sign_in_at", "2015-12-29 15:34:01.482197"], ["last_sign_in_ip", "127.0.0.1"], ["current_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", "2015-12-29 15:34:01.483432"], ["id", 1]]
179389
+  (2.2ms) commit transaction
179390
+ Redirected to http://127.0.0.1:54608/
179391
+ Completed 302 Found in 47ms (ActiveRecord: 3.8ms)
179392
+ Started GET "/" for 127.0.0.1 at 2015-12-29 16:34:01 +0100
179393
+ Processing by HomeController#home as HTML
179394
+ Rendered home/home.html.slim within layouts/application (2.9ms)
179395
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179396
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms)
179397
+ Completed 200 OK in 22ms (Views: 20.7ms | ActiveRecord: 0.2ms)
179398
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:01 +0100
179399
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:01 +0100
179400
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:01 +0100
179401
+  (0.1ms) begin transaction
179402
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:34:01.705220"], ["updated_at", "2015-12-29 15:34:01.705220"]]
179403
+  (2.2ms) commit transaction
179404
+  (0.1ms) begin transaction
179405
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Breton SEM GIE"], ["short_name", "SN"], ["email", "julie@brunet.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://julien.name/mohamed.simon"], ["created_at", "2015-12-29 15:34:01.742100"], ["updated_at", "2015-12-29 15:34:01.742100"]]
179406
+  (0.8ms) commit transaction
179407
+  (0.2ms) begin transaction
179408
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:34:01.768802"], ["updated_at", "2015-12-29 15:34:01.768802"]]
179409
+  (0.8ms) commit transaction
179410
+  (0.0ms) begin transaction
179411
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term eligendi deleniti aliquam"], ["created_at", "2015-12-29 15:34:01.775585"], ["updated_at", "2015-12-29 15:34:01.775585"]]
179412
+  (0.9ms) commit transaction
179413
+  (0.1ms) begin transaction
179414
+ SQL (0.6ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:34:01.780048"], ["updated_at", "2015-12-29 15:34:01.780048"]]
179415
+  (1.0ms) commit transaction
179416
+  (0.1ms) begin transaction
179417
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
179418
+ SQL (0.5ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "accepted"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 2], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:34:01.798537"], ["updated_at", "2015-12-29 15:34:01.798537"], ["unique_index", 1], ["tracking_id", "2014-01"]]
179419
+  (1.4ms) commit transaction
179420
+  (0.1ms) begin transaction
179421
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Guillaume et Benoit SCOP"], ["short_name", "SN"], ["email", "julien@noel.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://blanchard.name/maxence.roueau"], ["created_at", "2015-12-29 15:34:01.807600"], ["updated_at", "2015-12-29 15:34:01.807600"]]
179422
+  (1.1ms) commit transaction
179423
+  (0.1ms) begin transaction
179424
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:34:01.812341"], ["updated_at", "2015-12-29 15:34:01.812341"]]
179425
+  (0.8ms) commit transaction
179426
+  (0.1ms) begin transaction
179427
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term temporibus minus esse"], ["created_at", "2015-12-29 15:34:01.815748"], ["updated_at", "2015-12-29 15:34:01.815748"]]
179428
+  (1.0ms) commit transaction
179429
+  (0.1ms) begin transaction
179430
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:34:01.820528"], ["updated_at", "2015-12-29 15:34:01.820528"]]
179431
+  (0.9ms) commit transaction
179432
+  (0.1ms) begin transaction
179433
+  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
179434
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "canceled"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 2], ["id_card_id", 3], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:34:01.825980"], ["updated_at", "2015-12-29 15:34:01.825980"], ["unique_index", 2], ["tracking_id", "2014-02"]]
179435
+  (1.0ms) commit transaction
179436
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:34:01 +0100
179437
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179438
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179439
+ Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179440
+ Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179441
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC
179442
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (99.9ms)
179443
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (14.1ms)
179444
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0
179445
+ Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]]
179446
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
179447
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (18.4ms)
179448
+  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations"
179449
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (5.0ms)
179450
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (168.3ms)
179451
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
179452
+ Completed 200 OK in 235ms (Views: 207.5ms | ActiveRecord: 1.7ms)
179453
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179454
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179455
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179456
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179457
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
179458
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"accepted"}, "back_url"=>"http://127.0.0.1:54608/dorsale/billing_machine/quotations"}
179459
+ Redirected to http://127.0.0.1:54608/dorsale/billing_machine/quotations
179460
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
179461
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179462
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179463
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179464
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179465
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179466
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC [["state", "accepted"]]
179467
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.6ms)
179468
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.3ms)
179469
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 [["state", "accepted"]]
179470
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
179471
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.3ms)
179472
+  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]]
179473
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
179474
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (14.3ms)
179475
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms)
179476
+ Completed 200 OK in 24ms (Views: 18.4ms | ActiveRecord: 1.1ms)
179477
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179478
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179479
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179480
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179481
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
179482
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"canceled"}, "back_url"=>"http://127.0.0.1:54608/dorsale/billing_machine/quotations"}
179483
+ Redirected to http://127.0.0.1:54608/dorsale/billing_machine/quotations
179484
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
179485
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179486
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179487
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179488
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179489
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179490
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC [["state", "canceled"]]
179491
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (4.4ms)
179492
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.3ms)
179493
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 [["state", "canceled"]]
179494
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]]
179495
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.2ms)
179496
+  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "canceled"]]
179497
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.0ms)
179498
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (11.0ms)
179499
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms)
179500
+ Completed 200 OK in 20ms (Views: 15.1ms | ActiveRecord: 0.9ms)
179501
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179502
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179503
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179504
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179505
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
179506
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"not_canceled"}, "back_url"=>"http://127.0.0.1:54608/dorsale/billing_machine/quotations"}
179507
+ Redirected to http://127.0.0.1:54608/dorsale/billing_machine/quotations
179508
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
179509
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179510
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179511
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179512
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179513
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179514
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE (state != 'canceled') ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC
179515
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (4.2ms)
179516
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.1ms)
179517
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE (state != 'canceled') ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0
179518
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
179519
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.2ms)
179520
+  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE (state != 'canceled')
179521
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
179522
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (11.2ms)
179523
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms)
179524
+ Completed 200 OK in 23ms (Views: 16.8ms | ActiveRecord: 1.0ms)
179525
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179526
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179527
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:02 +0100
179528
+  (1.1ms) DELETE FROM "dorsale_addresses";
179529
+  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179530
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
179531
+  (0.7ms) DELETE FROM "dorsale_alexandrie_attachments";
179532
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179533
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
179534
+  (1.2ms) DELETE FROM "dorsale_billing_machine_id_cards";
179535
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179536
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
179537
+  (0.9ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
179538
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179539
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
179540
+  (1.1ms) DELETE FROM "dorsale_billing_machine_invoices";
179541
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179542
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
179543
+  (2.4ms) DELETE FROM "dorsale_billing_machine_payment_terms";
179544
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179545
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
179546
+  (0.7ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
179547
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179548
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
179549
+  (0.9ms) DELETE FROM "dorsale_billing_machine_quotations";
179550
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179551
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
179552
+  (1.3ms) DELETE FROM "dorsale_comments";
179553
+  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179554
+  (0.4ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
179555
+  (1.2ms) DELETE FROM "dorsale_customer_vault_corporations";
179556
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179557
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
179558
+  (1.4ms) DELETE FROM "dorsale_customer_vault_individuals";
179559
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179560
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
179561
+  (1.3ms) DELETE FROM "dorsale_customer_vault_links";
179562
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179563
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
179564
+  (0.9ms) DELETE FROM "dorsale_flyboy_folders";
179565
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179566
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
179567
+  (0.8ms) DELETE FROM "dorsale_flyboy_task_comments";
179568
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179569
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
179570
+  (0.8ms) DELETE FROM "dorsale_flyboy_tasks";
179571
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179572
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
179573
+  (0.8ms) DELETE FROM "dummy_models";
179574
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179575
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
179576
+  (1.7ms) DELETE FROM "taggings";
179577
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179578
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
179579
+  (1.4ms) DELETE FROM "tags";
179580
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179581
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
179582
+  (1.2ms) DELETE FROM "users";
179583
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179584
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'users';
179585
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
179586
+  (2.4ms) DELETE FROM "dorsale_addresses";
179587
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179588
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
179589
+  (0.9ms) DELETE FROM "dorsale_alexandrie_attachments";
179590
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179591
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
179592
+  (0.8ms) DELETE FROM "dorsale_billing_machine_id_cards";
179593
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179594
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
179595
+  (0.8ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
179596
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179597
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
179598
+  (1.1ms) DELETE FROM "dorsale_billing_machine_invoices";
179599
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179600
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
179601
+  (1.0ms) DELETE FROM "dorsale_billing_machine_payment_terms";
179602
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179603
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
179604
+  (1.0ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
179605
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179606
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
179607
+  (1.0ms) DELETE FROM "dorsale_billing_machine_quotations";
179608
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179609
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
179610
+  (0.8ms) DELETE FROM "dorsale_comments";
179611
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179612
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
179613
+  (0.8ms) DELETE FROM "dorsale_customer_vault_corporations";
179614
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179615
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
179616
+  (0.8ms) DELETE FROM "dorsale_customer_vault_individuals";
179617
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179618
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
179619
+  (1.0ms) DELETE FROM "dorsale_customer_vault_links";
179620
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179621
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
179622
+  (0.9ms) DELETE FROM "dorsale_flyboy_folders";
179623
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179624
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
179625
+  (0.9ms) DELETE FROM "dorsale_flyboy_task_comments";
179626
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179627
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
179628
+  (0.9ms) DELETE FROM "dorsale_flyboy_tasks";
179629
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179630
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
179631
+  (0.8ms) DELETE FROM "dummy_models";
179632
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179633
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
179634
+  (0.9ms) DELETE FROM "taggings";
179635
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179636
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
179637
+  (0.9ms) DELETE FROM "tags";
179638
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179639
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
179640
+  (1.1ms) DELETE FROM "users";
179641
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179642
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'users';
179643
+  (0.1ms) begin transaction
179644
+ User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'lilou@deschamps.com' LIMIT 1
179645
+ SQL (0.4ms) INSERT INTO "users" ("is_active", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["is_active", "t"], ["email", "lilou@deschamps.com"], ["encrypted_password", "$2a$04$s3511babObjg3wtX.6WHhes8DPAxjyqQD8CzNwBg4eTnhtk3LN4WO"], ["created_at", "2015-12-29 15:34:27.511531"], ["updated_at", "2015-12-29 15:34:27.511531"]]
179646
+ [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 793baaf1-f921-4537-9579-fe9fd141d945) to Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/1, "password"
179647
+ [ActiveJob] User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
179648
+ [ActiveJob] [ActionMailer::DeliveryJob] [793baaf1-f921-4537-9579-fe9fd141d945] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/1, "password"
179649
+ [ActiveJob] [ActionMailer::DeliveryJob] [793baaf1-f921-4537-9579-fe9fd141d945] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/user_mailer/new_account.html.slim (24.5ms)
179650
+ [ActiveJob] [ActionMailer::DeliveryJob] [793baaf1-f921-4537-9579-fe9fd141d945]
179651
+ Dorsale::UserMailer#new_account: processed outbound mail in 448.5ms
179652
+ [ActiveJob] [ActionMailer::DeliveryJob] [793baaf1-f921-4537-9579-fe9fd141d945]
179653
+ Sent mail to lilou@deschamps.com (13.9ms)
179654
+ [ActiveJob] [ActionMailer::DeliveryJob] [793baaf1-f921-4537-9579-fe9fd141d945] Date: Tue, 29 Dec 2015 16:34:28 +0100
179655
+ From: example@example.org
179656
+ To: lilou@deschamps.com
179657
+ Message-ID: <5682a804af63_a42e3fd6384461fc65682@tiramisu.local.mail>
179658
+ Subject: Nouveau compte
179659
+ Mime-Version: 1.0
179660
+ Content-Type: text/html;
179661
+ charset=UTF-8
179662
+ Content-Transfer-Encoding: quoted-printable
179663
+
179664
+ <h1>Nouveau compte cr=C3=A9=C3=A9</h1><h2>F=C3=A9licitation pour la cr=C3=
179665
+ =A9ation de votre compte.</h2><p>Votre login est: lilou@deschamps.com</p>=
179666
+ <p>Votre mot de passe est: password</p>=
179667
+
179668
+ [ActiveJob] [ActionMailer::DeliveryJob] [793baaf1-f921-4537-9579-fe9fd141d945] Performed ActionMailer::DeliveryJob from Inline(mailers) in 463.29ms
179669
+  (1.0ms) commit transaction
179670
+ Started GET "/users/sign_in" for 127.0.0.1 at 2015-12-29 16:34:32 +0100
179671
+ Processing by Devise::SessionsController#new as HTML
179672
+ Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-bootstrap-views-0.0.6/app/views/devise/shared/_links.html.erb (2.0ms)
179673
+ Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-bootstrap-views-0.0.6/app/views/devise/sessions/new.html.erb within layouts/application (38.5ms)
179674
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (6.1ms)
179675
+ Completed 200 OK in 403ms (Views: 396.7ms | ActiveRecord: 0.0ms)
179676
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:32 +0100
179677
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:32 +0100
179678
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:32 +0100
179679
+ Started POST "/users/sign_in" for 127.0.0.1 at 2015-12-29 16:34:35 +0100
179680
+ Processing by Devise::SessionsController#create as HTML
179681
+ Parameters: {"utf8"=>"✓", "user"=>{"email"=>"lilou@deschamps.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Connexion", "back_url"=>"http://127.0.0.1:54620/users/sign_in"}
179682
+ User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" ASC LIMIT 1 [["email", "lilou@deschamps.com"]]
179683
+  (0.1ms) begin transaction
179684
+ SQL (0.4ms) UPDATE "users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "last_sign_in_ip" = ?, "current_sign_in_ip" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = ? [["last_sign_in_at", "2015-12-29 15:34:35.648096"], ["current_sign_in_at", "2015-12-29 15:34:35.648096"], ["last_sign_in_ip", "127.0.0.1"], ["current_sign_in_ip", "127.0.0.1"], ["sign_in_count", 1], ["updated_at", "2015-12-29 15:34:35.649032"], ["id", 1]]
179685
+  (1.2ms) commit transaction
179686
+ Redirected to http://127.0.0.1:54620/
179687
+ Completed 302 Found in 46ms (ActiveRecord: 2.4ms)
179688
+ Started GET "/" for 127.0.0.1 at 2015-12-29 16:34:35 +0100
179689
+ Processing by HomeController#home as HTML
179690
+ Rendered home/home.html.slim within layouts/application (3.1ms)
179691
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179692
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms)
179693
+ Completed 200 OK in 21ms (Views: 20.6ms | ActiveRecord: 0.2ms)
179694
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:35 +0100
179695
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:35 +0100
179696
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:35 +0100
179697
+  (0.3ms) begin transaction
179698
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:34:35.871392"], ["updated_at", "2015-12-29 15:34:35.871392"]]
179699
+  (2.2ms) commit transaction
179700
+  (0.1ms) begin transaction
179701
+ SQL (0.5ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Le gall EI SCOP"], ["short_name", "SN"], ["email", "lisa_menard@morin.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://simon.eu/clara_moreau"], ["created_at", "2015-12-29 15:34:35.905689"], ["updated_at", "2015-12-29 15:34:35.905689"]]
179702
+  (0.9ms) commit transaction
179703
+  (0.1ms) begin transaction
179704
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:34:35.934239"], ["updated_at", "2015-12-29 15:34:35.934239"]]
179705
+  (1.1ms) commit transaction
179706
+  (0.0ms) begin transaction
179707
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term quia magnam quibusdam"], ["created_at", "2015-12-29 15:34:35.940967"], ["updated_at", "2015-12-29 15:34:35.940967"]]
179708
+  (0.8ms) commit transaction
179709
+  (0.1ms) begin transaction
179710
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:34:35.945886"], ["updated_at", "2015-12-29 15:34:35.945886"]]
179711
+  (0.9ms) commit transaction
179712
+  (0.1ms) begin transaction
179713
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
179714
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "accepted"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 2], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:34:35.962866"], ["updated_at", "2015-12-29 15:34:35.962866"], ["unique_index", 1], ["tracking_id", "2014-01"]]
179715
+  (1.0ms) commit transaction
179716
+  (0.1ms) begin transaction
179717
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Joly SEM SA"], ["short_name", "SN"], ["email", "lisa_bonnet@bonnet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robin.net/nicolas_picard"], ["created_at", "2015-12-29 15:34:35.969775"], ["updated_at", "2015-12-29 15:34:35.969775"]]
179718
+  (0.9ms) commit transaction
179719
+  (0.1ms) begin transaction
179720
+ SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 2], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:34:35.973735"], ["updated_at", "2015-12-29 15:34:35.973735"]]
179721
+  (0.8ms) commit transaction
179722
+  (0.1ms) begin transaction
179723
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term voluptas recusandae cumque"], ["created_at", "2015-12-29 15:34:35.976804"], ["updated_at", "2015-12-29 15:34:35.976804"]]
179724
+  (0.8ms) commit transaction
179725
+  (0.1ms) begin transaction
179726
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:34:35.980259"], ["updated_at", "2015-12-29 15:34:35.980259"]]
179727
+  (0.8ms) commit transaction
179728
+  (0.1ms) begin transaction
179729
+  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
179730
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "canceled"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 2], ["id_card_id", 3], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:34:35.984890"], ["updated_at", "2015-12-29 15:34:35.984890"], ["unique_index", 2], ["tracking_id", "2014-02"]]
179731
+  (1.0ms) commit transaction
179732
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:34:35 +0100
179733
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179734
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179735
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179736
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179737
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC
179738
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (63.5ms)
179739
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (12.4ms)
179740
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0
179741
+ Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]]
179742
+ Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
179743
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (20.5ms)
179744
+  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations"
179745
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (5.2ms)
179746
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (136.9ms)
179747
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
179748
+ Completed 200 OK in 203ms (Views: 177.1ms | ActiveRecord: 1.7ms)
179749
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179750
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179751
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179752
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179753
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
179754
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"accepted"}, "back_url"=>"http://127.0.0.1:54620/dorsale/billing_machine/quotations"}
179755
+ Redirected to http://127.0.0.1:54620/dorsale/billing_machine/quotations
179756
+ Completed 302 Found in 4ms (ActiveRecord: 0.0ms)
179757
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179758
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179759
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179760
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179761
+ Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179762
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC [["state", "accepted"]]
179763
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (5.7ms)
179764
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms)
179765
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 [["state", "accepted"]]
179766
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
179767
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (4.5ms)
179768
+  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]]
179769
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
179770
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (14.3ms)
179771
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
179772
+ Completed 200 OK in 25ms (Views: 19.5ms | ActiveRecord: 1.3ms)
179773
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179774
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179775
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179776
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179777
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
179778
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"canceled"}, "back_url"=>"http://127.0.0.1:54620/dorsale/billing_machine/quotations"}
179779
+ Redirected to http://127.0.0.1:54620/dorsale/billing_machine/quotations
179780
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
179781
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179782
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179783
+ User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179784
+ Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179785
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179786
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC [["state", "canceled"]]
179787
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.3ms)
179788
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.9ms)
179789
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 [["state", "canceled"]]
179790
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 2]]
179791
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (4.3ms)
179792
+  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "canceled"]]
179793
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
179794
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (15.6ms)
179795
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
179796
+ Completed 200 OK in 34ms (Views: 21.4ms | ActiveRecord: 0.9ms)
179797
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179798
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179799
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179800
+ Started POST "/dorsale/small_data/filters" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179801
+ Processing by Dorsale::SmallData::FiltersController#create as HTML
179802
+ Parameters: {"utf8"=>"✓", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"not_canceled"}, "back_url"=>"http://127.0.0.1:54620/dorsale/billing_machine/quotations"}
179803
+ Redirected to http://127.0.0.1:54620/dorsale/billing_machine/quotations
179804
+ Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
179805
+ Started GET "/dorsale/billing_machine/quotations" for 127.0.0.1 at 2015-12-29 16:34:36 +0100
179806
+ Processing by Dorsale::BillingMachine::QuotationsController#index as HTML
179807
+ User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]
179808
+ Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"
179809
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"
179810
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE (state != 'canceled') ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC
179811
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.6ms)
179812
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.1ms)
179813
+ Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE (state != 'canceled') ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0
179814
+ Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]]
179815
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (5.7ms)
179816
+  (0.7ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE (state != 'canceled')
179817
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.1ms)
179818
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (18.3ms)
179819
+ Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms)
179820
+ Completed 200 OK in 33ms (Views: 24.1ms | ActiveRecord: 1.7ms)
179821
+ Started GET "/assets/application.css" for 127.0.0.1 at 2015-12-29 16:34:37 +0100
179822
+ Started GET "/assets/application.js" for 127.0.0.1 at 2015-12-29 16:34:37 +0100
179823
+ Started GET "/assets/font-awesome/fontawesome-webfont.woff?v=4.5.0" for 127.0.0.1 at 2015-12-29 16:34:37 +0100
179824
+  (2.4ms) DELETE FROM "dorsale_addresses";
179825
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179826
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'dorsale_addresses';
179827
+  (1.3ms) DELETE FROM "dorsale_alexandrie_attachments";
179828
+  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179829
+  (0.6ms) DELETE FROM sqlite_sequence where name = 'dorsale_alexandrie_attachments';
179830
+  (3.9ms) DELETE FROM "dorsale_billing_machine_id_cards";
179831
+  (0.6ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179832
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_id_cards';
179833
+  (0.9ms) DELETE FROM "dorsale_billing_machine_invoice_lines";
179834
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179835
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoice_lines';
179836
+  (1.3ms) DELETE FROM "dorsale_billing_machine_invoices";
179837
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179838
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_invoices';
179839
+  (1.0ms) DELETE FROM "dorsale_billing_machine_payment_terms";
179840
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179841
+  (1.2ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_payment_terms';
179842
+  (1.1ms) DELETE FROM "dorsale_billing_machine_quotation_lines";
179843
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179844
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotation_lines';
179845
+  (1.4ms) DELETE FROM "dorsale_billing_machine_quotations";
179846
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179847
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_billing_machine_quotations';
179848
+  (1.0ms) DELETE FROM "dorsale_comments";
179849
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179850
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_comments';
179851
+  (2.5ms) DELETE FROM "dorsale_customer_vault_corporations";
179852
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179853
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_corporations';
179854
+  (0.7ms) DELETE FROM "dorsale_customer_vault_individuals";
179855
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179856
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_individuals';
179857
+  (0.9ms) DELETE FROM "dorsale_customer_vault_links";
179858
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179859
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_customer_vault_links';
179860
+  (1.1ms) DELETE FROM "dorsale_flyboy_folders";
179861
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179862
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_folders';
179863
+  (1.5ms) DELETE FROM "dorsale_flyboy_task_comments";
179864
+  (0.5ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179865
+  (0.4ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_task_comments';
179866
+  (1.7ms) DELETE FROM "dorsale_flyboy_tasks";
179867
+  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179868
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'dorsale_flyboy_tasks';
179869
+  (1.5ms) DELETE FROM "dummy_models";
179870
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179871
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'dummy_models';
179872
+  (1.1ms) DELETE FROM "taggings";
179873
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179874
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'taggings';
179875
+  (0.8ms) DELETE FROM "tags";
179876
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179877
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'tags';
179878
+  (0.8ms) DELETE FROM "users";
179879
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
179880
+  (0.8ms) DELETE FROM sqlite_sequence where name = 'users';
179881
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
179882
+  (0.1ms) begin transaction
179883
+  (0.2ms) rollback transaction
179884
+  (0.2ms) begin transaction
179885
+  (0.1ms) rollback transaction
179886
+  (0.2ms) begin transaction
179887
+  (0.1ms) rollback transaction
179888
+  (0.1ms) begin transaction
179889
+  (0.1ms) rollback transaction
179890
+  (0.1ms) begin transaction
179891
+  (0.0ms) rollback transaction
179892
+  (0.1ms) begin transaction
179893
+  (0.1ms) rollback transaction
179894
+  (0.1ms) begin transaction
179895
+  (0.1ms) SAVEPOINT active_record_1
179896
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Brunet et Louis EURL"], ["short_name", "SN"], ["email", "jeanne@lefebvre.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lefebvre.eu/gabriel_david"], ["created_at", "2015-12-29 15:46:39.767156"], ["updated_at", "2015-12-29 15:46:39.767156"]]
179897
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179898
+  (0.2ms) SAVEPOINT active_record_1
179899
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:46:39.795095"], ["updated_at", "2015-12-29 15:46:39.795095"]]
179900
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179901
+  (0.1ms) SAVEPOINT active_record_1
179902
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term et molestiae quas"], ["created_at", "2015-12-29 15:46:39.801538"], ["updated_at", "2015-12-29 15:46:39.801538"]]
179903
+  (0.0ms) RELEASE SAVEPOINT active_record_1
179904
+  (0.1ms) SAVEPOINT active_record_1
179905
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:46:39.830169"], ["updated_at", "2015-12-29 15:46:39.830169"]]
179906
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179907
+  (0.1ms) SAVEPOINT active_record_1
179908
+  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
179909
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:46:39.850354"], ["updated_at", "2015-12-29 15:46:39.850354"], ["unique_index", 1], ["tracking_id", "2014-01"]]
179910
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179911
+  (0.0ms) SAVEPOINT active_record_1
179912
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineeveniet optio similique"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:46:39.855326"], ["updated_at", "2015-12-29 15:46:39.855326"]]
179913
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
179914
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
179915
+ Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
179916
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:46:39.870161"], ["id", 1]]
179917
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179918
+  (2.3ms) rollback transaction
179919
+  (0.1ms) begin transaction
179920
+  (0.1ms) SAVEPOINT active_record_1
179921
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Boyer SAS SAS"], ["short_name", "SN"], ["email", "matto.morel@barbier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charpentier.eu/sarah_michel"], ["created_at", "2015-12-29 15:46:39.899934"], ["updated_at", "2015-12-29 15:46:39.899934"]]
179922
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179923
+  (0.1ms) SAVEPOINT active_record_1
179924
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:46:39.903555"], ["updated_at", "2015-12-29 15:46:39.903555"]]
179925
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179926
+  (0.1ms) SAVEPOINT active_record_1
179927
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term voluptates omnis officiis"], ["created_at", "2015-12-29 15:46:39.906528"], ["updated_at", "2015-12-29 15:46:39.906528"]]
179928
+  (0.0ms) RELEASE SAVEPOINT active_record_1
179929
+  (0.0ms) SAVEPOINT active_record_1
179930
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:46:39.908967"], ["updated_at", "2015-12-29 15:46:39.908967"]]
179931
+  (0.0ms) RELEASE SAVEPOINT active_record_1
179932
+  (0.0ms) SAVEPOINT active_record_1
179933
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
179934
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:46:39.914059"], ["updated_at", "2015-12-29 15:46:39.914059"], ["unique_index", 1], ["tracking_id", "2014-01"]]
179935
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179936
+  (0.1ms) SAVEPOINT active_record_1
179937
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineut eos ipsam"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:46:39.918528"], ["updated_at", "2015-12-29 15:46:39.918528"]]
179938
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
179939
+ Dorsale::BillingMachine::QuotationLine Load (0.2ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
179940
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
179941
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:46:39.925105"], ["id", 1]]
179942
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179943
+  (1.0ms) rollback transaction
179944
+  (0.1ms) begin transaction
179945
+  (0.1ms) SAVEPOINT active_record_1
179946
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Rey EI SA"], ["short_name", "SN"], ["email", "pierre.collet@joly.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://baron.org/evan_prevost"], ["created_at", "2015-12-29 15:46:39.934577"], ["updated_at", "2015-12-29 15:46:39.934577"]]
179947
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179948
+  (0.1ms) SAVEPOINT active_record_1
179949
+ SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:46:39.937992"], ["updated_at", "2015-12-29 15:46:39.937992"]]
179950
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179951
+  (0.0ms) SAVEPOINT active_record_1
179952
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term molestiae ut et"], ["created_at", "2015-12-29 15:46:39.940977"], ["updated_at", "2015-12-29 15:46:39.940977"]]
179953
+  (0.0ms) RELEASE SAVEPOINT active_record_1
179954
+  (0.0ms) SAVEPOINT active_record_1
179955
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:46:39.943374"], ["updated_at", "2015-12-29 15:46:39.943374"]]
179956
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179957
+  (0.1ms) SAVEPOINT active_record_1
179958
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
179959
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:46:39.958547"], ["updated_at", "2015-12-29 15:46:39.958547"], ["unique_index", 1], ["tracking_id", "2014-01"]]
179960
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179961
+  (0.1ms) SAVEPOINT active_record_1
179962
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linenon adipisci dolorem"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:46:39.962161"], ["updated_at", "2015-12-29 15:46:39.962161"]]
179963
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
179964
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
179965
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
179966
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:46:39.968292"], ["id", 1]]
179967
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179968
+  (0.9ms) rollback transaction
179969
+  (0.1ms) begin transaction
179970
+  (0.1ms) SAVEPOINT active_record_1
179971
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Paris et Dubois SCOP"], ["short_name", "SN"], ["email", "nathan.aubry@prevost.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://gonzalez.fr/eva.adam"], ["created_at", "2015-12-29 15:46:39.976485"], ["updated_at", "2015-12-29 15:46:39.976485"]]
179972
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179973
+  (0.0ms) SAVEPOINT active_record_1
179974
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:46:39.980285"], ["updated_at", "2015-12-29 15:46:39.980285"]]
179975
+  (0.0ms) RELEASE SAVEPOINT active_record_1
179976
+  (0.1ms) SAVEPOINT active_record_1
179977
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term suscipit iste cumque"], ["created_at", "2015-12-29 15:46:39.982877"], ["updated_at", "2015-12-29 15:46:39.982877"]]
179978
+  (0.0ms) RELEASE SAVEPOINT active_record_1
179979
+  (0.0ms) SAVEPOINT active_record_1
179980
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:46:39.985545"], ["updated_at", "2015-12-29 15:46:39.985545"]]
179981
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179982
+  (0.0ms) SAVEPOINT active_record_1
179983
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
179984
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:46:39.989281"], ["updated_at", "2015-12-29 15:46:39.989281"], ["unique_index", 1], ["tracking_id", "2014-01"]]
179985
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179986
+  (0.1ms) SAVEPOINT active_record_1
179987
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linesit et maxime"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:46:39.992846"], ["updated_at", "2015-12-29 15:46:39.992846"]]
179988
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
179989
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
179990
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
179991
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:46:39.999030"], ["id", 1]]
179992
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179993
+  (1.0ms) rollback transaction
179994
+  (0.1ms) begin transaction
179995
+  (0.1ms) SAVEPOINT active_record_1
179996
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Duval et Bonnet GIE"], ["short_name", "SN"], ["email", "jade_dufour@roy.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.info/adrien"], ["created_at", "2015-12-29 15:46:40.008672"], ["updated_at", "2015-12-29 15:46:40.008672"]]
179997
+  (0.1ms) RELEASE SAVEPOINT active_record_1
179998
+  (0.1ms) SAVEPOINT active_record_1
179999
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:46:40.014064"], ["updated_at", "2015-12-29 15:46:40.014064"]]
180000
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180001
+  (0.0ms) SAVEPOINT active_record_1
180002
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ad nulla quod"], ["created_at", "2015-12-29 15:46:40.017451"], ["updated_at", "2015-12-29 15:46:40.017451"]]
180003
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180004
+  (0.0ms) SAVEPOINT active_record_1
180005
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:46:40.019899"], ["updated_at", "2015-12-29 15:46:40.019899"]]
180006
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180007
+  (0.0ms) SAVEPOINT active_record_1
180008
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180009
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:46:40.023315"], ["updated_at", "2015-12-29 15:46:40.023315"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180010
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180011
+  (0.1ms) SAVEPOINT active_record_1
180012
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linecorrupti odit dicta"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:46:40.027113"], ["updated_at", "2015-12-29 15:46:40.027113"]]
180013
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180014
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180015
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180016
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:46:40.033305"], ["id", 1]]
180017
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180018
+  (1.0ms) rollback transaction
180019
+  (0.1ms) begin transaction
180020
+  (0.1ms) SAVEPOINT active_record_1
180021
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Chevalier et Brunet SEM"], ["short_name", "SN"], ["email", "louise.roux@barre.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.fr/thomas_nicolas"], ["created_at", "2015-12-29 15:46:40.044446"], ["updated_at", "2015-12-29 15:46:40.044446"]]
180022
+  (0.2ms) RELEASE SAVEPOINT active_record_1
180023
+  (0.1ms) SAVEPOINT active_record_1
180024
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:46:40.049616"], ["updated_at", "2015-12-29 15:46:40.049616"]]
180025
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180026
+  (0.0ms) SAVEPOINT active_record_1
180027
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term rerum laudantium enim"], ["created_at", "2015-12-29 15:46:40.052415"], ["updated_at", "2015-12-29 15:46:40.052415"]]
180028
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180029
+  (0.0ms) SAVEPOINT active_record_1
180030
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:46:40.054765"], ["updated_at", "2015-12-29 15:46:40.054765"]]
180031
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180032
+  (0.0ms) SAVEPOINT active_record_1
180033
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180034
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:46:40.058683"], ["updated_at", "2015-12-29 15:46:40.058683"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180035
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180036
+  (0.1ms) SAVEPOINT active_record_1
180037
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineperferendis commodi maiores"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:46:40.062540"], ["updated_at", "2015-12-29 15:46:40.062540"]]
180038
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180039
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180040
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180041
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:46:40.068316"], ["id", 1]]
180042
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180043
+  (1.2ms) rollback transaction
180044
+  (0.1ms) begin transaction
180045
+  (0.1ms) SAVEPOINT active_record_1
180046
+ SQL (1.0ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Renard SCOP SARL"], ["short_name", "SN"], ["email", "maxime.blanc@menard.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pierre.info/alexandre"], ["created_at", "2015-12-29 15:46:40.077748"], ["updated_at", "2015-12-29 15:46:40.077748"]]
180047
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180048
+  (0.0ms) SAVEPOINT active_record_1
180049
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:46:40.083045"], ["updated_at", "2015-12-29 15:46:40.083045"]]
180050
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180051
+  (0.0ms) SAVEPOINT active_record_1
180052
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term sunt perferendis rerum"], ["created_at", "2015-12-29 15:46:40.085997"], ["updated_at", "2015-12-29 15:46:40.085997"]]
180053
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180054
+  (0.0ms) SAVEPOINT active_record_1
180055
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:46:40.088291"], ["updated_at", "2015-12-29 15:46:40.088291"]]
180056
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180057
+  (0.0ms) SAVEPOINT active_record_1
180058
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180059
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:46:40.092110"], ["updated_at", "2015-12-29 15:46:40.092110"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180060
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180061
+  (0.0ms) SAVEPOINT active_record_1
180062
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linecorporis culpa perferendis"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:46:40.095164"], ["updated_at", "2015-12-29 15:46:40.095164"]]
180063
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180064
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180065
+ Dorsale::BillingMachine::IdCard Load (0.0ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180066
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:46:40.101001"], ["id", 1]]
180067
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180068
+  (1.1ms) rollback transaction
180069
+  (0.1ms) begin transaction
180070
+  (0.1ms) SAVEPOINT active_record_1
180071
+ SQL (0.6ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Leclerc EURL SA"], ["short_name", "SN"], ["email", "lo@carpentier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://leclercq.fr/maeva"], ["created_at", "2015-12-29 15:46:40.110834"], ["updated_at", "2015-12-29 15:46:40.110834"]]
180072
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180073
+  (0.1ms) SAVEPOINT active_record_1
180074
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:46:40.116265"], ["updated_at", "2015-12-29 15:46:40.116265"]]
180075
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180076
+  (0.0ms) SAVEPOINT active_record_1
180077
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ipsum dolores quisquam"], ["created_at", "2015-12-29 15:46:40.118878"], ["updated_at", "2015-12-29 15:46:40.118878"]]
180078
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180079
+  (0.0ms) SAVEPOINT active_record_1
180080
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:46:40.121585"], ["updated_at", "2015-12-29 15:46:40.121585"]]
180081
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180082
+  (0.0ms) SAVEPOINT active_record_1
180083
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180084
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:46:40.125473"], ["updated_at", "2015-12-29 15:46:40.125473"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180085
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180086
+  (0.0ms) SAVEPOINT active_record_1
180087
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linesed voluptatibus repudiandae"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:46:40.128530"], ["updated_at", "2015-12-29 15:46:40.128530"]]
180088
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180089
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180090
+ Dorsale::BillingMachine::IdCard Load (0.0ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180091
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:46:40.134221"], ["id", 1]]
180092
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180093
+  (1.0ms) rollback transaction
180094
+  (0.1ms) begin transaction
180095
+  (0.1ms) SAVEPOINT active_record_1
180096
+ SQL (0.5ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Louis SEM GIE"], ["short_name", "SN"], ["email", "yanis@dumas.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://mathieu.info/clara.laine"], ["created_at", "2015-12-29 15:46:40.143912"], ["updated_at", "2015-12-29 15:46:40.143912"]]
180097
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180098
+  (0.0ms) SAVEPOINT active_record_1
180099
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:46:40.148780"], ["updated_at", "2015-12-29 15:46:40.148780"]]
180100
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180101
+  (0.0ms) SAVEPOINT active_record_1
180102
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ipsa quidem nihil"], ["created_at", "2015-12-29 15:46:40.151325"], ["updated_at", "2015-12-29 15:46:40.151325"]]
180103
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180104
+  (0.1ms) SAVEPOINT active_record_1
180105
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:46:40.154231"], ["updated_at", "2015-12-29 15:46:40.154231"]]
180106
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180107
+  (0.1ms) SAVEPOINT active_record_1
180108
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180109
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:46:40.158237"], ["updated_at", "2015-12-29 15:46:40.158237"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180110
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180111
+  (0.0ms) SAVEPOINT active_record_1
180112
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineest voluptatem doloribus"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:46:40.161649"], ["updated_at", "2015-12-29 15:46:40.161649"]]
180113
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180114
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180115
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180116
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:46:40.168633"], ["id", 1]]
180117
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180118
+  (0.9ms) rollback transaction
180119
+  (0.1ms) begin transaction
180120
+  (0.1ms) SAVEPOINT active_record_1
180121
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Morel et Leroux SARL"], ["short_name", "SN"], ["email", "nomie_bonnet@fernandez.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lecomte.fr/elisa"], ["created_at", "2015-12-29 15:46:40.178471"], ["updated_at", "2015-12-29 15:46:40.178471"]]
180122
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180123
+  (0.1ms) SAVEPOINT active_record_1
180124
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:46:40.183322"], ["updated_at", "2015-12-29 15:46:40.183322"]]
180125
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180126
+  (0.1ms) SAVEPOINT active_record_1
180127
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term modi quis corrupti"], ["created_at", "2015-12-29 15:46:40.186093"], ["updated_at", "2015-12-29 15:46:40.186093"]]
180128
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180129
+  (0.0ms) SAVEPOINT active_record_1
180130
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:46:40.188414"], ["updated_at", "2015-12-29 15:46:40.188414"]]
180131
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180132
+  (0.0ms) SAVEPOINT active_record_1
180133
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180134
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:46:40.192064"], ["updated_at", "2015-12-29 15:46:40.192064"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180135
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180136
+  (0.1ms) SAVEPOINT active_record_1
180137
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineconsequatur modi ipsam"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:46:40.196567"], ["updated_at", "2015-12-29 15:46:40.196567"]]
180138
+ Dorsale::BillingMachine::Quotation Load (0.0ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180139
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180140
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180141
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:46:40.203101"], ["id", 1]]
180142
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180143
+  (0.9ms) rollback transaction
180144
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
180145
+  (0.1ms) begin transaction
180146
+  (0.1ms) rollback transaction
180147
+  (0.1ms) begin transaction
180148
+  (0.1ms) rollback transaction
180149
+  (0.1ms) begin transaction
180150
+  (0.1ms) rollback transaction
180151
+  (0.0ms) begin transaction
180152
+  (0.1ms) rollback transaction
180153
+  (0.1ms) begin transaction
180154
+  (0.1ms) rollback transaction
180155
+  (0.0ms) begin transaction
180156
+  (0.1ms) rollback transaction
180157
+  (0.1ms) begin transaction
180158
+  (0.1ms) SAVEPOINT active_record_1
180159
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Royer et Lacroix SEM"], ["short_name", "SN"], ["email", "noa_dumont@nguyen.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://michel.org/arthur"], ["created_at", "2015-12-29 15:47:12.869522"], ["updated_at", "2015-12-29 15:47:12.869522"]]
180160
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180161
+  (0.1ms) SAVEPOINT active_record_1
180162
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:47:12.897342"], ["updated_at", "2015-12-29 15:47:12.897342"]]
180163
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180164
+  (0.1ms) SAVEPOINT active_record_1
180165
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term autem quam odit"], ["created_at", "2015-12-29 15:47:12.903550"], ["updated_at", "2015-12-29 15:47:12.903550"]]
180166
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180167
+  (0.1ms) SAVEPOINT active_record_1
180168
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:47:12.930082"], ["updated_at", "2015-12-29 15:47:12.930082"]]
180169
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180170
+  (0.0ms) SAVEPOINT active_record_1
180171
+  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180172
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:47:12.950193"], ["updated_at", "2015-12-29 15:47:12.950193"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180173
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180174
+  (0.1ms) SAVEPOINT active_record_1
180175
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linevoluptatem error aut"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:47:12.956248"], ["updated_at", "2015-12-29 15:47:12.956248"]]
180176
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180177
+ Dorsale::BillingMachine::QuotationLine Load (0.3ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180178
+ Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180179
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:47:12.971026"], ["id", 1]]
180180
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180181
+  (2.3ms) rollback transaction
180182
+  (0.1ms) begin transaction
180183
+  (0.1ms) SAVEPOINT active_record_1
180184
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Renaud EURL SAS"], ["short_name", "SN"], ["email", "lena@lopez.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://deschamps.eu/tom.barre"], ["created_at", "2015-12-29 15:47:12.984082"], ["updated_at", "2015-12-29 15:47:12.984082"]]
180185
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180186
+  (0.0ms) SAVEPOINT active_record_1
180187
+ SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:47:12.987816"], ["updated_at", "2015-12-29 15:47:12.987816"]]
180188
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180189
+  (0.1ms) SAVEPOINT active_record_1
180190
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term doloribus quia architecto"], ["created_at", "2015-12-29 15:47:12.991021"], ["updated_at", "2015-12-29 15:47:12.991021"]]
180191
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180192
+  (0.0ms) SAVEPOINT active_record_1
180193
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:47:12.993701"], ["updated_at", "2015-12-29 15:47:12.993701"]]
180194
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180195
+  (0.0ms) SAVEPOINT active_record_1
180196
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180197
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:47:12.997230"], ["updated_at", "2015-12-29 15:47:12.997230"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180198
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180199
+  (0.1ms) SAVEPOINT active_record_1
180200
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linepraesentium sint molestiae"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:47:13.002158"], ["updated_at", "2015-12-29 15:47:13.002158"]]
180201
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180202
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180203
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180204
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:47:13.008954"], ["id", 1]]
180205
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180206
+  (0.9ms) rollback transaction
180207
+  (0.1ms) begin transaction
180208
+  (0.1ms) SAVEPOINT active_record_1
180209
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Mathieu et Lemoine EI"], ["short_name", "SN"], ["email", "marie@roy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://cousin.eu/matho"], ["created_at", "2015-12-29 15:47:13.016930"], ["updated_at", "2015-12-29 15:47:13.016930"]]
180210
+  (0.2ms) RELEASE SAVEPOINT active_record_1
180211
+  (0.1ms) SAVEPOINT active_record_1
180212
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:47:13.022110"], ["updated_at", "2015-12-29 15:47:13.022110"]]
180213
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180214
+  (0.1ms) SAVEPOINT active_record_1
180215
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term velit repellat vel"], ["created_at", "2015-12-29 15:47:13.025099"], ["updated_at", "2015-12-29 15:47:13.025099"]]
180216
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180217
+  (0.1ms) SAVEPOINT active_record_1
180218
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:47:13.027915"], ["updated_at", "2015-12-29 15:47:13.027915"]]
180219
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180220
+  (0.0ms) SAVEPOINT active_record_1
180221
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180222
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:47:13.031465"], ["updated_at", "2015-12-29 15:47:13.031465"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180223
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180224
+  (0.2ms) SAVEPOINT active_record_1
180225
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineodio similique tempora"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:47:13.035523"], ["updated_at", "2015-12-29 15:47:13.035523"]]
180226
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180227
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180228
+ Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180229
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:47:13.041320"], ["id", 1]]
180230
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180231
+  (0.9ms) rollback transaction
180232
+  (0.1ms) begin transaction
180233
+  (0.1ms) SAVEPOINT active_record_1
180234
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Rey EI SA"], ["short_name", "SN"], ["email", "eva@durand.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://petit.net/camille"], ["created_at", "2015-12-29 15:47:13.050238"], ["updated_at", "2015-12-29 15:47:13.050238"]]
180235
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180236
+  (0.1ms) SAVEPOINT active_record_1
180237
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:47:13.055032"], ["updated_at", "2015-12-29 15:47:13.055032"]]
180238
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180239
+  (0.0ms) SAVEPOINT active_record_1
180240
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term totam voluptatem ea"], ["created_at", "2015-12-29 15:47:13.058441"], ["updated_at", "2015-12-29 15:47:13.058441"]]
180241
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180242
+  (0.1ms) SAVEPOINT active_record_1
180243
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:47:13.060797"], ["updated_at", "2015-12-29 15:47:13.060797"]]
180244
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180245
+  (0.0ms) SAVEPOINT active_record_1
180246
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180247
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:47:13.064347"], ["updated_at", "2015-12-29 15:47:13.064347"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180248
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180249
+  (0.1ms) SAVEPOINT active_record_1
180250
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linequis similique quisquam"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:47:13.067700"], ["updated_at", "2015-12-29 15:47:13.067700"]]
180251
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180252
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180253
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180254
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:47:13.073929"], ["id", 1]]
180255
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180256
+  (1.0ms) rollback transaction
180257
+  (0.1ms) begin transaction
180258
+  (0.1ms) SAVEPOINT active_record_1
180259
+ SQL (0.5ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Bourgeois et Roussel SAS"], ["short_name", "SN"], ["email", "paul_duval@paul.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.info/nicolas"], ["created_at", "2015-12-29 15:47:13.083757"], ["updated_at", "2015-12-29 15:47:13.083757"]]
180260
+  (0.2ms) RELEASE SAVEPOINT active_record_1
180261
+  (0.1ms) SAVEPOINT active_record_1
180262
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:47:13.088904"], ["updated_at", "2015-12-29 15:47:13.088904"]]
180263
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180264
+  (0.1ms) SAVEPOINT active_record_1
180265
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term explicabo rem ut"], ["created_at", "2015-12-29 15:47:13.091781"], ["updated_at", "2015-12-29 15:47:13.091781"]]
180266
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180267
+  (0.0ms) SAVEPOINT active_record_1
180268
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:47:13.094261"], ["updated_at", "2015-12-29 15:47:13.094261"]]
180269
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180270
+  (0.0ms) SAVEPOINT active_record_1
180271
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180272
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:47:13.097946"], ["updated_at", "2015-12-29 15:47:13.097946"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180273
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180274
+  (0.0ms) SAVEPOINT active_record_1
180275
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineunde cum odio"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:47:13.101105"], ["updated_at", "2015-12-29 15:47:13.101105"]]
180276
+ Dorsale::BillingMachine::Quotation Load (10.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180277
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180278
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180279
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:47:13.118905"], ["id", 1]]
180280
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180281
+  (1.0ms) rollback transaction
180282
+  (0.1ms) begin transaction
180283
+  (0.1ms) SAVEPOINT active_record_1
180284
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Paul et Perrot SEM"], ["short_name", "SN"], ["email", "mohamed@olivier.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://barbier.fr/hugo"], ["created_at", "2015-12-29 15:47:13.130396"], ["updated_at", "2015-12-29 15:47:13.130396"]]
180285
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180286
+  (0.0ms) SAVEPOINT active_record_1
180287
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:47:13.133244"], ["updated_at", "2015-12-29 15:47:13.133244"]]
180288
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180289
+  (0.1ms) SAVEPOINT active_record_1
180290
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term non occaecati est"], ["created_at", "2015-12-29 15:47:13.136356"], ["updated_at", "2015-12-29 15:47:13.136356"]]
180291
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180292
+  (0.0ms) SAVEPOINT active_record_1
180293
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:47:13.139285"], ["updated_at", "2015-12-29 15:47:13.139285"]]
180294
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180295
+  (0.0ms) SAVEPOINT active_record_1
180296
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180297
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:47:13.142894"], ["updated_at", "2015-12-29 15:47:13.142894"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180298
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180299
+  (0.1ms) SAVEPOINT active_record_1
180300
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linedolor et a"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:47:13.146569"], ["updated_at", "2015-12-29 15:47:13.146569"]]
180301
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180302
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180303
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180304
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:47:13.152945"], ["id", 1]]
180305
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180306
+  (0.9ms) rollback transaction
180307
+  (0.1ms) begin transaction
180308
+  (0.1ms) SAVEPOINT active_record_1
180309
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Martinez GIE SEM"], ["short_name", "SN"], ["email", "romain@rolland.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lambert.net/ocane_philippe"], ["created_at", "2015-12-29 15:47:13.162734"], ["updated_at", "2015-12-29 15:47:13.162734"]]
180310
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180311
+  (0.0ms) SAVEPOINT active_record_1
180312
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:47:13.165719"], ["updated_at", "2015-12-29 15:47:13.165719"]]
180313
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180314
+  (0.1ms) SAVEPOINT active_record_1
180315
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term doloremque libero laborum"], ["created_at", "2015-12-29 15:47:13.168295"], ["updated_at", "2015-12-29 15:47:13.168295"]]
180316
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180317
+  (0.1ms) SAVEPOINT active_record_1
180318
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:47:13.172801"], ["updated_at", "2015-12-29 15:47:13.172801"]]
180319
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180320
+  (0.0ms) SAVEPOINT active_record_1
180321
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180322
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:47:13.176828"], ["updated_at", "2015-12-29 15:47:13.176828"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180323
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180324
+  (0.0ms) SAVEPOINT active_record_1
180325
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineassumenda reprehenderit quis"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:47:13.180071"], ["updated_at", "2015-12-29 15:47:13.180071"]]
180326
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180327
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180328
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180329
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:47:13.186696"], ["id", 1]]
180330
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180331
+  (0.9ms) rollback transaction
180332
+  (0.1ms) begin transaction
180333
+  (0.1ms) SAVEPOINT active_record_1
180334
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Jacquet et Barbier EURL"], ["short_name", "SN"], ["email", "evan@lecomte.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.info/maxence"], ["created_at", "2015-12-29 15:47:13.195834"], ["updated_at", "2015-12-29 15:47:13.195834"]]
180335
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180336
+  (0.0ms) SAVEPOINT active_record_1
180337
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:47:13.199042"], ["updated_at", "2015-12-29 15:47:13.199042"]]
180338
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180339
+  (0.1ms) SAVEPOINT active_record_1
180340
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term sed aut minima"], ["created_at", "2015-12-29 15:47:13.202022"], ["updated_at", "2015-12-29 15:47:13.202022"]]
180341
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180342
+  (0.1ms) SAVEPOINT active_record_1
180343
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:47:13.206690"], ["updated_at", "2015-12-29 15:47:13.206690"]]
180344
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180345
+  (0.0ms) SAVEPOINT active_record_1
180346
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180347
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:47:13.210745"], ["updated_at", "2015-12-29 15:47:13.210745"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180348
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180349
+  (0.0ms) SAVEPOINT active_record_1
180350
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineex sint voluptas"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:47:13.213614"], ["updated_at", "2015-12-29 15:47:13.213614"]]
180351
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180352
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180353
+ Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180354
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:47:13.219979"], ["id", 1]]
180355
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180356
+  (1.1ms) rollback transaction
180357
+  (0.1ms) begin transaction
180358
+  (0.1ms) SAVEPOINT active_record_1
180359
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Breton EI EI"], ["short_name", "SN"], ["email", "tho.chevalier@brunet.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://pons.info/camille"], ["created_at", "2015-12-29 15:47:13.229127"], ["updated_at", "2015-12-29 15:47:13.229127"]]
180360
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180361
+  (0.1ms) SAVEPOINT active_record_1
180362
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:47:13.232550"], ["updated_at", "2015-12-29 15:47:13.232550"]]
180363
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180364
+  (0.0ms) SAVEPOINT active_record_1
180365
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term expedita error labore"], ["created_at", "2015-12-29 15:47:13.235640"], ["updated_at", "2015-12-29 15:47:13.235640"]]
180366
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180367
+  (0.1ms) SAVEPOINT active_record_1
180368
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:47:13.239965"], ["updated_at", "2015-12-29 15:47:13.239965"]]
180369
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180370
+  (0.1ms) SAVEPOINT active_record_1
180371
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180372
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:47:13.243955"], ["updated_at", "2015-12-29 15:47:13.243955"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180373
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180374
+  (0.0ms) SAVEPOINT active_record_1
180375
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linequod illo ab"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:47:13.246778"], ["updated_at", "2015-12-29 15:47:13.246778"]]
180376
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180377
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180378
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180379
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:47:13.253494"], ["id", 1]]
180380
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180381
+  (1.0ms) rollback transaction
180382
+  (0.1ms) begin transaction
180383
+  (0.1ms) SAVEPOINT active_record_1
180384
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Lefebvre et Bertrand SA"], ["short_name", "SN"], ["email", "clmence_julien@fabre.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.info/tho"], ["created_at", "2015-12-29 15:47:13.263263"], ["updated_at", "2015-12-29 15:47:13.263263"]]
180385
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180386
+  (0.1ms) SAVEPOINT active_record_1
180387
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:47:13.266855"], ["updated_at", "2015-12-29 15:47:13.266855"]]
180388
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180389
+  (0.2ms) SAVEPOINT active_record_1
180390
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ea neque similique"], ["created_at", "2015-12-29 15:47:13.270931"], ["updated_at", "2015-12-29 15:47:13.270931"]]
180391
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180392
+  (0.0ms) SAVEPOINT active_record_1
180393
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:47:13.274438"], ["updated_at", "2015-12-29 15:47:13.274438"]]
180394
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180395
+  (0.0ms) SAVEPOINT active_record_1
180396
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180397
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:47:13.278494"], ["updated_at", "2015-12-29 15:47:13.278494"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180398
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180399
+  (0.0ms) SAVEPOINT active_record_1
180400
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linerem quia ut"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:47:13.282073"], ["updated_at", "2015-12-29 15:47:13.282073"]]
180401
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180402
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180403
+ Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180404
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:47:13.287464"], ["id", 1]]
180405
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180406
+  (1.0ms) rollback transaction
180407
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
180408
+  (0.1ms) begin transaction
180409
+  (0.1ms) rollback transaction
180410
+  (0.1ms) begin transaction
180411
+  (0.0ms) rollback transaction
180412
+  (0.1ms) begin transaction
180413
+  (0.1ms) rollback transaction
180414
+  (0.1ms) begin transaction
180415
+  (0.0ms) rollback transaction
180416
+  (0.0ms) begin transaction
180417
+  (0.0ms) rollback transaction
180418
+  (0.0ms) begin transaction
180419
+  (0.1ms) rollback transaction
180420
+  (0.1ms) begin transaction
180421
+  (0.1ms) SAVEPOINT active_record_1
180422
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Gauthier et David GIE"], ["short_name", "SN"], ["email", "nicolas_schneider@andre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://thomas.com/julie"], ["created_at", "2015-12-29 15:48:28.660617"], ["updated_at", "2015-12-29 15:48:28.660617"]]
180423
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180424
+  (0.1ms) SAVEPOINT active_record_1
180425
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:48:28.688136"], ["updated_at", "2015-12-29 15:48:28.688136"]]
180426
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180427
+  (0.1ms) SAVEPOINT active_record_1
180428
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term saepe necessitatibus molestias"], ["created_at", "2015-12-29 15:48:28.694800"], ["updated_at", "2015-12-29 15:48:28.694800"]]
180429
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180430
+  (0.1ms) SAVEPOINT active_record_1
180431
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:48:28.721303"], ["updated_at", "2015-12-29 15:48:28.721303"]]
180432
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180433
+  (0.0ms) SAVEPOINT active_record_1
180434
+  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180435
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:48:28.738780"], ["updated_at", "2015-12-29 15:48:28.738780"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180436
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180437
+  (0.0ms) SAVEPOINT active_record_1
180438
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineeligendi doloremque facilis"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:48:28.744331"], ["updated_at", "2015-12-29 15:48:28.744331"]]
180439
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180440
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180441
+ Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180442
+ SQL (0.3ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:48:28.759424"], ["id", 1]]
180443
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180444
+  (2.3ms) rollback transaction
180445
+  (0.1ms) begin transaction
180446
+  (0.1ms) SAVEPOINT active_record_1
180447
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Meunier GIE SCOP"], ["short_name", "SN"], ["email", "valentin_colin@barre.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://meyer.name/adam.duval"], ["created_at", "2015-12-29 15:48:28.772401"], ["updated_at", "2015-12-29 15:48:28.772401"]]
180448
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180449
+  (0.1ms) SAVEPOINT active_record_1
180450
+ SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:48:28.776205"], ["updated_at", "2015-12-29 15:48:28.776205"]]
180451
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180452
+  (0.1ms) SAVEPOINT active_record_1
180453
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term dolorem consequatur eaque"], ["created_at", "2015-12-29 15:48:28.779148"], ["updated_at", "2015-12-29 15:48:28.779148"]]
180454
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180455
+  (0.0ms) SAVEPOINT active_record_1
180456
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:48:28.781638"], ["updated_at", "2015-12-29 15:48:28.781638"]]
180457
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180458
+  (0.1ms) SAVEPOINT active_record_1
180459
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180460
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:48:28.785409"], ["updated_at", "2015-12-29 15:48:28.785409"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180461
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180462
+  (0.1ms) SAVEPOINT active_record_1
180463
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linerepudiandae earum non"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:48:28.789477"], ["updated_at", "2015-12-29 15:48:28.789477"]]
180464
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180465
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180466
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180467
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:48:28.795191"], ["id", 1]]
180468
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180469
+  (0.9ms) rollback transaction
180470
+  (0.1ms) begin transaction
180471
+  (0.1ms) SAVEPOINT active_record_1
180472
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Paul EI SA"], ["short_name", "SN"], ["email", "camille.perez@vaeur.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://colin.org/clara.vaeur"], ["created_at", "2015-12-29 15:48:28.803596"], ["updated_at", "2015-12-29 15:48:28.803596"]]
180473
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180474
+  (0.0ms) SAVEPOINT active_record_1
180475
+ SQL (0.6ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:48:28.806671"], ["updated_at", "2015-12-29 15:48:28.806671"]]
180476
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180477
+  (0.0ms) SAVEPOINT active_record_1
180478
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term velit sed officia"], ["created_at", "2015-12-29 15:48:28.809369"], ["updated_at", "2015-12-29 15:48:28.809369"]]
180479
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180480
+  (0.1ms) SAVEPOINT active_record_1
180481
+ SQL (0.7ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:48:28.812188"], ["updated_at", "2015-12-29 15:48:28.812188"]]
180482
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180483
+  (0.1ms) SAVEPOINT active_record_1
180484
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180485
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:48:28.817988"], ["updated_at", "2015-12-29 15:48:28.817988"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180486
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180487
+  (0.0ms) SAVEPOINT active_record_1
180488
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineet placeat sunt"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:48:28.821158"], ["updated_at", "2015-12-29 15:48:28.821158"]]
180489
+ Dorsale::BillingMachine::Quotation Load (0.0ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180490
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180491
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180492
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:48:28.826388"], ["id", 1]]
180493
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180494
+  (1.0ms) rollback transaction
180495
+  (0.1ms) begin transaction
180496
+  (0.1ms) SAVEPOINT active_record_1
180497
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Simon et Lambert EURL"], ["short_name", "SN"], ["email", "alexis.bernard@richard.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.com/romane.renard"], ["created_at", "2015-12-29 15:48:28.835576"], ["updated_at", "2015-12-29 15:48:28.835576"]]
180498
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180499
+  (0.0ms) SAVEPOINT active_record_1
180500
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:48:28.838511"], ["updated_at", "2015-12-29 15:48:28.838511"]]
180501
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180502
+  (0.1ms) SAVEPOINT active_record_1
180503
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term molestias nihil saepe"], ["created_at", "2015-12-29 15:48:28.841236"], ["updated_at", "2015-12-29 15:48:28.841236"]]
180504
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180505
+  (0.1ms) SAVEPOINT active_record_1
180506
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:48:28.844272"], ["updated_at", "2015-12-29 15:48:28.844272"]]
180507
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180508
+  (0.0ms) SAVEPOINT active_record_1
180509
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180510
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:48:28.850521"], ["updated_at", "2015-12-29 15:48:28.850521"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180511
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180512
+  (0.0ms) SAVEPOINT active_record_1
180513
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineet qui id"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:48:28.853456"], ["updated_at", "2015-12-29 15:48:28.853456"]]
180514
+ Dorsale::BillingMachine::Quotation Load (0.0ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180515
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180516
+ Dorsale::BillingMachine::IdCard Load (0.0ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180517
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:48:28.857713"], ["id", 1]]
180518
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180519
+  (1.0ms) rollback transaction
180520
+  (0.1ms) begin transaction
180521
+  (0.1ms) SAVEPOINT active_record_1
180522
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Pons EI SEM"], ["short_name", "SN"], ["email", "chlo.garnier@dupuy.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://legrand.eu/nathan.maon"], ["created_at", "2015-12-29 15:48:28.867061"], ["updated_at", "2015-12-29 15:48:28.867061"]]
180523
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180524
+  (0.0ms) SAVEPOINT active_record_1
180525
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:48:28.870981"], ["updated_at", "2015-12-29 15:48:28.870981"]]
180526
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180527
+  (0.0ms) SAVEPOINT active_record_1
180528
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term sed minus doloribus"], ["created_at", "2015-12-29 15:48:28.873612"], ["updated_at", "2015-12-29 15:48:28.873612"]]
180529
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180530
+  (0.0ms) SAVEPOINT active_record_1
180531
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:48:28.876127"], ["updated_at", "2015-12-29 15:48:28.876127"]]
180532
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180533
+  (0.0ms) SAVEPOINT active_record_1
180534
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180535
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:48:28.890779"], ["updated_at", "2015-12-29 15:48:28.890779"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180536
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180537
+  (0.0ms) SAVEPOINT active_record_1
180538
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linequo saepe sunt"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:48:28.893790"], ["updated_at", "2015-12-29 15:48:28.893790"]]
180539
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180540
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180541
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180542
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:48:28.900284"], ["id", 1]]
180543
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180544
+  (1.0ms) rollback transaction
180545
+  (0.1ms) begin transaction
180546
+  (0.1ms) SAVEPOINT active_record_1
180547
+ SQL (1.0ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Garnier SEM GIE"], ["short_name", "SN"], ["email", "elisa.louis@pierre.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://sanchez.info/lucas.maon"], ["created_at", "2015-12-29 15:48:28.911621"], ["updated_at", "2015-12-29 15:48:28.911621"]]
180548
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180549
+  (0.0ms) SAVEPOINT active_record_1
180550
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:48:28.916708"], ["updated_at", "2015-12-29 15:48:28.916708"]]
180551
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180552
+  (0.0ms) SAVEPOINT active_record_1
180553
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term possimus molestiae sed"], ["created_at", "2015-12-29 15:48:28.919510"], ["updated_at", "2015-12-29 15:48:28.919510"]]
180554
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180555
+  (0.0ms) SAVEPOINT active_record_1
180556
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:48:28.921804"], ["updated_at", "2015-12-29 15:48:28.921804"]]
180557
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180558
+  (0.0ms) SAVEPOINT active_record_1
180559
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180560
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:48:28.925288"], ["updated_at", "2015-12-29 15:48:28.925288"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180561
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180562
+  (0.0ms) SAVEPOINT active_record_1
180563
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineaut illo consectetur"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:48:28.928232"], ["updated_at", "2015-12-29 15:48:28.928232"]]
180564
+ Dorsale::BillingMachine::Quotation Load (0.0ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180565
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180566
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180567
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:48:28.933640"], ["id", 1]]
180568
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180569
+  (0.9ms) rollback transaction
180570
+  (0.1ms) begin transaction
180571
+  (0.1ms) SAVEPOINT active_record_1
180572
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Le gall SA GIE"], ["short_name", "SN"], ["email", "yanis@robert.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://roy.name/baptiste"], ["created_at", "2015-12-29 15:48:28.943058"], ["updated_at", "2015-12-29 15:48:28.943058"]]
180573
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180574
+  (0.1ms) SAVEPOINT active_record_1
180575
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:48:28.946096"], ["updated_at", "2015-12-29 15:48:28.946096"]]
180576
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180577
+  (0.0ms) SAVEPOINT active_record_1
180578
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term iusto adipisci doloremque"], ["created_at", "2015-12-29 15:48:28.950342"], ["updated_at", "2015-12-29 15:48:28.950342"]]
180579
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180580
+  (0.1ms) SAVEPOINT active_record_1
180581
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:48:28.952725"], ["updated_at", "2015-12-29 15:48:28.952725"]]
180582
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180583
+  (0.0ms) SAVEPOINT active_record_1
180584
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180585
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:48:28.956073"], ["updated_at", "2015-12-29 15:48:28.956073"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180586
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180587
+  (0.0ms) SAVEPOINT active_record_1
180588
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linequis voluptatibus ab"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:48:28.959203"], ["updated_at", "2015-12-29 15:48:28.959203"]]
180589
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180590
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180591
+ Dorsale::BillingMachine::IdCard Load (0.0ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180592
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:48:28.964234"], ["id", 1]]
180593
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180594
+  (0.9ms) rollback transaction
180595
+  (0.1ms) begin transaction
180596
+  (0.1ms) SAVEPOINT active_record_1
180597
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Renaud et Marty EI"], ["short_name", "SN"], ["email", "julien.paris@aubry.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://charles.eu/valentin_dumas"], ["created_at", "2015-12-29 15:48:28.972897"], ["updated_at", "2015-12-29 15:48:28.972897"]]
180598
+  (0.2ms) RELEASE SAVEPOINT active_record_1
180599
+  (0.1ms) SAVEPOINT active_record_1
180600
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:48:28.976985"], ["updated_at", "2015-12-29 15:48:28.976985"]]
180601
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180602
+  (0.0ms) SAVEPOINT active_record_1
180603
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term voluptatem laboriosam sequi"], ["created_at", "2015-12-29 15:48:28.979807"], ["updated_at", "2015-12-29 15:48:28.979807"]]
180604
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180605
+  (0.0ms) SAVEPOINT active_record_1
180606
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:48:28.984459"], ["updated_at", "2015-12-29 15:48:28.984459"]]
180607
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180608
+  (0.0ms) SAVEPOINT active_record_1
180609
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180610
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:48:28.988078"], ["updated_at", "2015-12-29 15:48:28.988078"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180611
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180612
+  (0.1ms) SAVEPOINT active_record_1
180613
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linesit autem qui"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:48:28.992020"], ["updated_at", "2015-12-29 15:48:28.992020"]]
180614
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180615
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180616
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180617
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:48:28.997383"], ["id", 1]]
180618
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180619
+  (1.0ms) rollback transaction
180620
+  (0.1ms) begin transaction
180621
+  (0.1ms) SAVEPOINT active_record_1
180622
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Giraud et Lefevre EI"], ["short_name", "SN"], ["email", "anas.moreau@vaeur.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.eu/kylian"], ["created_at", "2015-12-29 15:48:29.006835"], ["updated_at", "2015-12-29 15:48:29.006835"]]
180623
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180624
+  (0.1ms) SAVEPOINT active_record_1
180625
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:48:29.010521"], ["updated_at", "2015-12-29 15:48:29.010521"]]
180626
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180627
+  (0.2ms) SAVEPOINT active_record_1
180628
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term aut esse sed"], ["created_at", "2015-12-29 15:48:29.015316"], ["updated_at", "2015-12-29 15:48:29.015316"]]
180629
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180630
+  (0.0ms) SAVEPOINT active_record_1
180631
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:48:29.019086"], ["updated_at", "2015-12-29 15:48:29.019086"]]
180632
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180633
+  (0.0ms) SAVEPOINT active_record_1
180634
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180635
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:48:29.023050"], ["updated_at", "2015-12-29 15:48:29.023050"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180636
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180637
+  (0.0ms) SAVEPOINT active_record_1
180638
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineaperiam consequatur possimus"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:48:29.027109"], ["updated_at", "2015-12-29 15:48:29.027109"]]
180639
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180640
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180641
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180642
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:48:29.031975"], ["id", 1]]
180643
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180644
+  (0.9ms) rollback transaction
180645
+  (0.1ms) begin transaction
180646
+  (0.1ms) SAVEPOINT active_record_1
180647
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Gaillard SAS SA"], ["short_name", "SN"], ["email", "pierre@jean.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://maillard.com/elisa"], ["created_at", "2015-12-29 15:48:29.039734"], ["updated_at", "2015-12-29 15:48:29.039734"]]
180648
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180649
+  (0.1ms) SAVEPOINT active_record_1
180650
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:48:29.043898"], ["updated_at", "2015-12-29 15:48:29.043898"]]
180651
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180652
+  (0.1ms) SAVEPOINT active_record_1
180653
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term sequi architecto quasi"], ["created_at", "2015-12-29 15:48:29.047074"], ["updated_at", "2015-12-29 15:48:29.047074"]]
180654
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180655
+  (0.0ms) SAVEPOINT active_record_1
180656
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:48:29.049926"], ["updated_at", "2015-12-29 15:48:29.049926"]]
180657
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180658
+  (0.1ms) SAVEPOINT active_record_1
180659
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180660
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:48:29.054381"], ["updated_at", "2015-12-29 15:48:29.054381"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180661
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180662
+  (0.1ms) SAVEPOINT active_record_1
180663
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineea omnis ad"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:48:29.058190"], ["updated_at", "2015-12-29 15:48:29.058190"]]
180664
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180665
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180666
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180667
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:48:29.064252"], ["id", 1]]
180668
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180669
+  (0.9ms) rollback transaction
180670
+  (0.1ms) begin transaction
180671
+  (0.0ms) rollback transaction
180672
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
180673
+  (0.1ms) begin transaction
180674
+  (0.1ms) rollback transaction
180675
+  (0.2ms) begin transaction
180676
+  (0.1ms) rollback transaction
180677
+  (0.1ms) begin transaction
180678
+  (0.1ms) rollback transaction
180679
+  (0.1ms) begin transaction
180680
+  (0.1ms) rollback transaction
180681
+  (0.1ms) begin transaction
180682
+  (0.0ms) rollback transaction
180683
+  (0.1ms) begin transaction
180684
+  (0.1ms) rollback transaction
180685
+  (0.1ms) begin transaction
180686
+  (0.2ms) SAVEPOINT active_record_1
180687
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Fontaine et Gerard EURL"], ["short_name", "SN"], ["email", "lina@fontaine.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://joly.fr/clara.marchal"], ["created_at", "2015-12-29 15:49:03.449328"], ["updated_at", "2015-12-29 15:49:03.449328"]]
180688
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180689
+  (0.1ms) SAVEPOINT active_record_1
180690
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:03.476109"], ["updated_at", "2015-12-29 15:49:03.476109"]]
180691
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180692
+  (0.0ms) SAVEPOINT active_record_1
180693
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term sit distinctio quia"], ["created_at", "2015-12-29 15:49:03.481638"], ["updated_at", "2015-12-29 15:49:03.481638"]]
180694
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180695
+  (0.1ms) SAVEPOINT active_record_1
180696
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:03.507203"], ["updated_at", "2015-12-29 15:49:03.507203"]]
180697
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180698
+  (0.0ms) SAVEPOINT active_record_1
180699
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180700
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:03.524628"], ["updated_at", "2015-12-29 15:49:03.524628"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180701
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180702
+  (0.1ms) SAVEPOINT active_record_1
180703
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineperspiciatis eius adipisci"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:03.529667"], ["updated_at", "2015-12-29 15:49:03.529667"]]
180704
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180705
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180706
+ Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180707
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:03.543628"], ["id", 1]]
180708
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180709
+  (2.4ms) rollback transaction
180710
+  (0.1ms) begin transaction
180711
+  (0.1ms) SAVEPOINT active_record_1
180712
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Schmitt et Nicolas EI"], ["short_name", "SN"], ["email", "jeanne@denis.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://marie.name/arthur.marchal"], ["created_at", "2015-12-29 15:49:03.556188"], ["updated_at", "2015-12-29 15:49:03.556188"]]
180713
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180714
+  (0.1ms) SAVEPOINT active_record_1
180715
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:03.559815"], ["updated_at", "2015-12-29 15:49:03.559815"]]
180716
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180717
+  (0.0ms) SAVEPOINT active_record_1
180718
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term qui ex alias"], ["created_at", "2015-12-29 15:49:03.562439"], ["updated_at", "2015-12-29 15:49:03.562439"]]
180719
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180720
+  (0.0ms) SAVEPOINT active_record_1
180721
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:03.564785"], ["updated_at", "2015-12-29 15:49:03.564785"]]
180722
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180723
+  (0.0ms) SAVEPOINT active_record_1
180724
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180725
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:03.568867"], ["updated_at", "2015-12-29 15:49:03.568867"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180726
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180727
+  (0.1ms) SAVEPOINT active_record_1
180728
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineratione autem qui"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:03.573433"], ["updated_at", "2015-12-29 15:49:03.573433"]]
180729
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180730
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180731
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180732
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:03.580490"], ["id", 1]]
180733
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180734
+  (1.0ms) rollback transaction
180735
+  (0.1ms) begin transaction
180736
+  (0.1ms) SAVEPOINT active_record_1
180737
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Arnaud et Dumont GIE"], ["short_name", "SN"], ["email", "yanis.marchand@vaeur.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://benoit.net/alice.jean"], ["created_at", "2015-12-29 15:49:03.588875"], ["updated_at", "2015-12-29 15:49:03.588875"]]
180738
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180739
+  (0.2ms) SAVEPOINT active_record_1
180740
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:03.594234"], ["updated_at", "2015-12-29 15:49:03.594234"]]
180741
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180742
+  (0.0ms) SAVEPOINT active_record_1
180743
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ipsam sunt aut"], ["created_at", "2015-12-29 15:49:03.596994"], ["updated_at", "2015-12-29 15:49:03.596994"]]
180744
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180745
+  (0.1ms) SAVEPOINT active_record_1
180746
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:03.599278"], ["updated_at", "2015-12-29 15:49:03.599278"]]
180747
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180748
+  (0.1ms) SAVEPOINT active_record_1
180749
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180750
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:03.603931"], ["updated_at", "2015-12-29 15:49:03.603931"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180751
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180752
+  (0.1ms) SAVEPOINT active_record_1
180753
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineadipisci et labore"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:03.607935"], ["updated_at", "2015-12-29 15:49:03.607935"]]
180754
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180755
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180756
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180757
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:03.614020"], ["id", 1]]
180758
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180759
+  (1.0ms) rollback transaction
180760
+  (0.1ms) begin transaction
180761
+  (0.1ms) SAVEPOINT active_record_1
180762
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Dubois GIE SCOP"], ["short_name", "SN"], ["email", "lucas@fernandez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://chevalier.info/tom.lefevre"], ["created_at", "2015-12-29 15:49:03.622639"], ["updated_at", "2015-12-29 15:49:03.622639"]]
180763
+  (0.2ms) RELEASE SAVEPOINT active_record_1
180764
+  (0.1ms) SAVEPOINT active_record_1
180765
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:03.627744"], ["updated_at", "2015-12-29 15:49:03.627744"]]
180766
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180767
+  (0.0ms) SAVEPOINT active_record_1
180768
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term consequatur voluptatem blanditiis"], ["created_at", "2015-12-29 15:49:03.630482"], ["updated_at", "2015-12-29 15:49:03.630482"]]
180769
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180770
+  (0.0ms) SAVEPOINT active_record_1
180771
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:03.632732"], ["updated_at", "2015-12-29 15:49:03.632732"]]
180772
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180773
+  (0.2ms) SAVEPOINT active_record_1
180774
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180775
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:03.637319"], ["updated_at", "2015-12-29 15:49:03.637319"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180776
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180777
+  (0.1ms) SAVEPOINT active_record_1
180778
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linequibusdam dolorem non"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:03.641057"], ["updated_at", "2015-12-29 15:49:03.641057"]]
180779
+ Dorsale::BillingMachine::Quotation Load (0.0ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180780
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180781
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180782
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:03.646884"], ["id", 1]]
180783
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180784
+  (1.0ms) rollback transaction
180785
+  (0.2ms) begin transaction
180786
+  (0.1ms) SAVEPOINT active_record_1
180787
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Lambert et Renault SARL"], ["short_name", "SN"], ["email", "pierre@marchand.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://philippe.fr/quentin_benoit"], ["created_at", "2015-12-29 15:49:03.656759"], ["updated_at", "2015-12-29 15:49:03.656759"]]
180788
+  (0.2ms) RELEASE SAVEPOINT active_record_1
180789
+  (0.1ms) SAVEPOINT active_record_1
180790
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:03.662397"], ["updated_at", "2015-12-29 15:49:03.662397"]]
180791
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180792
+  (0.0ms) SAVEPOINT active_record_1
180793
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term repellendus at cum"], ["created_at", "2015-12-29 15:49:03.664900"], ["updated_at", "2015-12-29 15:49:03.664900"]]
180794
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180795
+  (0.1ms) SAVEPOINT active_record_1
180796
+ SQL (9.6ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:03.667565"], ["updated_at", "2015-12-29 15:49:03.667565"]]
180797
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180798
+  (0.0ms) SAVEPOINT active_record_1
180799
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180800
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:03.681081"], ["updated_at", "2015-12-29 15:49:03.681081"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180801
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180802
+  (0.1ms) SAVEPOINT active_record_1
180803
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linenam deserunt voluptatem"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:03.685324"], ["updated_at", "2015-12-29 15:49:03.685324"]]
180804
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180805
+ Dorsale::BillingMachine::QuotationLine Load (0.2ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180806
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180807
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:03.692154"], ["id", 1]]
180808
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180809
+  (0.9ms) rollback transaction
180810
+  (0.1ms) begin transaction
180811
+  (0.1ms) SAVEPOINT active_record_1
180812
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Barbier et Fournier SA"], ["short_name", "SN"], ["email", "kylian@lucas.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://riviere.org/alexis_dumas"], ["created_at", "2015-12-29 15:49:03.702629"], ["updated_at", "2015-12-29 15:49:03.702629"]]
180813
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180814
+  (0.0ms) SAVEPOINT active_record_1
180815
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:03.705723"], ["updated_at", "2015-12-29 15:49:03.705723"]]
180816
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180817
+  (0.1ms) SAVEPOINT active_record_1
180818
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term vitae aut officia"], ["created_at", "2015-12-29 15:49:03.709224"], ["updated_at", "2015-12-29 15:49:03.709224"]]
180819
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180820
+  (0.0ms) SAVEPOINT active_record_1
180821
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:03.711800"], ["updated_at", "2015-12-29 15:49:03.711800"]]
180822
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180823
+  (0.0ms) SAVEPOINT active_record_1
180824
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180825
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:03.715676"], ["updated_at", "2015-12-29 15:49:03.715676"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180826
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180827
+  (0.1ms) SAVEPOINT active_record_1
180828
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineveritatis quia eum"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:03.720024"], ["updated_at", "2015-12-29 15:49:03.720024"]]
180829
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180830
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180831
+ Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180832
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:03.727087"], ["id", 1]]
180833
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180834
+  (1.0ms) rollback transaction
180835
+  (0.1ms) begin transaction
180836
+  (0.1ms) SAVEPOINT active_record_1
180837
+ SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Martin SA SA"], ["short_name", "SN"], ["email", "lola_morin@paul.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.name/ethan_lambert"], ["created_at", "2015-12-29 15:49:03.736776"], ["updated_at", "2015-12-29 15:49:03.736776"]]
180838
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180839
+  (0.0ms) SAVEPOINT active_record_1
180840
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:03.740274"], ["updated_at", "2015-12-29 15:49:03.740274"]]
180841
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180842
+  (0.3ms) SAVEPOINT active_record_1
180843
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term rerum ut non"], ["created_at", "2015-12-29 15:49:03.744800"], ["updated_at", "2015-12-29 15:49:03.744800"]]
180844
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180845
+  (0.0ms) SAVEPOINT active_record_1
180846
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:03.747979"], ["updated_at", "2015-12-29 15:49:03.747979"]]
180847
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180848
+  (0.0ms) SAVEPOINT active_record_1
180849
+  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180850
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:03.752392"], ["updated_at", "2015-12-29 15:49:03.752392"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180851
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180852
+  (0.1ms) SAVEPOINT active_record_1
180853
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linequi corrupti sed"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:03.756678"], ["updated_at", "2015-12-29 15:49:03.756678"]]
180854
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180855
+ Dorsale::BillingMachine::QuotationLine Load (0.2ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180856
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180857
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:03.763719"], ["id", 1]]
180858
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180859
+  (0.9ms) rollback transaction
180860
+  (0.1ms) begin transaction
180861
+  (0.1ms) SAVEPOINT active_record_1
180862
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Roche SAS SEM"], ["short_name", "SN"], ["email", "baptiste_martin@mathieu.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://brunet.name/lou_richard"], ["created_at", "2015-12-29 15:49:03.772427"], ["updated_at", "2015-12-29 15:49:03.772427"]]
180863
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180864
+  (0.1ms) SAVEPOINT active_record_1
180865
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:03.776437"], ["updated_at", "2015-12-29 15:49:03.776437"]]
180866
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180867
+  (0.0ms) SAVEPOINT active_record_1
180868
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ipsum dignissimos nobis"], ["created_at", "2015-12-29 15:49:03.780393"], ["updated_at", "2015-12-29 15:49:03.780393"]]
180869
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180870
+  (0.0ms) SAVEPOINT active_record_1
180871
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:03.782734"], ["updated_at", "2015-12-29 15:49:03.782734"]]
180872
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180873
+  (0.0ms) SAVEPOINT active_record_1
180874
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180875
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:03.787157"], ["updated_at", "2015-12-29 15:49:03.787157"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180876
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180877
+  (0.1ms) SAVEPOINT active_record_1
180878
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineexcepturi ea ut"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:03.791678"], ["updated_at", "2015-12-29 15:49:03.791678"]]
180879
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180880
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180881
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180882
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:03.799874"], ["id", 1]]
180883
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180884
+  (1.1ms) rollback transaction
180885
+  (0.1ms) begin transaction
180886
+  (0.1ms) SAVEPOINT active_record_1
180887
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Durand EI GIE"], ["short_name", "SN"], ["email", "rayan.lefebvre@chevalier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://le.info/nomie_meunier"], ["created_at", "2015-12-29 15:49:03.812242"], ["updated_at", "2015-12-29 15:49:03.812242"]]
180888
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180889
+  (0.0ms) SAVEPOINT active_record_1
180890
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:03.815711"], ["updated_at", "2015-12-29 15:49:03.815711"]]
180891
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180892
+  (0.1ms) SAVEPOINT active_record_1
180893
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term enim nemo aut"], ["created_at", "2015-12-29 15:49:03.819194"], ["updated_at", "2015-12-29 15:49:03.819194"]]
180894
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180895
+  (0.0ms) SAVEPOINT active_record_1
180896
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:03.821754"], ["updated_at", "2015-12-29 15:49:03.821754"]]
180897
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180898
+  (0.1ms) SAVEPOINT active_record_1
180899
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180900
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:03.826614"], ["updated_at", "2015-12-29 15:49:03.826614"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180901
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180902
+  (0.1ms) SAVEPOINT active_record_1
180903
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineiste modi qui"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:03.830709"], ["updated_at", "2015-12-29 15:49:03.830709"]]
180904
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180905
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180906
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180907
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:03.837544"], ["id", 1]]
180908
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180909
+  (0.9ms) rollback transaction
180910
+  (0.1ms) begin transaction
180911
+  (0.1ms) SAVEPOINT active_record_1
180912
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Fleury SEM SA"], ["short_name", "SN"], ["email", "chlo.huet@dumont.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://moreau.name/zoe_deschamps"], ["created_at", "2015-12-29 15:49:03.847913"], ["updated_at", "2015-12-29 15:49:03.847913"]]
180913
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180914
+  (0.1ms) SAVEPOINT active_record_1
180915
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:03.851367"], ["updated_at", "2015-12-29 15:49:03.851367"]]
180916
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180917
+  (0.0ms) SAVEPOINT active_record_1
180918
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term unde maxime mollitia"], ["created_at", "2015-12-29 15:49:03.854639"], ["updated_at", "2015-12-29 15:49:03.854639"]]
180919
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180920
+  (0.0ms) SAVEPOINT active_record_1
180921
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:03.857249"], ["updated_at", "2015-12-29 15:49:03.857249"]]
180922
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180923
+  (0.1ms) SAVEPOINT active_record_1
180924
+  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180925
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:03.864164"], ["updated_at", "2015-12-29 15:49:03.864164"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180926
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180927
+  (0.1ms) SAVEPOINT active_record_1
180928
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linenon quis est"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:03.869362"], ["updated_at", "2015-12-29 15:49:03.869362"]]
180929
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180930
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180931
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180932
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:03.877690"], ["id", 1]]
180933
+  (0.3ms) RELEASE SAVEPOINT active_record_1
180934
+  (1.1ms) rollback transaction
180935
+  (0.1ms) begin transaction
180936
+  (0.1ms) rollback transaction
180937
+ ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"
180938
+  (0.1ms) begin transaction
180939
+  (0.1ms) rollback transaction
180940
+  (0.0ms) begin transaction
180941
+  (0.1ms) rollback transaction
180942
+  (0.1ms) begin transaction
180943
+  (0.1ms) rollback transaction
180944
+  (0.0ms) begin transaction
180945
+  (0.0ms) rollback transaction
180946
+  (0.0ms) begin transaction
180947
+  (0.0ms) rollback transaction
180948
+  (0.0ms) begin transaction
180949
+  (0.1ms) rollback transaction
180950
+  (0.1ms) begin transaction
180951
+  (0.1ms) SAVEPOINT active_record_1
180952
+ SQL (0.5ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Schneider et Leclercq GIE"], ["short_name", "SN"], ["email", "lucas@barre.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupont.org/manon"], ["created_at", "2015-12-29 15:49:32.862234"], ["updated_at", "2015-12-29 15:49:32.862234"]]
180953
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180954
+  (0.1ms) SAVEPOINT active_record_1
180955
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:32.888291"], ["updated_at", "2015-12-29 15:49:32.888291"]]
180956
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180957
+  (0.1ms) SAVEPOINT active_record_1
180958
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ex rem rerum"], ["created_at", "2015-12-29 15:49:32.893894"], ["updated_at", "2015-12-29 15:49:32.893894"]]
180959
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180960
+  (0.1ms) SAVEPOINT active_record_1
180961
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:32.922055"], ["updated_at", "2015-12-29 15:49:32.922055"]]
180962
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180963
+  (0.0ms) SAVEPOINT active_record_1
180964
+  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180965
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:32.938733"], ["updated_at", "2015-12-29 15:49:32.938733"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180966
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180967
+  (0.1ms) SAVEPOINT active_record_1
180968
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineomnis perferendis laboriosam"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:32.943185"], ["updated_at", "2015-12-29 15:49:32.943185"]]
180969
+ Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180970
+ Dorsale::BillingMachine::QuotationLine Load (0.2ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180971
+ Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180972
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:32.957664"], ["id", 1]]
180973
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180974
+  (2.3ms) rollback transaction
180975
+  (0.1ms) begin transaction
180976
+  (0.1ms) SAVEPOINT active_record_1
180977
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre EURL SCOP"], ["short_name", "SN"], ["email", "lucie@laine.info"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://carpentier.com/axel_collet"], ["created_at", "2015-12-29 15:49:32.971060"], ["updated_at", "2015-12-29 15:49:32.971060"]]
180978
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180979
+  (0.0ms) SAVEPOINT active_record_1
180980
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:32.973991"], ["updated_at", "2015-12-29 15:49:32.973991"]]
180981
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180982
+  (0.0ms) SAVEPOINT active_record_1
180983
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term architecto totam tempora"], ["created_at", "2015-12-29 15:49:32.976911"], ["updated_at", "2015-12-29 15:49:32.976911"]]
180984
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180985
+  (0.0ms) SAVEPOINT active_record_1
180986
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:32.979509"], ["updated_at", "2015-12-29 15:49:32.979509"]]
180987
+  (0.0ms) RELEASE SAVEPOINT active_record_1
180988
+  (0.0ms) SAVEPOINT active_record_1
180989
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
180990
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:32.983243"], ["updated_at", "2015-12-29 15:49:32.983243"], ["unique_index", 1], ["tracking_id", "2014-01"]]
180991
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180992
+  (0.1ms) SAVEPOINT active_record_1
180993
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineid quis porro"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:32.987491"], ["updated_at", "2015-12-29 15:49:32.987491"]]
180994
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
180995
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
180996
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
180997
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:32.993012"], ["id", 1]]
180998
+  (0.1ms) RELEASE SAVEPOINT active_record_1
180999
+  (1.0ms) rollback transaction
181000
+  (0.1ms) begin transaction
181001
+  (0.1ms) SAVEPOINT active_record_1
181002
+ SQL (0.9ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Fournier EI SA"], ["short_name", "SN"], ["email", "emilie_bertrand@fernandez.name"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://arnaud.com/la"], ["created_at", "2015-12-29 15:49:33.002017"], ["updated_at", "2015-12-29 15:49:33.002017"]]
181003
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181004
+  (0.0ms) SAVEPOINT active_record_1
181005
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:33.007094"], ["updated_at", "2015-12-29 15:49:33.007094"]]
181006
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181007
+  (0.0ms) SAVEPOINT active_record_1
181008
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term autem et dolore"], ["created_at", "2015-12-29 15:49:33.010094"], ["updated_at", "2015-12-29 15:49:33.010094"]]
181009
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181010
+  (0.0ms) SAVEPOINT active_record_1
181011
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:33.012488"], ["updated_at", "2015-12-29 15:49:33.012488"]]
181012
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181013
+  (0.1ms) SAVEPOINT active_record_1
181014
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
181015
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:33.015989"], ["updated_at", "2015-12-29 15:49:33.015989"], ["unique_index", 1], ["tracking_id", "2014-01"]]
181016
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181017
+  (0.0ms) SAVEPOINT active_record_1
181018
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineullam ex sed"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:33.019307"], ["updated_at", "2015-12-29 15:49:33.019307"]]
181019
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
181020
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
181021
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
181022
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:33.025414"], ["id", 1]]
181023
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181024
+  (1.0ms) rollback transaction
181025
+  (0.1ms) begin transaction
181026
+  (0.1ms) SAVEPOINT active_record_1
181027
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Le roux et Schneider EI"], ["short_name", "SN"], ["email", "axel@collet.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://renaud.com/pauline"], ["created_at", "2015-12-29 15:49:33.034009"], ["updated_at", "2015-12-29 15:49:33.034009"]]
181028
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181029
+  (0.2ms) SAVEPOINT active_record_1
181030
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:33.038945"], ["updated_at", "2015-12-29 15:49:33.038945"]]
181031
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181032
+  (0.0ms) SAVEPOINT active_record_1
181033
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term dolor quae velit"], ["created_at", "2015-12-29 15:49:33.041560"], ["updated_at", "2015-12-29 15:49:33.041560"]]
181034
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181035
+  (0.0ms) SAVEPOINT active_record_1
181036
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:33.043826"], ["updated_at", "2015-12-29 15:49:33.043826"]]
181037
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181038
+  (0.0ms) SAVEPOINT active_record_1
181039
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
181040
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:33.048549"], ["updated_at", "2015-12-29 15:49:33.048549"], ["unique_index", 1], ["tracking_id", "2014-01"]]
181041
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181042
+  (0.1ms) SAVEPOINT active_record_1
181043
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linesunt tempora ex"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:33.052449"], ["updated_at", "2015-12-29 15:49:33.052449"]]
181044
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
181045
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
181046
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
181047
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:33.058248"], ["id", 1]]
181048
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181049
+  (1.0ms) rollback transaction
181050
+  (0.1ms) begin transaction
181051
+  (0.1ms) SAVEPOINT active_record_1
181052
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Philippe et Michel SEM"], ["short_name", "SN"], ["email", "noa.schmitt@charpentier.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://francois.com/jules.poirier"], ["created_at", "2015-12-29 15:49:33.068277"], ["updated_at", "2015-12-29 15:49:33.068277"]]
181053
+  (0.3ms) RELEASE SAVEPOINT active_record_1
181054
+  (0.1ms) SAVEPOINT active_record_1
181055
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:33.073472"], ["updated_at", "2015-12-29 15:49:33.073472"]]
181056
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181057
+  (0.0ms) SAVEPOINT active_record_1
181058
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term ratione ut et"], ["created_at", "2015-12-29 15:49:33.075967"], ["updated_at", "2015-12-29 15:49:33.075967"]]
181059
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181060
+  (0.0ms) SAVEPOINT active_record_1
181061
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:33.078237"], ["updated_at", "2015-12-29 15:49:33.078237"]]
181062
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181063
+  (0.0ms) SAVEPOINT active_record_1
181064
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
181065
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:33.090987"], ["updated_at", "2015-12-29 15:49:33.090987"], ["unique_index", 1], ["tracking_id", "2014-01"]]
181066
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181067
+  (0.1ms) SAVEPOINT active_record_1
181068
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineid qui quia"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:33.094417"], ["updated_at", "2015-12-29 15:49:33.094417"]]
181069
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
181070
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
181071
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
181072
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:33.100202"], ["id", 1]]
181073
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181074
+  (1.0ms) rollback transaction
181075
+  (0.1ms) begin transaction
181076
+  (0.1ms) SAVEPOINT active_record_1
181077
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Louis SAS EI"], ["short_name", "SN"], ["email", "quentin@perrot.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lopez.org/emilie_duval"], ["created_at", "2015-12-29 15:49:33.111602"], ["updated_at", "2015-12-29 15:49:33.111602"]]
181078
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181079
+  (0.1ms) SAVEPOINT active_record_1
181080
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:33.114986"], ["updated_at", "2015-12-29 15:49:33.114986"]]
181081
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181082
+  (0.1ms) SAVEPOINT active_record_1
181083
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term atque maiores nostrum"], ["created_at", "2015-12-29 15:49:33.118421"], ["updated_at", "2015-12-29 15:49:33.118421"]]
181084
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181085
+  (0.0ms) SAVEPOINT active_record_1
181086
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:33.121154"], ["updated_at", "2015-12-29 15:49:33.121154"]]
181087
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181088
+  (0.0ms) SAVEPOINT active_record_1
181089
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
181090
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:33.124521"], ["updated_at", "2015-12-29 15:49:33.124521"], ["unique_index", 1], ["tracking_id", "2014-01"]]
181091
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181092
+  (0.1ms) SAVEPOINT active_record_1
181093
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineea ut quia"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:33.128851"], ["updated_at", "2015-12-29 15:49:33.128851"]]
181094
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
181095
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
181096
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
181097
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:33.135050"], ["id", 1]]
181098
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181099
+  (0.9ms) rollback transaction
181100
+  (0.1ms) begin transaction
181101
+  (0.1ms) SAVEPOINT active_record_1
181102
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Leroux et Rodriguez SARL"], ["short_name", "SN"], ["email", "rayan_boyer@garcia.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://rodriguez.fr/lola.laine"], ["created_at", "2015-12-29 15:49:33.145263"], ["updated_at", "2015-12-29 15:49:33.145263"]]
181103
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181104
+  (0.0ms) SAVEPOINT active_record_1
181105
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:33.148226"], ["updated_at", "2015-12-29 15:49:33.148226"]]
181106
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181107
+  (0.0ms) SAVEPOINT active_record_1
181108
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term quisquam quidem sed"], ["created_at", "2015-12-29 15:49:33.150851"], ["updated_at", "2015-12-29 15:49:33.150851"]]
181109
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181110
+  (0.2ms) SAVEPOINT active_record_1
181111
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:33.155091"], ["updated_at", "2015-12-29 15:49:33.155091"]]
181112
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181113
+  (0.0ms) SAVEPOINT active_record_1
181114
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
181115
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:33.159232"], ["updated_at", "2015-12-29 15:49:33.159232"], ["unique_index", 1], ["tracking_id", "2014-01"]]
181116
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181117
+  (0.1ms) SAVEPOINT active_record_1
181118
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineenim praesentium expedita"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:33.163066"], ["updated_at", "2015-12-29 15:49:33.163066"]]
181119
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
181120
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
181121
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
181122
+ SQL (0.2ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:33.169975"], ["id", 1]]
181123
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181124
+  (1.0ms) rollback transaction
181125
+  (0.1ms) begin transaction
181126
+  (0.1ms) SAVEPOINT active_record_1
181127
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Marty EURL SA"], ["short_name", "SN"], ["email", "louise@marie.com"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://guillot.org/sacha.hubert"], ["created_at", "2015-12-29 15:49:33.179924"], ["updated_at", "2015-12-29 15:49:33.179924"]]
181128
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181129
+  (0.0ms) SAVEPOINT active_record_1
181130
+ SQL (0.4ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:33.182821"], ["updated_at", "2015-12-29 15:49:33.182821"]]
181131
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181132
+  (0.1ms) SAVEPOINT active_record_1
181133
+ SQL (0.4ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term aut et itaque"], ["created_at", "2015-12-29 15:49:33.185751"], ["updated_at", "2015-12-29 15:49:33.185751"]]
181134
+  (0.2ms) RELEASE SAVEPOINT active_record_1
181135
+  (0.1ms) SAVEPOINT active_record_1
181136
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:33.190333"], ["updated_at", "2015-12-29 15:49:33.190333"]]
181137
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181138
+  (0.0ms) SAVEPOINT active_record_1
181139
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
181140
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:33.194194"], ["updated_at", "2015-12-29 15:49:33.194194"], ["unique_index", 1], ["tracking_id", "2014-01"]]
181141
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181142
+  (0.1ms) SAVEPOINT active_record_1
181143
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineiste inventore amet"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:33.198340"], ["updated_at", "2015-12-29 15:49:33.198340"]]
181144
+ Dorsale::BillingMachine::Quotation Load (0.0ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
181145
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
181146
+ Dorsale::BillingMachine::IdCard Load (0.1ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
181147
+ SQL (0.3ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:33.204238"], ["id", 1]]
181148
+  (0.2ms) RELEASE SAVEPOINT active_record_1
181149
+  (1.0ms) rollback transaction
181150
+  (0.1ms) begin transaction
181151
+  (0.1ms) SAVEPOINT active_record_1
181152
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Legrand EURL EI"], ["short_name", "SN"], ["email", "juliette@schmitt.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://lucas.net/louise"], ["created_at", "2015-12-29 15:49:33.214076"], ["updated_at", "2015-12-29 15:49:33.214076"]]
181153
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181154
+  (0.0ms) SAVEPOINT active_record_1
181155
+ SQL (0.3ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:33.216901"], ["updated_at", "2015-12-29 15:49:33.216901"]]
181156
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181157
+  (0.1ms) SAVEPOINT active_record_1
181158
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term id ut et"], ["created_at", "2015-12-29 15:49:33.219911"], ["updated_at", "2015-12-29 15:49:33.219911"]]
181159
+  (0.2ms) RELEASE SAVEPOINT active_record_1
181160
+  (0.1ms) SAVEPOINT active_record_1
181161
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:33.224462"], ["updated_at", "2015-12-29 15:49:33.224462"]]
181162
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181163
+  (0.0ms) SAVEPOINT active_record_1
181164
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
181165
+ SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:33.228180"], ["updated_at", "2015-12-29 15:49:33.228180"], ["unique_index", 1], ["tracking_id", "2014-01"]]
181166
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181167
+  (0.0ms) SAVEPOINT active_record_1
181168
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation lineiusto aliquam nobis"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:33.231284"], ["updated_at", "2015-12-29 15:49:33.231284"]]
181169
+ Dorsale::BillingMachine::Quotation Load (0.0ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
181170
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
181171
+ Dorsale::BillingMachine::IdCard Load (0.0ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
181172
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:33.235950"], ["id", 1]]
181173
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181174
+  (0.9ms) rollback transaction
181175
+  (0.1ms) begin transaction
181176
+  (0.1ms) SAVEPOINT active_record_1
181177
+ SQL (0.3ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Paul GIE GIE"], ["short_name", "SN"], ["email", "mathilde_roy@perrot.org"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://caron.com/jules.dupuy"], ["created_at", "2015-12-29 15:49:33.245400"], ["updated_at", "2015-12-29 15:49:33.245400"]]
181178
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181179
+  (0.0ms) SAVEPOINT active_record_1
181180
+ SQL (0.5ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "city", "zip", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", "3 Rue Marx Dormoy"], ["street_bis", "1er étage"], ["city", "Marseille"], ["zip", "13004"], ["country", "France"], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-29 15:49:33.249044"], ["updated_at", "2015-12-29 15:49:33.249044"]]
181181
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181182
+  (0.0ms) SAVEPOINT active_record_1
181183
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term aut et et"], ["created_at", "2015-12-29 15:49:33.251946"], ["updated_at", "2015-12-29 15:49:33.251946"]]
181184
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181185
+  (0.2ms) SAVEPOINT active_record_1
181186
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_id_cards" ("id_card_name", "entity_name", "legal_form", "capital", "registration_city", "registration_number", "ape_naf", "address1", "zip", "city", "siret", "intracommunity_vat", "contact_full_name", "contact_phone", "contact_fax", "contact_email", "iban", "bic_swift", "bank_name", "bank_address", "custom_info_1", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_name", "AGILiDEE"], ["entity_name", "AGILiDEE"], ["legal_form", "SA"], ["capital", 1000000000], ["registration_city", "Gotham City"], ["registration_number", "123456789"], ["ape_naf", "6258"], ["address1", "72 rue du ROR"], ["zip", "72054"], ["city", "Kaukura"], ["siret", "FR 1234569123"], ["intracommunity_vat", "123456789123"], ["contact_full_name", "Bozo LECLOWN"], ["contact_phone", "0400000000"], ["contact_fax", "+33 400000000"], ["contact_email", "bozo_leclown@pinder.com"], ["iban", "FR 456 253 645 459"], ["bic_swift", "PSSTTHEGAME"], ["bank_name", "My Bank Name"], ["bank_address", "My Bank Addresse"], ["custom_info_1", "Long string to trigger a line break and test the layout in the invoice PDF generators"], ["created_at", "2015-12-29 15:49:33.256200"], ["updated_at", "2015-12-29 15:49:33.256200"]]
181187
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181188
+  (0.1ms) SAVEPOINT active_record_1
181189
+  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations"
181190
+ SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("state", "date", "expires_at", "commercial_discount", "vat_amount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["state", "pending"], ["date", "2014-02-19"], ["expires_at", "2016-01-29"], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 1], ["id_card_id", 1], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-29 15:49:33.260118"], ["updated_at", "2015-12-29 15:49:33.260118"], ["unique_index", 1], ["tracking_id", "2014-01"]]
181191
+  (0.0ms) RELEASE SAVEPOINT active_record_1
181192
+  (0.0ms) SAVEPOINT active_record_1
181193
+ SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("quantity", "unit_price", "vat_rate", "quotation_id", "label", "unit", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["quantity", 1000.17], ["unit_price", 20.0], ["vat_rate", 20.0], ["quotation_id", 1], ["label", "Quotation linevoluptatem qui assumenda"], ["unit", "abc"], ["total", 20003.4], ["created_at", "2015-12-29 15:49:33.262992"], ["updated_at", "2015-12-29 15:49:33.262992"]]
181194
+ Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]]
181195
+ Dorsale::BillingMachine::QuotationLine Load (0.1ms) SELECT "dorsale_billing_machine_quotation_lines".* FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]]
181196
+ Dorsale::BillingMachine::IdCard Load (0.0ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]
181197
+ SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 20003.4], ["vat_amount", 4000.68], ["total_including_taxes", 24004.08], ["updated_at", "2015-12-29 15:49:33.267597"], ["id", 1]]
181198
+  (0.1ms) RELEASE SAVEPOINT active_record_1
181199
+  (1.0ms) rollback transaction
181200
+  (0.1ms) begin transaction
181201
+  (0.1ms) rollback transaction