ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to AddCommercialDiscountToInvoicesAndQuotations (20151012181412)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "commercial_discount" decimal  (0.2ms) ALTER TABLE "dorsale_billing_machine_invoices" ADD "commercial_discount" decimal SQL (0.5ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151012181412"]]  (0.9ms) commit transaction Migrating to CustomerVaultIndividualsAddSkype (20151019100134)  (0.1ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_customer_vault_individuals" ADD "skype" varchar SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151019100134"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/" for ::1 at 2015-10-23 12:09:41 +0200 ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (14.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (4.4ms) Completed 200 OK in 7858ms (Views: 7846.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 12:09:49 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 12:09:49 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 12:09:49 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 12:09:49 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 12:09:49 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 12:09:49 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 12:09:49 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 12:09:49 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 12:09:49 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 12:09:50 +0200 Started GET "/" for ::1 at 2015-10-23 12:34:25 +0200 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 114ms (Views: 113.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 12:34:25 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 12:34:25 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 12:34:25 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 12:34:25 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 12:34:25 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 12:34:25 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 12:34:25 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 12:34:25 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 12:34:26 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 12:34:27 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" SQLite3::SQLException: no such table: dorsale_customer_vault_individuals: SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Completed 500 Internal Server Error in 54ms (ActiveRecord: 0.4ms) ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: dorsale_customer_vault_individuals: SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"): app/models/dorsale/user_scope.rb:55:in `people' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (89.6ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 12:34:28 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" SQLite3::SQLException: no such table: dorsale_customer_vault_individuals: SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.2ms) ActiveRecord::StatementInvalid (SQLite3::SQLException: no such table: dorsale_customer_vault_individuals: SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals"): app/models/dorsale/user_scope.rb:55:in `people' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (86.8ms)  (2.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateDorsaleAddresses (20141010140200)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar, "street_bis" varchar, "city" varchar, "zip" varchar, "country" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141010140200"]]  (0.8ms) commit transaction Migrating to AddPolymorphicFieldsToAddresses (20141014072756)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "dorsale_addresses" ADD "addressable_id" integer  (0.2ms) ALTER TABLE "dorsale_addresses" ADD "addressable_type" varchar SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141014072756"]]  (0.8ms) commit transaction Migrating to CreateDorsaleComments (20150312083147)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150312083147"]]  (0.8ms) commit transaction Migrating to CreateDorsaleAlexandrieAttachments (20150616074852)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_alexandrie_attachments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "attachable_id" integer, "attachable_type" varchar, "file" varchar)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150616074852"]]  (0.9ms) commit transaction Migrating to CreateDorsaleDummyModels (20150616082916)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dummy_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150616082916"]]  (0.9ms) commit transaction Migrating to CreateFlyboy (20150622075000)  (0.1ms) begin transaction  (1.1ms) CREATE TABLE "dorsale_flyboy_folders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "folderable_id" integer, "folderable_type" varchar, "name" varchar, "description" text, "progress" integer, "status" varchar, "tracking" varchar, "version" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_flyboy_folders_on_folderable_id" ON "dorsale_flyboy_folders" ("folderable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_flyboy_folders_on_folderable_type" ON "dorsale_flyboy_folders" ("folderable_type")  (0.1ms) CREATE TABLE "dorsale_flyboy_task_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "task_id" integer, "date" datetime, "description" text, "progress" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_flyboy_task_comments_on_task_id" ON "dorsale_flyboy_task_comments" ("task_id")  (0.2ms) CREATE TABLE "dorsale_flyboy_tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "taskable_id" integer, "taskable_type" varchar, "name" varchar, "description" text, "progress" integer, "done" boolean, "term" date, "reminder" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_flyboy_tasks_on_taskable_id" ON "dorsale_flyboy_tasks" ("taskable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_flyboy_tasks_on_taskable_type" ON "dorsale_flyboy_tasks" ("taskable_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622075000"]]  (1.0ms) commit transaction Migrating to CreateBillingMachine (20150622075038)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "dorsale_billing_machine_id_cards" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "id_card_name" varchar, "entity_name" varchar, "siret" varchar, "legal_form" varchar, "capital" integer, "registration_number" varchar, "intracommunity_vat" varchar, "address1" varchar, "address2" varchar, "zip" varchar, "city" varchar, "phone" varchar, "contact_full_name" varchar, "contact_phone" varchar, "contact_address_1" varchar, "contact_address_2" varchar, "contact_zip" varchar, "contact_city" varchar, "iban" varchar, "bic_swift" varchar, "bank_name" varchar, "bank_address" varchar, "ape_naf" varchar, "custom_info_1" text, "custom_info_2" text, "custom_info_3" text, "contact_fax" varchar, "contact_email" varchar, "logo" varchar, "registration_city" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.2ms) CREATE TABLE "dorsale_billing_machine_payment_terms" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "label" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE TABLE "dorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_duty" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.4ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_id" ON "dorsale_billing_machine_invoices" ("customer_id")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.4ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_type" ON "dorsale_billing_machine_invoices" ("customer_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_id_card_id" ON "dorsale_billing_machine_invoices" ("id_card_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_payment_term_id" ON "dorsale_billing_machine_invoices" ("payment_term_id")  (0.2ms) CREATE TABLE "dorsale_billing_machine_invoice_lines" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "invoice_id" integer, "label" text, "quantity" decimal, "unit" varchar, "unit_price" decimal, "total" decimal, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoice_lines_on_invoice_id" ON "dorsale_billing_machine_invoice_lines" ("invoice_id")  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_duty" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_id" ON "dorsale_billing_machine_quotations" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_type" ON "dorsale_billing_machine_quotations" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_id_card_id" ON "dorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_payment_term_id" ON "dorsale_billing_machine_quotations" ("payment_term_id")  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotation_lines" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "quotation_id" integer, "label" text, "quantity" decimal, "unit" varchar, "unit_price" decimal, "total" decimal, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.3ms) CREATE INDEX "index_dorsale_billing_machine_quotation_lines_on_quotation_id" ON "dorsale_billing_machine_quotation_lines" ("quotation_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622075038"]]  (1.2ms) commit transaction Migrating to CreateCustomerVault (20150622105217)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_customer_vault_corporations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "short_name" varchar, "email" varchar, "phone" varchar, "fax" varchar, "www" varchar, "legal_form" varchar, "capital" integer, "immatriculation_number_1" varchar, "immatriculation_number_2" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE TABLE "dorsale_customer_vault_individuals" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "short_name" varchar, "email" varchar, "title" varchar, "twitter" varchar, "www" varchar, "context" text, "phone" varchar, "fax" varchar, "mobile" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.2ms) CREATE TABLE "dorsale_customer_vault_links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "alice_id" integer, "alice_type" varchar, "bob_id" integer, "bob_type" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE INDEX "index_dorsale_customer_vault_links_on_alice_id" ON "dorsale_customer_vault_links" ("alice_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_alice_type" ON "dorsale_customer_vault_links" ("alice_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_bob_id" ON "dorsale_customer_vault_links" ("bob_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.2ms) CREATE INDEX "index_dorsale_customer_vault_links_on_bob_type" ON "dorsale_customer_vault_links" ("bob_type") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622105217"]]  (1.1ms) commit transaction Migrating to DorsaleV2Changes (20150623093218)  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150623093218"]]  (0.8ms) commit transaction Migrating to ActsAsTaggableOnMigration (20150624081204)  (0.1ms) begin transaction  (1.0ms) CREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar)  (0.4ms) CREATE TABLE "taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "taggable_id" integer, "taggable_type" varchar, "tagger_id" integer, "tagger_type" varchar, "context" varchar(128), "created_at" datetime)   (0.5ms) CREATE INDEX "index_taggings_on_tag_id" ON "taggings" ("tag_id")  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_tag_id' AND type='index'   (0.4ms) CREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081204"]]  (1.1ms) commit transaction Migrating to AddMissingUniqueIndices (20150624081205)  (0.1ms) begin transaction  (0.3ms) CREATE UNIQUE INDEX "index_tags_on_name" ON "tags" ("name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_tag_id' AND type='index'  (0.3ms) DROP INDEX "index_taggings_on_tag_id"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms) DROP INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context"  (0.2ms) CREATE UNIQUE INDEX "taggings_idx" ON "taggings" ("tag_id", "taggable_id", "taggable_type", "context", "tagger_id", "tagger_type") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081205"]]  (1.2ms) commit transaction Migrating to AddTaggingsCounterCacheToTags (20150624081206)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "tags" ADD "taggings_count" integer DEFAULT 0 ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."id" ASC LIMIT 1000 SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081206"]]  (1.2ms) commit transaction Migrating to AddMissingTaggableIndex (20150624081207)  (0.2ms) begin transaction  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (1.0ms) CREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081207"]]  (0.9ms) commit transaction Migrating to ChangeCollationForTagNames (20150624081208)  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081208"]]  (0.8ms) commit transaction Migrating to BillingMachineQuotationsAddExpiresAt (20150625093326)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "expires_at" date SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150625093326"]]  (0.8ms) commit transaction Migrating to BillingMachineAddTrackingIds (20150625131155)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "dorsale_billing_machine_invoices" ADD "tracking_id" varchar  (0.4ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "tracking_id" varchar SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150625131155"]]  (0.9ms) commit transaction Migrating to AddOwnersToTasks (20150803152643)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "dorsale_flyboy_tasks" ADD "owner_type" varchar  (0.3ms) ALTER TABLE "dorsale_flyboy_tasks" ADD "owner_id" integer SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150803152643"]]  (0.9ms) commit transaction Migrating to DeviseCreateUsers (20150803160334)  (0.1ms) begin transaction  (0.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar DEFAULT '' NOT NULL, "encrypted_password" varchar DEFAULT '' NOT NULL, "reset_password_token" varchar, "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar, "last_sign_in_ip" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.6ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.2ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150803160334"]]  (1.2ms) commit transaction Migrating to AddAuthorToComments (20150805133509)  (0.1ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_flyboy_task_comments" ADD "author_type" varchar  (0.2ms) ALTER TABLE "dorsale_flyboy_task_comments" ADD "author_id" integer SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150805133509"]]  (1.0ms) commit transaction Migrating to AddPolymorphicUsersToComments (20150805134318)  (0.1ms) begin transaction  (0.4ms) CREATE TEMPORARY TABLE "adorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "author_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) SELECT * FROM "dorsale_comments"  (0.3ms) DROP TABLE "dorsale_comments"  (0.2ms) CREATE TABLE "dorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "author_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) SELECT * FROM "adorsale_comments"  (0.3ms) DROP TABLE "adorsale_comments"  (0.2ms) ALTER TABLE "dorsale_comments" ADD "author_type" varchar SQL (0.2ms) UPDATE "dorsale_comments" SET "author_type" = 'User' WHERE "dorsale_comments"."id" IN (SELECT "dorsale_comments"."id" FROM "dorsale_comments" WHERE (author_id is not null) ORDER BY "dorsale_comments"."created_at" DESC) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150805134318"]]  (1.1ms) commit transaction Migrating to AddCommercialDiscountToInvoicesAndQuotations (20151012181412)  (0.4ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "commercial_discount" decimal  (0.3ms) ALTER TABLE "dorsale_billing_machine_invoices" ADD "commercial_discount" decimal SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151012181412"]]  (0.9ms) commit transaction Migrating to CustomerVaultIndividualsAddSkype (20151019100134)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "dorsale_customer_vault_individuals" ADD "skype" varchar SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151019100134"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.8ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.4ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  (3.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateDorsaleAddresses (20141010140200)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar, "street_bis" varchar, "city" varchar, "zip" varchar, "country" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141010140200"]]  (0.8ms) commit transaction Migrating to AddPolymorphicFieldsToAddresses (20141014072756)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "dorsale_addresses" ADD "addressable_id" integer  (0.1ms) ALTER TABLE "dorsale_addresses" ADD "addressable_type" varchar SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141014072756"]]  (0.8ms) commit transaction Migrating to CreateDorsaleComments (20150312083147)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150312083147"]]  (0.8ms) commit transaction Migrating to CreateDorsaleAlexandrieAttachments (20150616074852)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_alexandrie_attachments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "attachable_id" integer, "attachable_type" varchar, "file" varchar)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150616074852"]]  (0.9ms) commit transaction Migrating to CreateDorsaleDummyModels (20150616082916)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dummy_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150616082916"]]  (0.8ms) commit transaction Migrating to CreateFlyboy (20150622075000)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "dorsale_flyboy_folders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "folderable_id" integer, "folderable_type" varchar, "name" varchar, "description" text, "progress" integer, "status" varchar, "tracking" varchar, "version" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.4ms) CREATE INDEX "index_dorsale_flyboy_folders_on_folderable_id" ON "dorsale_flyboy_folders" ("folderable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_flyboy_folders_on_folderable_type" ON "dorsale_flyboy_folders" ("folderable_type")  (0.1ms) CREATE TABLE "dorsale_flyboy_task_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "task_id" integer, "date" datetime, "description" text, "progress" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_flyboy_task_comments_on_task_id" ON "dorsale_flyboy_task_comments" ("task_id")  (0.1ms) CREATE TABLE "dorsale_flyboy_tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "taskable_id" integer, "taskable_type" varchar, "name" varchar, "description" text, "progress" integer, "done" boolean, "term" date, "reminder" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_flyboy_tasks_on_taskable_id" ON "dorsale_flyboy_tasks" ("taskable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_flyboy_tasks_on_taskable_type" ON "dorsale_flyboy_tasks" ("taskable_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622075000"]]  (1.0ms) commit transaction Migrating to CreateBillingMachine (20150622075038)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_billing_machine_id_cards" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "id_card_name" varchar, "entity_name" varchar, "siret" varchar, "legal_form" varchar, "capital" integer, "registration_number" varchar, "intracommunity_vat" varchar, "address1" varchar, "address2" varchar, "zip" varchar, "city" varchar, "phone" varchar, "contact_full_name" varchar, "contact_phone" varchar, "contact_address_1" varchar, "contact_address_2" varchar, "contact_zip" varchar, "contact_city" varchar, "iban" varchar, "bic_swift" varchar, "bank_name" varchar, "bank_address" varchar, "ape_naf" varchar, "custom_info_1" text, "custom_info_2" text, "custom_info_3" text, "contact_fax" varchar, "contact_email" varchar, "logo" varchar, "registration_city" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.2ms) CREATE TABLE "dorsale_billing_machine_payment_terms" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "label" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.3ms) CREATE TABLE "dorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_duty" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_id" ON "dorsale_billing_machine_invoices" ("customer_id")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.2ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_type" ON "dorsale_billing_machine_invoices" ("customer_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_id_card_id" ON "dorsale_billing_machine_invoices" ("id_card_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.3ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_payment_term_id" ON "dorsale_billing_machine_invoices" ("payment_term_id")  (0.3ms) CREATE TABLE "dorsale_billing_machine_invoice_lines" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "invoice_id" integer, "label" text, "quantity" decimal, "unit" varchar, "unit_price" decimal, "total" decimal, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoice_lines_on_invoice_id" ON "dorsale_billing_machine_invoice_lines" ("invoice_id")  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_duty" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_id" ON "dorsale_billing_machine_quotations" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_type" ON "dorsale_billing_machine_quotations" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_id_card_id" ON "dorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_payment_term_id" ON "dorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) CREATE TABLE "dorsale_billing_machine_quotation_lines" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "quotation_id" integer, "label" text, "quantity" decimal, "unit" varchar, "unit_price" decimal, "total" decimal, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotation_lines_on_quotation_id" ON "dorsale_billing_machine_quotation_lines" ("quotation_id") SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622075038"]]  (1.1ms) commit transaction Migrating to CreateCustomerVault (20150622105217)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "dorsale_customer_vault_corporations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "short_name" varchar, "email" varchar, "phone" varchar, "fax" varchar, "www" varchar, "legal_form" varchar, "capital" integer, "immatriculation_number_1" varchar, "immatriculation_number_2" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE TABLE "dorsale_customer_vault_individuals" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "short_name" varchar, "email" varchar, "title" varchar, "twitter" varchar, "www" varchar, "context" text, "phone" varchar, "fax" varchar, "mobile" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.2ms) CREATE TABLE "dorsale_customer_vault_links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "alice_id" integer, "alice_type" varchar, "bob_id" integer, "bob_type" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_alice_id" ON "dorsale_customer_vault_links" ("alice_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_alice_type" ON "dorsale_customer_vault_links" ("alice_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_bob_id" ON "dorsale_customer_vault_links" ("bob_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_bob_type" ON "dorsale_customer_vault_links" ("bob_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622105217"]]  (1.0ms) commit transaction Migrating to DorsaleV2Changes (20150623093218)  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150623093218"]]  (0.8ms) commit transaction Migrating to ActsAsTaggableOnMigration (20150624081204)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar)  (0.2ms) CREATE TABLE "taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "taggable_id" integer, "taggable_type" varchar, "tagger_id" integer, "tagger_type" varchar, "context" varchar(128), "created_at" datetime)   (0.2ms) CREATE INDEX "index_taggings_on_tag_id" ON "taggings" ("tag_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_tag_id' AND type='index'   (0.2ms) CREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081204"]]  (1.3ms) commit transaction Migrating to AddMissingUniqueIndices (20150624081205)  (0.1ms) begin transaction  (0.4ms) CREATE UNIQUE INDEX "index_tags_on_name" ON "tags" ("name")  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_tag_id' AND type='index'  (0.5ms) DROP INDEX "index_taggings_on_tag_id"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.3ms) DROP INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context"  (0.4ms) CREATE UNIQUE INDEX "taggings_idx" ON "taggings" ("tag_id", "taggable_id", "taggable_type", "context", "tagger_id", "tagger_type") SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081205"]]  (1.4ms) commit transaction Migrating to AddTaggingsCounterCacheToTags (20150624081206)  (0.1ms) begin transaction  (0.8ms) ALTER TABLE "tags" ADD "taggings_count" integer DEFAULT 0 ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."id" ASC LIMIT 1000 SQL (1.7ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081206"]]  (0.9ms) commit transaction Migrating to AddMissingTaggableIndex (20150624081207)  (0.1ms) begin transaction  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.4ms) CREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context") SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081207"]]  (1.1ms) commit transaction Migrating to ChangeCollationForTagNames (20150624081208)  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081208"]]  (1.2ms) commit transaction Migrating to BillingMachineQuotationsAddExpiresAt (20150625093326)  (0.2ms) begin transaction  (0.8ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "expires_at" date SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150625093326"]]  (1.0ms) commit transaction Migrating to BillingMachineAddTrackingIds (20150625131155)  (0.1ms) begin transaction  (0.8ms) ALTER TABLE "dorsale_billing_machine_invoices" ADD "tracking_id" varchar  (0.4ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "tracking_id" varchar SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150625131155"]]  (0.8ms) commit transaction Migrating to AddOwnersToTasks (20150803152643)  (0.1ms) begin transaction  (0.7ms) ALTER TABLE "dorsale_flyboy_tasks" ADD "owner_type" varchar  (0.3ms) ALTER TABLE "dorsale_flyboy_tasks" ADD "owner_id" integer SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150803152643"]]  (0.8ms) commit transaction Migrating to DeviseCreateUsers (20150803160334)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar DEFAULT '' NOT NULL, "encrypted_password" varchar DEFAULT '' NOT NULL, "reset_password_token" varchar, "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar, "last_sign_in_ip" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.4ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.2ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150803160334"]]  (1.2ms) commit transaction Migrating to AddAuthorToComments (20150805133509)  (0.1ms) begin transaction  (1.9ms) ALTER TABLE "dorsale_flyboy_task_comments" ADD "author_type" varchar  (0.2ms) ALTER TABLE "dorsale_flyboy_task_comments" ADD "author_id" integer SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150805133509"]]  (0.8ms) commit transaction Migrating to AddPolymorphicUsersToComments (20150805134318)  (0.1ms) begin transaction  (0.4ms) CREATE TEMPORARY TABLE "adorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "author_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) SELECT * FROM "dorsale_comments"  (0.2ms) DROP TABLE "dorsale_comments"  (0.2ms) CREATE TABLE "dorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "author_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) SELECT * FROM "adorsale_comments"  (0.2ms) DROP TABLE "adorsale_comments"  (0.2ms) ALTER TABLE "dorsale_comments" ADD "author_type" varchar SQL (0.2ms) UPDATE "dorsale_comments" SET "author_type" = 'User' WHERE "dorsale_comments"."id" IN (SELECT "dorsale_comments"."id" FROM "dorsale_comments" WHERE (author_id is not null) ORDER BY "dorsale_comments"."created_at" DESC) SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150805134318"]]  (1.4ms) commit transaction Migrating to AddCommercialDiscountToInvoicesAndQuotations (20151012181412)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "commercial_discount" decimal  (0.4ms) ALTER TABLE "dorsale_billing_machine_invoices" ADD "commercial_discount" decimal SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151012181412"]]  (1.7ms) commit transaction Migrating to CustomerVaultIndividualsAddSkype (20151019100134)  (0.1ms) begin transaction  (0.8ms) ALTER TABLE "dorsale_customer_vault_individuals" ADD "skype" varchar SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151019100134"]]  (1.1ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.4ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 14:02:38 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (772.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (17.8ms) 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 LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (12.4ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (851.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1062ms (Views: 961.2ms | ActiveRecord: 2.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 14:02:40 +0200 Started GET "/dorsale/billing_machine/quotations/new" for ::1 at 2015-10-23 14:07:50 +0200 Processing by Dorsale::BillingMachine::QuotationsController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (21.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (14.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (168.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/new.html.slim within layouts/application (178.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.7ms) Completed 200 OK in 352ms (Views: 303.7ms | ActiveRecord: 1.7ms)  (0.1ms) begin transaction SQL (1.0ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Lefevre et Bonnet EURL"], ["short_name", "SN"], ["email", "sarah@maon.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://robert.org/julie_aubert"], ["created_at", "2015-10-23 12:20:10.767542"], ["updated_at", "2015-10-23 12:20:10.767542"]]  (3.0ms) commit transaction  (0.1ms) begin transaction SQL (0.7ms) 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-10-23 12:20:10.807212"], ["updated_at", "2015-10-23 12:20:10.807212"]]  (1.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term omnis ut molestiae"], ["created_at", "2015-10-23 12:20:10.815993"], ["updated_at", "2015-10-23 12:20:10.815993"]]  (1.1ms) commit transaction  (0.1ms) begin transaction 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-10-23 12:20:10.852106"], ["updated_at", "2015-10-23 12:20:10.852106"]]  (1.0ms) commit transaction  (0.2ms) begin transaction  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_quotations" ("date", "expires_at", "vat_rate", "commercial_discount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_duty", "vat_amount", "total_all_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["date", "2014-02-19"], ["expires_at", "2015-11-23"], ["vat_rate", 20.0], ["commercial_discount", 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_duty", 0.0], ["vat_amount", 0.0], ["total_all_taxes", 0.0], ["created_at", "2015-10-23 12:20:10.877098"], ["updated_at", "2015-10-23 12:20:10.877098"], ["unique_index", 1], ["tracking_id", "2014-01"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Richard et Roger EURL"], ["short_name", "SN"], ["email", "lo@morel.fr"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://fournier.info/lola.menard"], ["created_at", "2015-10-23 12:28:32.781370"], ["updated_at", "2015-10-23 12:28:32.781370"]]  (3.0ms) commit transaction  (0.1ms) begin transaction 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", 2], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-10-23 12:28:32.815455"], ["updated_at", "2015-10-23 12:28:32.815455"]]  (0.8ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term aut ea dicta"], ["created_at", "2015-10-23 12:28:32.822209"], ["updated_at", "2015-10-23 12:28:32.822209"]]  (0.9ms) commit transaction  (0.1ms) begin transaction 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-10-23 12:28:32.850904"], ["updated_at", "2015-10-23 12:28:32.850904"]]  (3.2ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_quotations" ("date", "expires_at", "vat_rate", "commercial_discount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_duty", "vat_amount", "total_all_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["date", "2014-02-19"], ["expires_at", "2015-11-23"], ["vat_rate", 20.0], ["commercial_discount", 0.0], ["customer_id", 2], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 2], ["id_card_id", 2], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_duty", 0.0], ["vat_amount", 0.0], ["total_all_taxes", 0.0], ["created_at", "2015-10-23 12:28:32.877497"], ["updated_at", "2015-10-23 12:28:32.877497"], ["unique_index", 2], ["tracking_id", "2014-02"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (1.8ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Morin et Dupuy SA"], ["short_name", "SN"], ["email", "victor@fernandez.net"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://bourgeois.com/la"], ["created_at", "2015-10-23 12:45:24.866666"], ["updated_at", "2015-10-23 12:45:24.866666"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) 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-10-23 12:45:24.901516"], ["updated_at", "2015-10-23 12:45:24.901516"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term facere sequi quia"], ["created_at", "2015-10-23 12:45:24.908759"], ["updated_at", "2015-10-23 12:45:24.908759"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (1.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-10-23 12:45:24.933416"], ["updated_at", "2015-10-23 12:45:24.933416"]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.7ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (1.6ms) INSERT INTO "dorsale_billing_machine_quotations" ("date", "expires_at", "vat_rate", "commercial_discount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_duty", "vat_amount", "total_all_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["date", "2014-02-19"], ["expires_at", "2015-11-23"], ["vat_rate", 20.0], ["commercial_discount", 0.0], ["customer_id", 3], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 3], ["id_card_id", 3], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_duty", 0.0], ["vat_amount", 0.0], ["total_all_taxes", 0.0], ["created_at", "2015-10-23 12:45:24.961960"], ["updated_at", "2015-10-23 12:45:24.961960"], ["unique_index", 3], ["tracking_id", "2014-03"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "phone", "fax", "www", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["name", "Bernard et Moulin SEM"], ["short_name", "SN"], ["email", "manon@mercier.eu"], ["phone", "06 xx xx xx xx"], ["fax", "09 xx xx xx xx"], ["www", "http://dupuy.fr/chlo.leroy"], ["created_at", "2015-10-23 12:46:31.820429"], ["updated_at", "2015-10-23 12:46:31.820429"]]  (2.2ms) commit transaction  (0.1ms) begin transaction 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", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-10-23 12:46:31.852090"], ["updated_at", "2015-10-23 12:46:31.852090"]]  (0.9ms) commit transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_billing_machine_payment_terms" ("label", "created_at", "updated_at") VALUES (?, ?, ?) [["label", "Payment term vitae dicta delectus"], ["created_at", "2015-10-23 12:46:31.859132"], ["updated_at", "2015-10-23 12:46:31.859132"]]  (0.8ms) commit transaction  (0.1ms) begin transaction 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-10-23 12:46:31.892378"], ["updated_at", "2015-10-23 12:46:31.892378"]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_quotations" ("date", "expires_at", "vat_rate", "commercial_discount", "customer_id", "customer_type", "payment_term_id", "id_card_id", "label", "comments", "total_duty", "vat_amount", "total_all_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["date", "2014-02-19"], ["expires_at", "2015-11-23"], ["vat_rate", 20.0], ["commercial_discount", 0.0], ["customer_id", 4], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["payment_term_id", 4], ["id_card_id", 4], ["label", "Software service"], ["comments", "This is the quotation for the software your companie want"], ["total_duty", 0.0], ["vat_amount", 0.0], ["total_all_taxes", 0.0], ["created_at", "2015-10-23 12:46:31.915176"], ["updated_at", "2015-10-23 12:46:31.915176"], ["unique_index", 4], ["tracking_id", "2014-04"]]  (1.0ms) commit transaction Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 14:47:13 +0200 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (871.2ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (32.7ms) 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 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", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (37.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (1022.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.2ms) Completed 200 OK in 5694ms (Views: 5641.6ms | ActiveRecord: 2.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 14:47:19 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 14:47:20 +0200 Started GET "/dorsale/billing_machine/quotations/4" for ::1 at 2015-10-23 14:47:21 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"4"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 4]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (97.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 4 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (115.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (179.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 345ms (Views: 327.6ms | ActiveRecord: 4.1ms) Started GET "/dorsale/billing_machine/quotations/4" for ::1 at 2015-10-23 14:55:08 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"4"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 4]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (4.1ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 4 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (876.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1109ms (Views: 1003.0ms | ActiveRecord: 3.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 14:55:09 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 14:55:10 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 14:55:10 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 14:55:10 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 14:55:10 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 14:55:10 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 14:55:10 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 14:55:10 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 14:55:14 +0200 Started GET "/dorsale/billing_machine/quotations/4" for ::1 at 2015-10-23 14:57:47 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"4"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 4]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 4 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (34.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 187ms (Views: 183.1ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 14:57:47 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 14:57:48 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 14:57:48 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 14:57:48 +0200 Started POST "/dorsale/billing_machine/quotations/4/copy" for ::1 at 2015-10-23 14:57:50 +0200 Processing by Dorsale::BillingMachine::QuotationsController#copy as HTML Parameters: {"authenticity_token"=>"pb9zdWuWcwBQQFhiv3pG8hr8+7opM3VfFXhVLoH2hyZt+/gqlvJoOkI4b/6BDBzpYZoIa5DXcB3PoFYd+a6uhg==", "id"=>"4"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 4]] 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", 4]]  (0.4ms) begin transaction Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_quotations" ("customer_id", "customer_type", "id_card_id", "payment_term_id", "date", "label", "total_duty", "vat_amount", "total_all_taxes", "vat_rate", "comments", "expires_at", "tracking_id", "commercial_discount", "created_at", "updated_at", "unique_index") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["customer_id", 4], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["id_card_id", 4], ["payment_term_id", 4], ["date", "2015-10-23"], ["label", "Software service"], ["total_duty", 0.0], ["vat_amount", 0.0], ["total_all_taxes", 0.0], ["vat_rate", 20.0], ["comments", "This is the quotation for the software your companie want"], ["expires_at", "2015-11-23"], ["tracking_id", "2015-05"], ["commercial_discount", 0.0], ["created_at", "2015-10-23 12:57:50.478546"], ["updated_at", "2015-10-23 12:57:50.478546"], ["unique_index", 5]]  (1.7ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/5 Completed 302 Found in 62ms (ActiveRecord: 5.1ms) Started GET "/dorsale/billing_machine/quotations/5" for ::1 at 2015-10-23 14:57:50 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"5"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 5]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 5]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 5 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (28.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (2.2ms) Completed 200 OK in 160ms (Views: 155.8ms | ActiveRecord: 1.0ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 14:57:50 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 14:57:51 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 14:57:51 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 14:57:51 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 14:57:51 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 14:57:51 +0200 Started POST "/dorsale/billing_machine/quotations/5/copy" for ::1 at 2015-10-23 14:58:08 +0200 Processing by Dorsale::BillingMachine::QuotationsController#copy as HTML Parameters: {"authenticity_token"=>"WG6BoDSYQUfkBCiI2DDv0dJIFwe5klWA95x3svcRprOQKgr/yfxaffZ8HxTmRrXKqS7k1gB2UMItRHSBj0mPEw==", "id"=>"5"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 5]] 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", 5]]  (0.1ms) begin transaction 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_quotations" ("customer_id", "customer_type", "id_card_id", "payment_term_id", "date", "label", "total_duty", "vat_amount", "total_all_taxes", "vat_rate", "comments", "expires_at", "tracking_id", "commercial_discount", "created_at", "updated_at", "unique_index") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["customer_id", 4], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["id_card_id", 4], ["payment_term_id", 4], ["date", "2015-10-23"], ["label", "Software service"], ["total_duty", 0.0], ["vat_amount", 0.0], ["total_all_taxes", 0.0], ["vat_rate", 20.0], ["comments", "This is the quotation for the software your companie want"], ["expires_at", "2015-11-23"], ["tracking_id", "2015-06"], ["commercial_discount", 0.0], ["created_at", "2015-10-23 12:58:08.298440"], ["updated_at", "2015-10-23 12:58:08.298440"], ["unique_index", 6]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/6/edit Completed 302 Found in 119ms (ActiveRecord: 6.2ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-10-23 14:58:08 +0200 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (12.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (74.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (82.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 216ms (Views: 211.6ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 14:58:08 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 14:58:09 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 15:04:25 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.7ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (13.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (44.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 183ms (Views: 174.4ms | ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:21:35 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (4.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (49.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 300ms (Views: 201.3ms | ActiveRecord: 3.9ms) Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:41:46 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (1.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (4.8ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (63.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 313ms (Views: 207.3ms | ActiveRecord: 4.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 15:41:46 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 15:41:47 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 15:41:47 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 15:41:47 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 15:41:47 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 15:41:47 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 15:41:47 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 15:41:47 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 15:41:47 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 15:41:47 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 15:41:47 +0200 Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:43:32 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (758.8ms) Completed 500 Internal Server Error in 886ms (ActiveRecord: 2.1ms) ActionView::Template::Error (can not load translations from /Users/benoit/www/agilidee/dorsale/config/locales/billing_machine.en.yml: #): 1: .billing_machine 2: .quotation-details 3: .actions 4: = update_button dorsale.edit_billing_machine_quotation_path(@quotation) 5: = download_button dorsale.billing_machine_quotation_path(@quotation, format: :pdf) 6: = copy_button dorsale.copy_billing_machine_quotation_path(@quotation), method: :post, confirm: true 7: = dorsale_button dorsale.create_invoice_billing_machine_quotation_path(@quotation), action: :create_invoice, confirm: true, icon: :magic i18n (0.7.0) lib/i18n/backend/base.rb:184:in `rescue in load_yml' i18n (0.7.0) lib/i18n/backend/base.rb:181:in `load_yml' i18n (0.7.0) lib/i18n/backend/base.rb:165:in `load_file' i18n (0.7.0) lib/i18n/backend/base.rb:15:in `block in load_translations' i18n (0.7.0) lib/i18n/backend/base.rb:15:in `each' i18n (0.7.0) lib/i18n/backend/base.rb:15:in `load_translations' i18n (0.7.0) lib/i18n/backend/simple.rb:57:in `init_translations' i18n (0.7.0) lib/i18n/backend/simple.rb:40:in `available_locales' i18n (0.7.0) lib/i18n/config.rb:43:in `available_locales' i18n (0.7.0) lib/i18n/config.rb:49:in `available_locales_set' i18n (0.7.0) lib/i18n.rb:278:in `locale_available?' i18n (0.7.0) lib/i18n.rb:284:in `enforce_available_locales!' i18n (0.7.0) lib/i18n.rb:151:in `translate' actionview (4.2.4) lib/action_view/helpers/translation_helper.rb:69:in `translate' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/button_helper.rb:6:in `dorsale_button' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/button_helper.rb:63:in `update_button' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_show_html_slim__2289487418558792670_70180225061140' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:68:in `show' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (85.6ms) Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:43:56 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (4.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (848.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1071ms (Views: 980.8ms | ActiveRecord: 4.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 15:43:57 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 15:43:58 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 15:43:58 +0200 Started GET "/dorsale/billing_machine/quotations/6/create_invoice" for ::1 at 2015-10-23 15:44:07 +0200 ActionController::RoutingError (No route matches [GET] "/dorsale/billing_machine/quotations/6/create_invoice"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (166.6ms) Started GET "/dorsale/billing_machine/quotations/6/create_invoice" for ::1 at 2015-10-23 15:44:08 +0200 ActionController::RoutingError (No route matches [GET] "/dorsale/billing_machine/quotations/6/create_invoice"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (150.1ms) Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:44:29 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.9ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (66.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 209ms (Views: 204.7ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 15:44:29 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 15:44:29 +0200 Started POST "/dorsale/billing_machine/quotations/6/create_invoice" for ::1 at 2015-10-23 15:44:32 +0200 Processing by Dorsale::BillingMachine::QuotationsController#create_invoice as HTML Parameters: {"authenticity_token"=>"cRjeIgpy9M8C7NsQVG7mi1WFg7FELGm6K2ehR5IA8nC5XFV99xbv9RCU7IxqGLyQLuNwYP3IbPjxv6J06ljb0A==", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.6ms) NoMethodError (undefined method `create_invoice!' for nil:NilClass): /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:130:in `create_invoice' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (71.6ms) Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:44:40 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (10.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (25.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 175ms (Views: 170.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 15:44:40 +0200 Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:44:51 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (4.6ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (49.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 285ms (Views: 182.7ms | ActiveRecord: 3.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 15:44:51 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 15:44:51 +0200 Started POST "/dorsale/billing_machine/quotations/6/create_invoice" for ::1 at 2015-10-23 15:44:53 +0200 Processing by Dorsale::BillingMachine::QuotationsController#create_invoice as HTML Parameters: {"authenticity_token"=>"M8/n3GkaFMugTevatZO1jHjTqgub8wbXCzkiyG4hmgT7i2yDlH4P8bI13EaL5e+XA7VZ2iIXA5XR4SH7FnmzpA==", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Completed 500 Internal Server Error in 12ms (ActiveRecord: 1.0ms) NoMethodError (undefined method `create_invoice!' for nil:NilClass): /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:131:in `create_invoice' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (74.6ms) Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:45:38 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (4.9ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (54.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 299ms (Views: 202.4ms | ActiveRecord: 4.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 15:45:39 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 15:45:39 +0200 Started POST "/dorsale/billing_machine/quotations/6/create_invoice" for ::1 at 2015-10-23 15:45:41 +0200 Processing by Dorsale::BillingMachine::QuotationsController#create_invoice as HTML Parameters: {"authenticity_token"=>"mis147OVCEggIzvcc6d2j0iv6Rwpx9o6MwxlSe81E/BSb768TvETcjJbDEBN0SyUM8kazZAj33jp1GZ6l206UA==", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.8ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 6]] 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", 6]]  (0.1ms) begin transaction 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("date", "due_date", "vat_rate", "advance", "commercial_discount", "paid", "customer_id", "customer_type", "id_card_id", "payment_term_id", "label", "total_duty", "vat_amount", "total_all_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["date", "2015-10-23"], ["due_date", "2015-11-22"], ["vat_rate", 20.0], ["advance", 0.0], ["commercial_discount", 0.0], ["paid", "f"], ["customer_id", 4], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["id_card_id", 4], ["payment_term_id", 4], ["label", "Software service"], ["total_duty", 0.0], ["vat_amount", 0.0], ["total_all_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-10-23 13:45:41.209027"], ["updated_at", "2015-10-23 13:45:41.209027"], ["unique_index", 1], ["tracking_id", "2015-01"]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices/1/edit Completed 302 Found in 80ms (ActiveRecord: 6.5ms) Started GET "/dorsale/billing_machine/invoices/1/edit" for ::1 at 2015-10-23 15:45:41 +0200 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (66.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (75.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 223ms (Views: 217.2ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 15:45:41 +0200 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-10-23 15:47:50 +0200 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (14.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (59.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (71.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (2.9ms) Completed 200 OK in 215ms (Views: 210.7ms | ActiveRecord: 1.1ms) Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:48:03 +0200 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"OSK+cfRvi3V77HZlb6bcudgz0+xQpcKj/QT6FhB9Qj3xZjUuCQuQT2mUQflR0Iaio1UgPelBx+En3PklaCVrnQ==", "quotation"=>{"label"=>"Software service", "date"=>"23/10/2015", "expires_at"=>"23/11/2015", "payment_term_id"=>"4", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "vat_rate"=>"20.0", "commercial_discount"=>"0.0", "id_card_id"=>"4", "comments"=>"This is the quotation for the software your companie want", "lines_attributes"=>{"1445608073040"=>{"label"=>"hey", "quantity"=>"10", "unit"=>"ll", "unit_price"=>"10", "_destroy"=>"false"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]]  (0.1ms) begin transaction 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", 4]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] SQL (0.4ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("label", "quantity", "unit", "unit_price", "quotation_id", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["label", "hey"], ["quantity", 10.0], ["unit", "ll"], ["unit_price", 10.0], ["quotation_id", 6], ["total", 100.0], ["created_at", "2015-10-23 13:48:03.446334"], ["updated_at", "2015-10-23 13:48:03.446334"]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotations" SET "total_duty" = ?, "vat_amount" = ?, "total_all_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_duty", 100.0], ["vat_amount", 20.0], ["total_all_taxes", 120.0], ["updated_at", "2015-10-23 13:48:03.451564"], ["id", 6]]  (2.7ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 35ms (ActiveRecord: 4.9ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 15:48:03 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.1ms) Dorsale::BillingMachine::Quotation Load (0.5ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (3.7ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (16.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (52.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 206ms (Views: 192.7ms | ActiveRecord: 2.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 15:48:03 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 15:48:04 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 15:48:04 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 15:48:04 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 15:48:04 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 15:48:04 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 15:48:04 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 15:48:04 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 15:48:04 +0200 Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:48:06 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (31.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 159ms (Views: 155.3ms | ActiveRecord: 1.0ms) Started POST "/dorsale/billing_machine/quotations/6/create_invoice" for ::1 at 2015-10-23 15:48:09 +0200 Processing by Dorsale::BillingMachine::QuotationsController#create_invoice as HTML Parameters: {"authenticity_token"=>"hY1xVAEgP3qUQhFJiZ0dh8ubxSna5FJaEIWnvZOXmkNNyfoL/EQkQIY6JtW360ecsP02+GMAVxjKXaSO68+z4w==", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 6]] Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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", 6]]  (0.1ms) begin transaction 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoices" ("date", "due_date", "vat_rate", "advance", "commercial_discount", "paid", "customer_id", "customer_type", "id_card_id", "payment_term_id", "label", "total_duty", "vat_amount", "total_all_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["date", "2015-10-23"], ["due_date", "2015-11-22"], ["vat_rate", 20.0], ["advance", 0.0], ["commercial_discount", 0.0], ["paid", "f"], ["customer_id", 4], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["id_card_id", 4], ["payment_term_id", 4], ["label", "Software service"], ["total_duty", 0.0], ["vat_amount", 0.0], ["total_all_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-10-23 13:48:09.984062"], ["updated_at", "2015-10-23 13:48:09.984062"], ["unique_index", 2], ["tracking_id", "2015-02"]] SQL (0.6ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["label", "hey"], ["quantity", 10.0], ["unit", "ll"], ["unit_price", 10.0], ["total", 100.0], ["invoice_id", 2], ["created_at", "2015-10-23 13:48:09.987239"], ["updated_at", "2015-10-23 13:48:09.987239"]] Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.3ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "total_duty" = ?, "vat_amount" = ?, "total_all_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_duty", 100.0], ["vat_amount", 20.0], ["total_all_taxes", 120.0], ["balance", 120.0], ["updated_at", "2015-10-23 13:48:09.998733"], ["id", 2]]  (3.3ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices/2/edit Completed 302 Found in 40ms (ActiveRecord: 7.3ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-10-23 15:48:10 +0200 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (14.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (52.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (57.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 191ms (Views: 185.0ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 15:48:10 +0200 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-10-23 15:48:19 +0200 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (8.0ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (7.2ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (22.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (73.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 217ms (Views: 211.2ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 15:48:20 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (3.0ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (12.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (46.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 200ms (Views: 195.4ms | ActiveRecord: 1.6ms) Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 15:52:25 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (8.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (18.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (62.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 307ms (Views: 210.2ms | ActiveRecord: 4.3ms) Started GET "/dorsale/billing_machine/quotations/6.pdf" for ::1 at 2015-10-23 15:52:27 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 4]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 6], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-06_SN.pdf (2.7ms) Completed 200 OK in 227ms (Views: 2.5ms | ActiveRecord: 1.9ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleBillingMachineQuotationsAddState (20151023135421)  (0.1ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "state" varchar SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151023135421"]]  (2.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.4ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.4ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' SQL (2.7ms) UPDATE "dorsale_billing_machine_quotations" SET "state" = 'pending' Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 16:04:10 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (5.7ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (874.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1132ms (Views: 1036.5ms | ActiveRecord: 4.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:04:12 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:04:49 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.8ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (12.8ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (45.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 199ms (Views: 189.1ms | ActiveRecord: 1.5ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:06:29 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (4.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (15.7ms) Completed 500 Internal Server Error in 54ms (ActiveRecord: 0.3ms) SyntaxError (/Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim:4: syntax error, unexpected keyword_do, expecting keyword_end ; total_duty = @quotations_without_pagination do; ^ /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim:13: syntax error, unexpected keyword_ensure, expecting end-of-input): /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim:4: syntax error, unexpected keyword_do, expecting keyword_end ; total_duty = @quotations_without_pagination do; ^ /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim:13: syntax error, unexpected keyword_ensure, expecting end-of-input actionview (4.2.4) lib/action_view/template.rb:296:in `module_eval' actionview (4.2.4) lib/action_view/template.rb:296:in `compile' actionview (4.2.4) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:244:in `block in compile!' actionview (4.2.4) lib/action_view/template.rb:232:in `synchronize' actionview (4.2.4) lib/action_view/template.rb:232:in `compile!' actionview (4.2.4) lib/action_view/template.rb:144:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:8:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___1345113831389754583_70180157480220' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:7:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___1345113831389754583_70180157480220' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:26:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (84.8ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:06:36 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (7.2ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (12.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (47.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 221ms (Views: 215.6ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:06:36 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:06:37 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:06:37 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:06:37 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:06:37 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:06:37 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:06:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:06:37 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:07:05 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (7.5ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (12.4ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (49.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 197ms (Views: 191.9ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:07:05 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:07:16 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (6.8ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (11.8ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (46.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 194ms (Views: 188.5ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:07:16 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:07:17 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:08:36 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (1.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (7.0ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (13.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (47.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 286ms (Views: 184.4ms | ActiveRecord: 3.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:08:37 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:08:45 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.2ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (14.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (44.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 311ms (Views: 184.5ms | ActiveRecord: 3.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:08:46 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:10:33 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (5.4ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (13.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (47.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 292ms (Views: 186.7ms | ActiveRecord: 3.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:10:33 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:10:34 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:10:34 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:10:34 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:10:34 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:10:34 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:10:34 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:10:34 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:11:32 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.8ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (13.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (46.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 325ms (Views: 219.0ms | ActiveRecord: 3.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:11:32 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:11:32 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:11:32 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:11:32 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:11:32 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:11:32 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:11:32 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:11:32 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:11:32 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:11:32 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:11:33 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:18:55 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (38.3ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (70.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 234ms (Views: 226.6ms | ActiveRecord: 2.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:18:55 +0200 Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 16:19:01 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (6.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (71.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 244ms (Views: 236.9ms | ActiveRecord: 3.2ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-10-23 16:19:03 +0200 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (16.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (88.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (95.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 266ms (Views: 259.8ms | ActiveRecord: 1.6ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-10-23 16:21:40 +0200 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (17.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (104.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (108.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 358ms (Views: 268.7ms | ActiveRecord: 3.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:21:41 +0200 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-10-23 16:21:47 +0200 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (83.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (87.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 322ms (Views: 219.8ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:21:47 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:21:48 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:21:48 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:21:48 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:21:48 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:21:48 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:21:48 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:21:48 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:21:48 +0200 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-10-23 16:21:57 +0200 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (83.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (87.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 344ms (Views: 239.8ms | ActiveRecord: 3.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:21:58 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:22:01 +0200 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-10-23 16:22:34 +0200 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (28.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (69.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (73.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 214ms (Views: 210.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:22:34 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:22:35 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:22:35 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:22:35 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:22:35 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:22:35 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:22:35 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:22:35 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:22:35 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:22:35 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:22:35 +0200 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-10-23 16:22:36 +0200 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (47.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (52.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 200ms (Views: 196.0ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:22:36 +0200 Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 16:22:37 +0200 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (1.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.5ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 6]] Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (10.2ms) Dorsale::Alexandrie::Attachment Load (0.6ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (27.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (89.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 364ms (Views: 344.4ms | ActiveRecord: 5.2ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-10-23 16:23:08 +0200 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (86.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (91.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 330ms (Views: 228.7ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:23:09 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:23:09 +0200 Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-10-23 16:23:13 +0200 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"IdbTNSgQ5zurUcdqDiOWXpkhDTaiuiX3YJ5vctKKW9Tpklhq1XT8Abkp8PYwVcxF4kf+5xteILW6RmxBqtJydA==", "quotation"=>{"label"=>"Software service", "state"=>"", "date"=>"23/10/2015", "expires_at"=>"23/11/2015", "payment_term_id"=>"4", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "vat_rate"=>"20.0", "commercial_discount"=>"0.0", "id_card_id"=>"4", "comments"=>"This is the quotation for the software your companie want", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "unit_price"=>"10.0", "_destroy"=>"false", "id"=>"1"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]]  (0.1ms) begin transaction 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", 4]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" = 1 ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 6]] 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", 4]]  (0.1ms) rollback transaction Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (49.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (54.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 191ms (Views: 177.6ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:23:14 +0200 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-10-23 16:23:17 +0200 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (16.3ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (6.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (53.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 203ms (Views: 191.6ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:23:17 +0200 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-10-23 16:23:18 +0200 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.5ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (14.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (45.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 193ms (Views: 185.6ms | ActiveRecord: 1.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-10-23 16:24:12 +0200 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.8ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.5ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (5.2ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (35.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 176ms (Views: 171.7ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/invoices/2" for ::1 at 2015-10-23 16:24:12 +0200 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (45.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 198ms (Views: 191.0ms | ActiveRecord: 1.8ms) Started GET "/dorsale/billing_machine/invoices/2/copy" for ::1 at 2015-10-23 16:24:14 +0200 Processing by Dorsale::BillingMachine::InvoicesController#copy as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (12.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (68.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (79.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 223ms (Views: 212.7ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/invoices/2" for ::1 at 2015-10-23 16:24:20 +0200 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (12.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 164ms (Views: 159.8ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-10-23 16:24:20 +0200 Started GET "/dorsale/billing_machine/invoices/2/copy" for ::1 at 2015-10-23 16:24:21 +0200 Processing by Dorsale::BillingMachine::InvoicesController#copy as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (48.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (54.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 232ms (Views: 224.5ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/invoices/2/copy" for ::1 at 2015-10-23 16:24:34 +0200 Processing by Dorsale::BillingMachine::InvoicesController#copy as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (50.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (57.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 214ms (Views: 204.8ms | ActiveRecord: 1.0ms) ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to AddIsActiveToUsers (20151103110115)  (0.1ms) begin transaction  (1.3ms) ALTER TABLE "users" ADD "is_active" boolean SQL (0.6ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151103110115"]]  (0.9ms) commit transaction Migrating to AddTaxesRateToQuotationAndInvoiceLines (20151116143024)  (0.1ms) begin transaction  (0.6ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.0ms) select sqlite_version(*)  (0.4ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_payment_term_id" ON "adorsale_billing_machine_invoices" ("payment_term_id")  (0.2ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_id_card_id" ON "adorsale_billing_machine_invoices" ("id_card_id")  (0.2ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_type" ON "adorsale_billing_machine_invoices" ("customer_type")  (0.2ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_id" ON "adorsale_billing_machine_invoices" ("customer_id")  (0.5ms) SELECT * FROM "dorsale_billing_machine_invoices"  (0.1ms) INSERT INTO "adorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","advance","balance","unique_index","vat_rate","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (1, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 0, 0, 1, 20, 'f', '2015-11-22', '2015-10-23 13:45:41.209027', '2015-10-23 13:45:41.209027', '2015-01', 0)  (0.1ms) INSERT INTO "adorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","advance","balance","unique_index","vat_rate","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (2, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 0, 120, 2, 20, 'f', '2015-11-22', '2015-10-23 13:48:09.984062', '2015-10-23 13:48:09.998733', '2015-02', 0)  (2.2ms) DROP TABLE "dorsale_billing_machine_invoices"  (0.3ms) CREATE TABLE "dorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_id" ON "dorsale_billing_machine_invoices" ("customer_id")  (0.5ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_type" ON "dorsale_billing_machine_invoices" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_id_card_id" ON "dorsale_billing_machine_invoices" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_payment_term_id" ON "dorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_invoices"  (0.1ms) INSERT INTO "dorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","advance","balance","unique_index","vat_rate","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (1, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 0, 0, 1, 20, 'f', '2015-11-22', '2015-10-23 13:45:41.209027', '2015-10-23 13:45:41.209027', '2015-01', 0)  (0.1ms) INSERT INTO "dorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","advance","balance","unique_index","vat_rate","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (2, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 0, 120, 2, 20, 'f', '2015-11-22', '2015-10-23 13:48:09.984062', '2015-10-23 13:48:09.998733', '2015-02', 0)  (1.5ms) DROP TABLE "adorsale_billing_machine_invoices"  (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.2ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_payment_term_id" ON "adorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_id_card_id" ON "adorsale_billing_machine_invoices" ("id_card_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_type" ON "adorsale_billing_machine_invoices" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_id" ON "adorsale_billing_machine_invoices" ("customer_id")  (0.1ms) SELECT * FROM "dorsale_billing_machine_invoices"  (0.1ms) INSERT INTO "adorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","advance","balance","unique_index","vat_rate","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (1, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 0, 0, 1, 20, 'f', '2015-11-22', '2015-10-23 13:45:41.209027', '2015-10-23 13:45:41.209027', '2015-01', 0)  (0.3ms) INSERT INTO "adorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","advance","balance","unique_index","vat_rate","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (2, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 0, 120, 2, 20, 'f', '2015-11-22', '2015-10-23 13:48:09.984062', '2015-10-23 13:48:09.998733', '2015-02', 0)  (0.9ms) DROP TABLE "dorsale_billing_machine_invoices"  (0.3ms) CREATE TABLE "dorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_id" ON "dorsale_billing_machine_invoices" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_type" ON "dorsale_billing_machine_invoices" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_id_card_id" ON "dorsale_billing_machine_invoices" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_payment_term_id" ON "dorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_invoices"  (0.1ms) INSERT INTO "dorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","advance","balance","unique_index","vat_rate","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (1, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 0, 0, 1, 20, 'f', '2015-11-22', '2015-10-23 13:45:41.209027', '2015-10-23 13:45:41.209027', '2015-01', 0)  (0.1ms) INSERT INTO "dorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","advance","balance","unique_index","vat_rate","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (2, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 0, 120, 2, 20, 'f', '2015-11-22', '2015-10-23 13:48:09.984062', '2015-10-23 13:48:09.998733', '2015-02', 0)  (0.2ms) DROP TABLE "adorsale_billing_machine_invoices"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.2ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_payment_term_id" ON "adorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_id_card_id" ON "adorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_type" ON "adorsale_billing_machine_quotations" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_id" ON "adorsale_billing_machine_quotations" ("customer_id")  (0.6ms) SELECT * FROM "dorsale_billing_machine_quotations"  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, 1, 'Dorsale::CustomerVault::Corporation', 1, 1, '2014-02-19', 'Software service', 0, 0, 0, 1, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:20:10.877098', '2015-10-23 12:20:10.877098', '2015-11-23', '2014-01', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (2, 2, 'Dorsale::CustomerVault::Corporation', 2, 2, '2014-02-19', 'Software service', 0, 0, 0, 2, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:28:32.877497', '2015-10-23 12:28:32.877497', '2015-11-23', '2014-02', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (3, 3, 'Dorsale::CustomerVault::Corporation', 3, 3, '2014-02-19', 'Software service', 0, 0, 0, 3, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:45:24.961960', '2015-10-23 12:45:24.961960', '2015-11-23', '2014-03', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (4, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2014-02-19', 'Software service', 0, 0, 0, 4, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:46:31.915176', '2015-10-23 12:46:31.915176', '2015-11-23', '2014-04', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (5, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 5, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:57:50.478546', '2015-10-23 12:57:50.478546', '2015-11-23', '2015-05', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (6, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 6, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:58:08.298440', '2015-10-23 13:48:03.451564', '2015-11-23', '2015-06', 0, 'pending')  (3.0ms) DROP TABLE "dorsale_billing_machine_quotations"  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_id" ON "dorsale_billing_machine_quotations" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_type" ON "dorsale_billing_machine_quotations" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_id_card_id" ON "dorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_payment_term_id" ON "dorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_quotations"  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, 1, 'Dorsale::CustomerVault::Corporation', 1, 1, '2014-02-19', 'Software service', 0, 0, 0, 1, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:20:10.877098', '2015-10-23 12:20:10.877098', '2015-11-23', '2014-01', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (2, 2, 'Dorsale::CustomerVault::Corporation', 2, 2, '2014-02-19', 'Software service', 0, 0, 0, 2, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:28:32.877497', '2015-10-23 12:28:32.877497', '2015-11-23', '2014-02', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (3, 3, 'Dorsale::CustomerVault::Corporation', 3, 3, '2014-02-19', 'Software service', 0, 0, 0, 3, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:45:24.961960', '2015-10-23 12:45:24.961960', '2015-11-23', '2014-03', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (4, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2014-02-19', 'Software service', 0, 0, 0, 4, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:46:31.915176', '2015-10-23 12:46:31.915176', '2015-11-23', '2014-04', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (5, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 5, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:57:50.478546', '2015-10-23 12:57:50.478546', '2015-11-23', '2015-05', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (6, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 6, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:58:08.298440', '2015-10-23 13:48:03.451564', '2015-11-23', '2015-06', 0, 'pending')  (0.2ms) DROP TABLE "adorsale_billing_machine_quotations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.3ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_payment_term_id" ON "adorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_id_card_id" ON "adorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_type" ON "adorsale_billing_machine_quotations" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_id" ON "adorsale_billing_machine_quotations" ("customer_id")  (0.1ms) SELECT * FROM "dorsale_billing_machine_quotations"  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, 1, 'Dorsale::CustomerVault::Corporation', 1, 1, '2014-02-19', 'Software service', 0, 0, 0, 1, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:20:10.877098', '2015-10-23 12:20:10.877098', '2015-11-23', '2014-01', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (2, 2, 'Dorsale::CustomerVault::Corporation', 2, 2, '2014-02-19', 'Software service', 0, 0, 0, 2, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:28:32.877497', '2015-10-23 12:28:32.877497', '2015-11-23', '2014-02', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (3, 3, 'Dorsale::CustomerVault::Corporation', 3, 3, '2014-02-19', 'Software service', 0, 0, 0, 3, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:45:24.961960', '2015-10-23 12:45:24.961960', '2015-11-23', '2014-03', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (4, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2014-02-19', 'Software service', 0, 0, 0, 4, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:46:31.915176', '2015-10-23 12:46:31.915176', '2015-11-23', '2014-04', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (5, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 5, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:57:50.478546', '2015-10-23 12:57:50.478546', '2015-11-23', '2015-05', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (6, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 6, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:58:08.298440', '2015-10-23 13:48:03.451564', '2015-11-23', '2015-06', 0, 'pending')  (0.2ms) DROP TABLE "dorsale_billing_machine_quotations"  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_id" ON "dorsale_billing_machine_quotations" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_type" ON "dorsale_billing_machine_quotations" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_id_card_id" ON "dorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_payment_term_id" ON "dorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_quotations"  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, 1, 'Dorsale::CustomerVault::Corporation', 1, 1, '2014-02-19', 'Software service', 0, 0, 0, 1, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:20:10.877098', '2015-10-23 12:20:10.877098', '2015-11-23', '2014-01', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (2, 2, 'Dorsale::CustomerVault::Corporation', 2, 2, '2014-02-19', 'Software service', 0, 0, 0, 2, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:28:32.877497', '2015-10-23 12:28:32.877497', '2015-11-23', '2014-02', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (3, 3, 'Dorsale::CustomerVault::Corporation', 3, 3, '2014-02-19', 'Software service', 0, 0, 0, 3, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:45:24.961960', '2015-10-23 12:45:24.961960', '2015-11-23', '2014-03', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (4, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2014-02-19', 'Software service', 0, 0, 0, 4, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:46:31.915176', '2015-10-23 12:46:31.915176', '2015-11-23', '2014-04', 0, 'pending')  (0.3ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (5, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 5, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:57:50.478546', '2015-10-23 12:57:50.478546', '2015-11-23', '2015-05', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (6, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 6, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:58:08.298440', '2015-10-23 13:48:03.451564', '2015-11-23', '2015-06', 0, 'pending')  (0.2ms) DROP TABLE "adorsale_billing_machine_quotations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.2ms) ALTER TABLE "dorsale_billing_machine_quotation_lines" ADD "vat_rate" decimal  (0.2ms) ALTER TABLE "dorsale_billing_machine_invoice_lines" ADD "vat_rate" decimal Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" Dorsale::BillingMachine::InvoiceLine Load (1.4ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 1]] Dorsale::BillingMachine::IdCard Load (0.6ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 4]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.5ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.2ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["vat_rate", 20.0], ["updated_at", "2015-11-18 12:04:58.561180"], ["id", 1]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" Dorsale::BillingMachine::QuotationLine Load (0.7ms) 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]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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]] Dorsale::BillingMachine::QuotationLine Load (0.0ms) 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", 2]] 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", 2]]  (0.0ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 2]] 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", 3]] 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", 3]]  (0.0ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 3]] Dorsale::BillingMachine::QuotationLine Load (0.0ms) 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", 4]] 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", 4]]  (0.0ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 4]] Dorsale::BillingMachine::QuotationLine Load (0.0ms) 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", 5]] 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", 4]]  (0.0ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 5]] Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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", 6]] SQL (0.2ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["vat_rate", 20.0], ["updated_at", "2015-11-18 12:04:58.614447"], ["id", 1]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] Dorsale::BillingMachine::QuotationLine Load (0.0ms) 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", 6]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]]  (0.2ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.2ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_payment_term_id" ON "adorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_id_card_id" ON "adorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_type" ON "adorsale_billing_machine_quotations" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_id" ON "adorsale_billing_machine_quotations" ("customer_id")  (0.2ms) SELECT * FROM "dorsale_billing_machine_quotations"  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, 1, 'Dorsale::CustomerVault::Corporation', 1, 1, '2014-02-19', 'Software service', 0, 0, 0, 1, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:20:10.877098', '2015-10-23 12:20:10.877098', '2015-11-23', '2014-01', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (2, 2, 'Dorsale::CustomerVault::Corporation', 2, 2, '2014-02-19', 'Software service', 0, 0, 0, 2, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:28:32.877497', '2015-10-23 12:28:32.877497', '2015-11-23', '2014-02', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (3, 3, 'Dorsale::CustomerVault::Corporation', 3, 3, '2014-02-19', 'Software service', 0, 0, 0, 3, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:45:24.961960', '2015-10-23 12:45:24.961960', '2015-11-23', '2014-03', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (4, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2014-02-19', 'Software service', 0, 0, 0, 4, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:46:31.915176', '2015-10-23 12:46:31.915176', '2015-11-23', '2014-04', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (5, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 5, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:57:50.478546', '2015-10-23 12:57:50.478546', '2015-11-23', '2015-05', 0, 'pending')  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (6, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 6, 20, 'This is the quotation for the software your companie want', '2015-10-23 12:58:08.298440', '2015-10-23 13:48:03.451564', '2015-11-23', '2015-06', 0, 'pending')  (0.2ms) DROP TABLE "dorsale_billing_machine_quotations"  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "unique_index" integer, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_id" ON "dorsale_billing_machine_quotations" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_type" ON "dorsale_billing_machine_quotations" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_id_card_id" ON "dorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_payment_term_id" ON "dorsale_billing_machine_quotations" ("payment_term_id")  (0.2ms) SELECT * FROM "adorsale_billing_machine_quotations"  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, 1, 'Dorsale::CustomerVault::Corporation', 1, 1, '2014-02-19', 'Software service', 0, 0, 0, 1, 'This is the quotation for the software your companie want', '2015-10-23 12:20:10.877098', '2015-10-23 12:20:10.877098', '2015-11-23', '2014-01', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (2, 2, 'Dorsale::CustomerVault::Corporation', 2, 2, '2014-02-19', 'Software service', 0, 0, 0, 2, 'This is the quotation for the software your companie want', '2015-10-23 12:28:32.877497', '2015-10-23 12:28:32.877497', '2015-11-23', '2014-02', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (3, 3, 'Dorsale::CustomerVault::Corporation', 3, 3, '2014-02-19', 'Software service', 0, 0, 0, 3, 'This is the quotation for the software your companie want', '2015-10-23 12:45:24.961960', '2015-10-23 12:45:24.961960', '2015-11-23', '2014-03', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (4, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2014-02-19', 'Software service', 0, 0, 0, 4, 'This is the quotation for the software your companie want', '2015-10-23 12:46:31.915176', '2015-10-23 12:46:31.915176', '2015-11-23', '2014-04', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (5, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 5, 'This is the quotation for the software your companie want', '2015-10-23 12:57:50.478546', '2015-10-23 12:57:50.478546', '2015-11-23', '2015-05', 0, 'pending')  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (6, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 6, 'This is the quotation for the software your companie want', '2015-10-23 12:58:08.298440', '2015-10-23 13:48:03.451564', '2015-11-23', '2015-06', 0, 'pending')  (0.2ms) DROP TABLE "adorsale_billing_machine_quotations"  (0.2ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_payment_term_id" ON "adorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_id_card_id" ON "adorsale_billing_machine_invoices" ("id_card_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_type" ON "adorsale_billing_machine_invoices" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_id" ON "adorsale_billing_machine_invoices" ("customer_id")  (0.2ms) SELECT * FROM "dorsale_billing_machine_invoices"  (0.1ms) INSERT INTO "adorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","advance","balance","unique_index","vat_rate","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (1, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 0, 0, 1, 20, 'f', '2015-11-22', '2015-10-23 13:45:41.209027', '2015-10-23 13:45:41.209027', '2015-01', 0)  (0.1ms) INSERT INTO "adorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","advance","balance","unique_index","vat_rate","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (2, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 0, 120, 2, 20, 'f', '2015-11-22', '2015-10-23 13:48:09.984062', '2015-10-23 13:48:09.998733', '2015-02', 0)  (0.6ms) DROP TABLE "dorsale_billing_machine_invoices"  (0.2ms) CREATE TABLE "dorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.5ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_id" ON "dorsale_billing_machine_invoices" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_type" ON "dorsale_billing_machine_invoices" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_id_card_id" ON "dorsale_billing_machine_invoices" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_payment_term_id" ON "dorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_invoices"  (0.1ms) INSERT INTO "dorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","advance","balance","unique_index","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (1, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 0, 0, 0, 0, 0, 1, 'f', '2015-11-22', '2015-10-23 13:45:41.209027', '2015-10-23 13:45:41.209027', '2015-01', 0)  (0.1ms) INSERT INTO "dorsale_billing_machine_invoices" ("id","customer_id","customer_type","payment_term_id","id_card_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","advance","balance","unique_index","paid","due_date","created_at","updated_at","tracking_id","commercial_discount") VALUES (2, 4, 'Dorsale::CustomerVault::Corporation', 4, 4, '2015-10-23', 'Software service', 100, 20, 120, 0, 120, 2, 'f', '2015-11-22', '2015-10-23 13:48:09.984062', '2015-10-23 13:48:09.998733', '2015-02', 0)  (0.2ms) DROP TABLE "adorsale_billing_machine_invoices" SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151116143024"]]  (2.1ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.8ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/" for ::1 at 2015-11-18 13:05:28 +0100 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (15.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.7ms) Completed 200 OK in 5563ms (Views: 5551.0ms | ActiveRecord: 0.0ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 13:05:34 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-18 13:05:58 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1184.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (15.6ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (45.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (1288.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1498ms (Views: 1447.0ms | ActiveRecord: 2.9ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 13:06:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (8.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (22.1ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (16.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (80.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 369ms (Views: 358.5ms | ActiveRecord: 1.6ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-18 13:06:01 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (0.9ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (12.9ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (42.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 201ms (Views: 195.5ms | ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 13:56:09 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.2ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (14.4ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (6.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (52.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 286ms (Views: 196.4ms | ActiveRecord: 2.9ms) Started GET "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 13:56:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (51.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 208ms (Views: 197.0ms | ActiveRecord: 1.8ms) Started GET "/dorsale/billing_machine/invoices/2.pdf" for ::1 at 2015-11-18 13:56:14 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as PDF Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Rendered text template (0.0ms) Sent data Facture_2015-02_SN.pdf (4.1ms) Completed 200 OK in 116ms (Views: 3.9ms | ActiveRecord: 1.6ms) Started GET "/dorsale/billing_machine/invoices/2.pdf" for ::1 at 2015-11-18 13:56:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as PDF Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Rendered text template (0.0ms) Sent data Facture_2015-02_SN.pdf (0.6ms) Completed 200 OK in 77ms (Views: 0.5ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 13:56:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (15.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (15.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (172.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (182.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.1ms) Completed 200 OK in 353ms (Views: 349.2ms | ActiveRecord: 0.9ms) Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 13:56:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"G1+j5W3qbko+KNTBRzmgWXhnUiBAS1w6ZfEjLl5VmKpIfqW9qh+x7tOADr18h31s9Ot+1wcnEpFPVBRa0K927Q==", "invoice"=>{"label"=>"Software service", "date"=>"23/10/2015", "payment_term_id"=>"4", "due_date"=>"22/11/2015", "paid"=>"false", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "advance"=>"5", "commercial_discount"=>"10", "id_card_id"=>"4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "unit_price"=>"10.0", "vat_rate"=>"20.0", "_destroy"=>"false", "id"=>"1"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameter: vat_rate  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" = 1 ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.6ms) UPDATE "dorsale_billing_machine_invoices" SET "commercial_discount" = ?, "advance" = ?, "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["commercial_discount", 10.0], ["advance", 5.0], ["total_excluding_taxes", 90.0], ["vat_amount", 18.0], ["total_including_taxes", 108.0], ["balance", 103.0], ["updated_at", "2015-11-18 12:56:33.075035"], ["id", 2]]  (2.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 23ms (ActiveRecord: 3.9ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 13:56:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.8ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.9ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (5.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (37.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 186ms (Views: 181.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 13:56:33 +0100 Started GET "/dorsale/billing_machine/invoices/2.pdf" for ::1 at 2015-11-18 13:56:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as PDF Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Rendered text template (0.0ms) Sent data Facture_2015-02_SN.pdf (1.1ms) Completed 200 OK in 88ms (Views: 0.9ms | ActiveRecord: 1.2ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-18 14:24:14 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.5ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.4ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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", 3]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (17.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (53.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 319ms (Views: 209.9ms | ActiveRecord: 3.7ms) Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-18 14:24:16 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (12.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (28.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (82.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 239ms (Views: 232.5ms | ActiveRecord: 2.3ms) Started GET "/dorsale/billing_machine/quotations/6.pdf" for ::1 at 2015-11-18 14:24:20 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 6], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-06_SN.pdf (0.7ms) Completed 200 OK in 117ms (Views: 0.5ms | ActiveRecord: 1.7ms) Started GET "/dorsale/billing_machine/invoices/2.pdf" for ::1 at 2015-11-18 15:03:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as PDF Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (1.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Rendered text template (0.0ms) Sent data Facture_2015-02_SN.pdf (0.9ms) Completed 200 OK in 261ms (Views: 0.8ms | ActiveRecord: 4.7ms) Started GET "/dorsale/billing_machine/quotations/6.pdf" for ::1 at 2015-11-18 15:03:39 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 6], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-06_SN.pdf (0.9ms) Completed 200 OK in 157ms (Views: 0.7ms | ActiveRecord: 2.3ms) Started GET "/dorsale/billing_machine/quotations/6.pdf" for ::1 at 2015-11-18 15:03:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 6], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-06_SN.pdf (0.7ms) Completed 200 OK in 171ms (Views: 0.6ms | ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/quotations/6.pdf" for ::1 at 2015-11-18 15:05:24 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 6]] 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", 4]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 6], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-06_SN.pdf (0.7ms) Completed 200 OK in 120ms (Views: 0.6ms | ActiveRecord: 1.6ms) Started GET "/dorsale/billing_machine/invoices/2.pdf" for ::1 at 2015-11-18 15:05:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as PDF Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 4]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Rendered text template (0.0ms) Sent data Facture_2015-02_SN.pdf (0.8ms) Completed 200 OK in 264ms (Views: 0.6ms | ActiveRecord: 4.5ms) Started GET "/dorsale/billing_machine/invoices/2.pdf" for ::1 at 2015-11-18 15:06:24 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as PDF Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Rendered text template (0.0ms) Sent data Facture_2015-02_SN.pdf (1.5ms) Completed 200 OK in 248ms (Views: 1.3ms | ActiveRecord: 4.3ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-18 15:08:49 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.6ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (21.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (16.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (135.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (146.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 459ms (Views: 348.7ms | ActiveRecord: 4.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 15:09:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (14.8ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (8.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (56.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 217ms (Views: 205.9ms | ActiveRecord: 1.7ms) Started GET "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 15:09:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (33.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 219ms (Views: 212.8ms | ActiveRecord: 1.7ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:09:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (54.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (61.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 222ms (Views: 215.2ms | ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:10:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (18.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (15.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (92.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (100.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 283ms (Views: 277.5ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:10:03 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:10:04 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:10:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (21.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (26.7ms) Completed 500 Internal Server Error in 74ms (ActiveRecord: 0.4ms) ActionView::Template::Error (Couldn't find wrapper with name form_inline): 1: #invoice.edit 2: = simple_form_for @invoice, as: :invoice, wrapper: :form_inline do |f| 3: .row 4: .col-md-6 5: .col-md-6 simple_form (3.2.0) lib/simple_form.rb:207:in `wrapper' simple_form (3.2.0) lib/simple_form/form_builder.rb:42:in `initialize' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1210:in `new' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1210:in `instantiate_builder' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:443:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1449454780012609466_70275648560020' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim___1785482656549156917_70275592305980' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (90.3ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:11:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (69.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (75.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 230ms (Views: 222.8ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:11:01 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:11:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (80.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (85.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 237ms (Views: 232.6ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:11:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:11:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:11:33 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:13:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (23.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (27.3ms) Completed 500 Internal Server Error in 72ms (ActiveRecord: 0.4ms) ActionView::Template::Error (wrong number of arguments (0 for 1..2)): 1: #invoice.edit 2: = simple_form_for @invoice, as: :invoice, wrapper: :inline_form do |f| 3: h1 4: = @invoice.t 5: 6: .row 7: .col-md-6 activemodel (4.2.4) lib/active_model/translation.rb:43:in `human_attribute_name' /Users/benoit/www/agilidee/dorsale/lib/dorsale/model_i18n.rb:4:in `t' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:4:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1449454780012609466_70275686008160' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1449454780012609466_70275686008160' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim___1785482656549156917_70275592305980' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (82.7ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:13:48 +0100 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (93.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (118.4ms) Completed 500 Internal Server Error in 234ms (ActiveRecord: 2.1ms) ActionView::Template::Error (wrong number of arguments (0 for 1..2)): 1: #invoice.edit 2: = simple_form_for @invoice, as: :invoice, wrapper: :inline_form do |f| 3: h1 4: = @invoice.t 5: 6: .row 7: .col-md-6 activemodel (4.2.4) lib/active_model/translation.rb:43:in `human_attribute_name' /Users/benoit/www/agilidee/dorsale/lib/dorsale/model_i18n.rb:4:in `t' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:4:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293671118040' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293671118040' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim___923459533666558922_70293685017240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.1ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:14:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (25.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (31.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (1162.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (1169.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.2ms) Completed 200 OK in 1877ms (Views: 1871.1ms | ActiveRecord: 2.0ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:14:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:14:18 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:14:25 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (75.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (81.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 229ms (Views: 224.4ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:14:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:14:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:14:26 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:15:23 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (86.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (91.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 246ms (Views: 241.5ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:15:24 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:15:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.7ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (12.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (88.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (93.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 247ms (Views: 241.8ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:15:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:15:48 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:16:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (87.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 244ms (Views: 240.0ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:16:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:16:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:16:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:16:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:16:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:16:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:16:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:16:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:16:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:16:20 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:16:21 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:16:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (91.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (97.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 279ms (Views: 274.3ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:16:37 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:16:59 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (15.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (87.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 258ms (Views: 253.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:16:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:17:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:17:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:17:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:17:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:17:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:17:00 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:17:00 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:18:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (14.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (81.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (86.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 273ms (Views: 267.5ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:18:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:18:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:18:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:18:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:18:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:18:21 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:19:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (133.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (137.3ms) Completed 500 Internal Server Error in 187ms (ActiveRecord: 2.9ms) ActionView::Template::Error (undefined local variable or method `lf' for #<#:0x007fdd0de9e890>): 28: tbody 29: = f.simple_fields_for :lines do |l| 30: tr 31: td = lf.input :label 32: 33: 34: /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:31:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293732444180' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:29:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293732444180' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293732444180' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim___923459533666558922_70293685017240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (15.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (11.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (117.9ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:19:39 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (12.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (94.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (99.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 256ms (Views: 251.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:19:40 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:19:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (15.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (116.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (124.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 311ms (Views: 305.5ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:19:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:19:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (14.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (67.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (73.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 244ms (Views: 239.4ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:19:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:19:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:19:56 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:19:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:19:57 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:20:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (22.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (19.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (145.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (149.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 332ms (Views: 327.0ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:20:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:20:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:20:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:20:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:20:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:20:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:20:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:20:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:20:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:20:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:20:06 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:20:24 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (98.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (105.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 276ms (Views: 269.2ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:20:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:20:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:20:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:20:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:20:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:20:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:20:25 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:20:25 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:20:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:20:25 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:20:25 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:20:49 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (126.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (131.2ms) Completed 500 Internal Server Error in 185ms (ActiveRecord: 1.9ms) ActionView::Template::Error (undefined local variable or method `ln' for #<#:0x007fdd11edb9f8>): 32: td = lf.input :quantity, label: false 33: td = lf.input :unit, label: false 34: td = lf.input :unit_price, label: false 35: td = ln.input :total 36: 37: 38: /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:35:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293697492020' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:29:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293697492020' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293697492020' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim___923459533666558922_70293685017240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (89.2ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:20:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (93.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (98.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 303ms (Views: 297.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:20:54 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:20:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:21:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (99.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (104.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 283ms (Views: 278.1ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:21:04 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:22:49 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (33.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (177.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (181.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 354ms (Views: 348.9ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:22:49 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:22:49 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:22:49 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:22:50 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:23:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (108.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (151.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (162.0ms) Completed 500 Internal Server Error in 240ms (ActiveRecord: 1.4ms) ActionView::Template::Error (undefined local variable or method `lf' for #<#:0x007fdd0ac5b900>): 1: tr 2: td = lf.input :label, label: false 3: td = lf.input :quantity, label: false 4: td = lf.input :unit, label: false 5: td = lf.input :unit_price, label: false /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__line_fields_html_slim__3009772204274745935_70293698093800' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' cocoon (1.2.6) lib/cocoon/view_helpers.rb:49:in `block in render_association' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' cocoon (1.2.6) lib/cocoon/view_helpers.rb:47:in `render_association' cocoon (1.2.6) lib/cocoon/view_helpers.rb:95:in `link_to_add_association' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:32:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293668143040' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:29:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293668143040' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293668143040' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim___923459533666558922_70293685017240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (27.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (102.7ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:23:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (33.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (38.5ms) Completed 500 Internal Server Error in 83ms (ActiveRecord: 0.6ms) ActionView::Template::Error (Association lines doesn't exist on Dorsale::BillingMachine::InvoiceLine): 29: = f.simple_fields_for :lines do |lf| 30: tr 31: td colspan=5 32: = link_to_add_association t("actions.add_line"), lf, :lines, class: "btn btn-primary", id: "add-new-line" 33: 34: 35: cocoon (1.2.6) lib/cocoon/view_helpers.rb:122:in `create_object_on_non_association' cocoon (1.2.6) lib/cocoon/view_helpers.rb:110:in `create_object' cocoon (1.2.6) lib/cocoon/view_helpers.rb:92:in `link_to_add_association' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:32:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293696944800' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:29:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293696944800' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293696944800' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim___923459533666558922_70293685017240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (23.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (105.7ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:24:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (95.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (128.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (133.7ms) Completed 500 Internal Server Error in 180ms (ActiveRecord: 0.9ms) ActionView::Template::Error (undefined local variable or method `lf' for #<#:0x007fdd11cf8c80>): 1: tr 2: td = lf.input :label, label: false 3: td = lf.input :quantity, label: false 4: td = lf.input :unit, label: false 5: td = lf.input :unit_price, label: false /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__line_fields_html_slim__3009772204274745935_70293690247660' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:30:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293732855780' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:29:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293732855780' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293732855780' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim___923459533666558922_70293685017240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (89.3ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:24:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (94.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (99.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 251ms (Views: 246.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:24:37 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:24:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (47.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 249ms (Views: 241.7ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:24:56 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:25:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (14.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (53.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (57.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 218ms (Views: 214.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:25:32 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:27:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (56.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (60.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 231ms (Views: 224.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:27:17 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:27:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (16.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (65.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (69.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 229ms (Views: 224.9ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:27:34 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:28:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (20.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (69.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 237ms (Views: 231.9ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:28:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:28:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:28:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:28:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:28:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:28:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:28:05 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:28:10 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:28:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (12.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (48.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 245ms (Views: 236.1ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:28:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:28:36 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:28:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (23.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (68.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (72.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 252ms (Views: 248.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:28:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:28:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:28:56 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:28:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:28:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:28:57 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:29:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (15.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (66.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 243ms (Views: 238.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:29:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:29:28 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:29:42 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:30:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (19.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (23.8ms) Completed 500 Internal Server Error in 71ms (ActiveRecord: 0.6ms) SyntaxError (/Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:2: syntax error, unexpected ')', expecting => ...t :label, label: false, rows=3), true, "\n ", _temple_htm... ... ^ /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:2: Can't assign to true ...l, label: false, rows=3), true, "\n ", _temple_html_prett... ... ^ /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:2: syntax error, unexpected ',', expecting :: or '[' or '.' ...false, rows=3), true, "\n ", _temple_html_pretty1)))).to_... ... ^ /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:2: syntax error, unexpected ';', expecting ')' ...temple_html_pretty1)))).to_s)); ... ^): /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:2: syntax error, unexpected ')', expecting => ...t :label, label: false, rows=3), true, "\n ", _temple_htm... ... ^ /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:2: Can't assign to true ...l, label: false, rows=3), true, "\n ", _temple_html_prett... ... ^ /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:2: syntax error, unexpected ',', expecting :: or '[' or '.' ...false, rows=3), true, "\n ", _temple_html_pretty1)))).to_... ... ^ /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:2: syntax error, unexpected ';', expecting ')' ...temple_html_pretty1)))).to_s)); ... ^ actionview (4.2.4) lib/action_view/template.rb:296:in `module_eval' actionview (4.2.4) lib/action_view/template.rb:296:in `compile' actionview (4.2.4) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:244:in `block in compile!' actionview (4.2.4) lib/action_view/template.rb:232:in `synchronize' actionview (4.2.4) lib/action_view/template.rb:232:in `compile!' actionview (4.2.4) lib/action_view/template.rb:144:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:30:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293697138680' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:29:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293697138680' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__2095726083083326156_70293697138680' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim___923459533666558922_70293685017240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (90.9ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:30:14 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (27.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (25.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (87.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (92.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 292ms (Views: 287.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:30:15 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:30:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (43.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 226ms (Views: 221.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:30:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:30:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:30:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:30:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:30:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:30:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:30:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:30:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:30:21 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:30:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (33.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (20.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (86.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 330ms (Views: 325.9ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:30:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:30:38 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:30:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (15.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (24.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (67.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (71.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 251ms (Views: 245.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:30:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:30:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:30:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:30:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:30:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:30:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:30:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:30:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:30:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:30:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:31:08 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (12.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (23.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 230ms (Views: 226.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:31:08 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:31:09 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:31:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (14.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (49.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 233ms (Views: 228.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:31:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:31:11 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:31:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:31:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:31:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:31:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:31:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:31:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:31:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:31:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:31:11 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:31:14 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:31:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (27.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (66.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (72.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 240ms (Views: 235.5ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:31:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:31:44 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:32:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (17.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (17.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (68.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (74.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 243ms (Views: 238.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:32:57 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:33:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (65.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 227ms (Views: 222.4ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:33:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:33:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:33:12 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:33:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:33:13 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:33:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (23.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (58.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (63.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 229ms (Views: 224.1ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:33:34 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:33:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (72.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (77.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 238ms (Views: 234.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:33:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:33:41 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 15:33:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"yVqzBpRKKAMgWDvTuRrrhS1rVqPxS0Jn5IM/aSB7ybWae7VeU7/3p83w4a+CpDawoed6VLYnDMzOJggdroEn8g==", "invoice"=>{"label"=>"Software service", "date"=>"2015-10-23", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "vat_rate"=>"20.0", "unit_price"=>"10.0", "id"=>"1"}, "1447857222802"=>{"label"=>"azeazeaze", "quantity"=>"", "unit"=>"", "vat_rate"=>"", "unit_price"=>""}}}, "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate  (0.2ms) begin transaction Dorsale::CustomerVault::Corporation Load (0.8ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.8ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" = 1 ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "unit", "invoice_id", "quantity", "unit_price", "vat_rate", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "azeazeaze"], ["unit", ""], ["invoice_id", 2], ["quantity", 0.0], ["unit_price", 0.0], ["vat_rate", 20.0], ["total", 0.0], ["created_at", "2015-11-18 14:33:50.583197"], ["updated_at", "2015-11-18 14:33:50.583197"]] Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]]  (2.8ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 53ms (ActiveRecord: 6.9ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 15:33:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (11.9ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (13.2ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (19.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (84.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 273ms (Views: 261.5ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:33:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:33:51 +0100 Started GET "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 15:33:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (53.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 224ms (Views: 218.9ms | ActiveRecord: 1.5ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:33:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (17.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (17.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (96.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (109.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.3ms) Completed 200 OK in 294ms (Views: 285.0ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:36:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (31.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (113.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (118.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 316ms (Views: 309.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:36:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:36:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:36:11 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:36:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:36:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:36:12 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:36:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (18.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (26.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (113.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (117.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 289ms (Views: 282.5ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:36:37 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:37:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (1140.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (1144.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1402ms (Views: 1297.9ms | ActiveRecord: 2.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:37:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:37:35 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:38:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (12.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (87.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (93.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 262ms (Views: 257.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:38:28 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:38:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (16.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (90.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (95.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 260ms (Views: 256.0ms | ActiveRecord: 0.6ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:38:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:38:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:38:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:38:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:38:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:38:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:38:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:38:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:38:58 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:39:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (12.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (87.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (95.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 293ms (Views: 287.2ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:39:13 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:39:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:39:14 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:40:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (12.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (15.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (100.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (106.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4449ms (Views: 4444.6ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:40:24 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:43:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (12.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (14.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (14.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (113.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (118.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4963ms (Views: 4958.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:43:16 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:44:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (53.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (119.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (124.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4450ms (Views: 4446.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:44:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:44:52 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:45:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (102.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (107.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4650ms (Views: 4643.6ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:45:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:45:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:45:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:45:13 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:45:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (117.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (122.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 287ms (Views: 282.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:45:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:45:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:45:39 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:45:45 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:46:42 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (16.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (17.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (94.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (99.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 286ms (Views: 282.1ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:46:42 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:46:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:46:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:46:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:46:43 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:47:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (15.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (72.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (77.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 4413ms (Views: 4407.3ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:47:09 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:47:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (105.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (110.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4590ms (Views: 4586.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:47:20 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:47:25 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:47:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (45.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (84.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (88.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 270ms (Views: 265.1ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:47:54 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:48:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (67.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (74.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 253ms (Views: 248.6ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:48:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:48:52 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:49:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 277ms (Views: 270.0ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:49:00 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:49:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:49:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:49:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:49:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:49:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:49:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:49:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:49:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:49:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:49:01 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:49:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (32.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (37.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4468ms (Views: 4464.2ms | ActiveRecord: 0.5ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:49:46 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:50:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (32.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (37.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4656ms (Views: 4651.7ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:50:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:50:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:50:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:50:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:50:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:50:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:50:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:50:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:50:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:50:12 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:50:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (29.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (36.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4411ms (Views: 4407.3ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:50:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:50:49 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:51:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4477ms (Views: 4472.0ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:51:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:51:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:51:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:51:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:51:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:51:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:51:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:51:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:51:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:51:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:51:16 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:51:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (33.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (39.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4461ms (Views: 4456.9ms | ActiveRecord: 0.5ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:51:45 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:52:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (46.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (53.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 11099ms (Views: 11094.3ms | ActiveRecord: 0.9ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:52:16 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:52:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (32.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (38.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 331ms (Views: 327.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:52:18 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:52:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (36.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (43.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4500ms (Views: 4495.8ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:52:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:52:53 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:52:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (30.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (35.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 224ms (Views: 220.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:52:56 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:53:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (37.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (44.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4399ms (Views: 4394.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:53:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:53:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:54:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (31.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (37.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4645ms (Views: 4641.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:54:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:54:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:54:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:54:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:54:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:54:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:54:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:54:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:54:10 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:54:39 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (29.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (35.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4778ms (Views: 4773.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:54:44 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:54:59 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (29.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (34.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4517ms (Views: 4513.0ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:55:04 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:55:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (28.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (32.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4579ms (Views: 4574.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:55:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:55:20 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:55:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (31.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (36.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4423ms (Views: 4419.1ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:55:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:55:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:55:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:55:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:55:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:55:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:55:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:55:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:55:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:55:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:55:53 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:56:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (80.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (85.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4449ms (Views: 4445.1ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:56:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:56:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:56:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:56:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:56:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:56:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:56:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:56:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:56:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:56:39 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:56:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (79.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (85.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 265ms (Views: 260.8ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:56:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:56:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:56:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:56:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:56:57 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:56:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:56:58 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:57:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (48.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4475ms (Views: 4470.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:57:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:57:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:57:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:57:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:57:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:57:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:57:42 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:57:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (45.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4503ms (Views: 4498.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:57:58 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:58:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (28.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (33.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4833ms (Views: 4829.0ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:58:22 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:58:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (38.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (45.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4397ms (Views: 4392.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:58:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:58:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:58:58 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 15:59:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (97.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (103.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4406ms (Views: 4402.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 15:59:37 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:00:14 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (35.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (40.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4395ms (Views: 4390.7ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:00:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:00:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:00:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:00:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:00:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:00:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:00:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:00:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:00:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:00:19 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:01:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (94.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (99.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 276ms (Views: 272.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:01:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:01:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:01:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:01:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:01:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:01:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:01:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:01:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:01:06 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:02:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (67.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4486ms (Views: 4481.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:02:07 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:02:08 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:02:59 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (47.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (54.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4449ms (Views: 4445.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:03:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:03:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:03:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:03:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:03:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:03:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:03:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:03:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:03:04 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:03:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (86.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (92.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4474ms (Views: 4469.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:04:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:04:02 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:04:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (83.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (89.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 262ms (Views: 258.4ms | ActiveRecord: 0.5ms) Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:04:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:04:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:04:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:04:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:04:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:04:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:04:22 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:04:44 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (59.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (64.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 249ms (Views: 243.5ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:04:45 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:04:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (34.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (40.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 222ms (Views: 218.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:04:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:04:49 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:04:49 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:04:49 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:04:49 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:04:49 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:04:49 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:04:49 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:04:49 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:05:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (76.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (83.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 291ms (Views: 286.7ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:05:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:05:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:05:01 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:05:44 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.5ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (56.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (61.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 251ms (Views: 246.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:05:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:05:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:05:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:05:44 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:05:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:05:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:05:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:05:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:05:44 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:05:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:05:45 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (78.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (88.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 349ms (Views: 341.5ms | ActiveRecord: 1.0ms) Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:05:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:05:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (47.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (54.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 222ms (Views: 218.8ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:05:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:05:47 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:05:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 261ms (Views: 257.1ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:05:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:06:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (56.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (61.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 243ms (Views: 238.7ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:06:05 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:06:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (46.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4564ms (Views: 4560.0ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:06:59 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:07:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (49.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4542ms (Views: 4537.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:07:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:07:54 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:07:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:08:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (34.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (40.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 285ms (Views: 280.8ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:08:18 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:08:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:08:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:08:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:08:19 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:09:09 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (67.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (72.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 313ms (Views: 307.8ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:09:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:09:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:09:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:09:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:09:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:09:11 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:09:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (66.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 278ms (Views: 274.0ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:09:18 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:10:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 269ms (Views: 260.8ms | ActiveRecord: 1.0ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:10:06 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:10:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:10:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:10:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:10:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:10:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:10:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:10:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:10:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:10:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:10:07 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 16:10:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0Q4dtH/O/FYrL/Q6s0BvP8LPoGKLdzfbphNpdwDMUaCCLxvsuDsj8saHLkaI/rIKTkOMlcwbeXCMtl4Djja/5w==", "invoice"=>{"label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "vat_rate"=>"20.0", "unit_price"=>"10.0", "id"=>"1"}, "1"=>{"label"=>"azeazeaze", "quantity"=>"0.0", "unit"=>"", "vat_rate"=>"20.0", "unit_price"=>"0.0", "id"=>"2"}, "1447859411710"=>{"label"=>"", "quantity"=>"10", "unit"=>"jours", "vat_rate"=>"20", "unit_price"=>"500"}}, "commercial_discount"=>"10.0", "advance"=>"5.0"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.4ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (1.0ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 918.0], ["total_including_taxes", 1008.0], ["balance", 1003.0], ["updated_at", "2015-11-18 15:10:26.765987"], ["id", 2]] SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "invoice_id", "vat_rate", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 10.0], ["unit", "jours"], ["unit_price", 500.0], ["invoice_id", 2], ["vat_rate", 20.0], ["total", 5000.0], ["created_at", "2015-11-18 15:10:26.769480"], ["updated_at", "2015-11-18 15:10:26.769480"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.5ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 5090.0], ["vat_amount", 1018.0], ["total_including_taxes", 6108.0], ["balance", 6103.0], ["updated_at", "2015-11-18 15:10:26.780477"], ["id", 2]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 70ms (ActiveRecord: 6.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 16:10:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.0ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.7ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (8.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (46.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 235ms (Views: 221.6ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:10:27 +0100 Started GET "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 16:10:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (28.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 190ms (Views: 183.7ms | ActiveRecord: 1.7ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:10:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (88.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (95.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 377ms (Views: 351.0ms | ActiveRecord: 1.3ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:10:44 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (47.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (55.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4400ms (Views: 4395.7ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:10:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:10:48 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:10:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:10:49 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:11:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (88.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (94.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4591ms (Views: 4587.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:11:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:11:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:11:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:11:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:11:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:11:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:11:11 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:11:30 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:12:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (47.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (53.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4488ms (Views: 4445.7ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:12:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:12:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:12:18 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:12:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:12:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:12:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:12:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:12:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:12:18 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:13:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (34.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (40.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4533ms (Views: 4529.6ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:13:08 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:13:09 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:13:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (47.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (55.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4683ms (Views: 4679.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:13:38 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:13:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (83.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (88.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4560ms (Views: 4555.8ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:13:58 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:14:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (78.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4505ms (Views: 4501.1ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:14:15 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:14:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (43.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (84.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (91.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4943ms (Views: 4939.1ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:14:46 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:14:54 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:15:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (51.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4627ms (Views: 4622.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:15:55 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:15:59 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:16:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (1.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (42.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (49.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4808ms (Views: 4802.9ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:16:09 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:17:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (92.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (98.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 265ms (Views: 260.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:17:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:17:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:17:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:17:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:17:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:17:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:17:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:17:47 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:18:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (71.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (76.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 243ms (Views: 239.6ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:18:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:18:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:18:03 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:18:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:18:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:18:04 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:18:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (66.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (72.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 234ms (Views: 230.1ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:18:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:18:42 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:18:42 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:18:42 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:18:42 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:18:42 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:18:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:18:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:18:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:18:42 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:19:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (70.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 266ms (Views: 260.4ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:19:18 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:19:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:19:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:19:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:19:19 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:19:28 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (46.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (51.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4404ms (Views: 4400.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:19:33 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:20:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (88.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4442ms (Views: 4437.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:20:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:20:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:20:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:20:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:20:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:20:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:20:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:20:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:20:56 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:21:01 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:21:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (49.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4367ms (Views: 4362.3ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:21:46 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:21:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (109.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (114.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 5424ms (Views: 5420.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:22:02 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:22:14 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (93.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (99.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4456ms (Views: 4451.7ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:22:19 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:22:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (92.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (97.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 277ms (Views: 272.5ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:22:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:22:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:22:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:22:48 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:23:04 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:23:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (52.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (57.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4620ms (Views: 4616.0ms | ActiveRecord: 0.5ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:23:25 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:23:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:24:28 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4422ms (Views: 4418.4ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:24:33 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:25:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (78.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (85.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4569ms (Views: 4563.7ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:25:22 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:25:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (76.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (81.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4717ms (Views: 4712.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:25:36 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:26:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (79.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4458ms (Views: 4453.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:26:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:26:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:26:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:26:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:26:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:26:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:26:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:26:22 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:26:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (74.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (79.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4824ms (Views: 4819.4ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:26:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:26:37 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:26:37 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:26:37 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:26:37 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:26:37 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:26:37 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:26:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:26:37 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 16:27:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"HEoqSQY920/empQxzwh8ZLcTq5GvtZr5bMdaWGEE03lPaywRwcgE6zMyTk30tqFRO5+HZujZ1FJGYm0s7/49Pg==", "invoice"=>{"label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "vat_rate"=>"20.0", "unit_price"=>"10.0", "id"=>"1"}, "1"=>{"label"=>"azeazeaze", "quantity"=>"0.0", "unit"=>"", "vat_rate"=>"20.0", "unit_price"=>"0.0", "id"=>"2"}, "2"=>{"label"=>"hello", "quantity"=>"10.0", "unit"=>"jours", "vat_rate"=>"20.0", "unit_price"=>"500.0", "id"=>"3"}, "1447860452777"=>{"label"=>"coucou", "quantity"=>"100", "unit"=>"heure", "vat_rate"=>"5.5", "unit_price"=>"400"}}, "commercial_discount"=>"10.0", "advance"=>"15.0"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2, 3) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "advance" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["advance", 15.0], ["vat_amount", 9002.313725490196], ["total_including_taxes", 14092.313725490196], ["balance", 14077.313725490196], ["updated_at", "2015-11-18 15:27:53.527502"], ["id", 2]] SQL (0.2ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "label" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["label", "hello"], ["updated_at", "2015-11-18 15:27:53.529627"], ["id", 3]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1018.0], ["total_including_taxes", 6108.0], ["balance", 6093.0], ["updated_at", "2015-11-18 15:27:53.536596"], ["id", 2]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "invoice_id", "vat_rate", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "coucou"], ["quantity", 100.0], ["unit", "heure"], ["unit_price", 400.0], ["invoice_id", 2], ["vat_rate", 20.0], ["total", 40000.0], ["created_at", "2015-11-18 15:27:53.538698"], ["updated_at", "2015-11-18 15:27:53.538698"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.2ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 45090.0], ["vat_amount", 9018.0], ["total_including_taxes", 54108.0], ["balance", 54093.0], ["updated_at", "2015-11-18 15:27:53.545499"], ["id", 2]]  (3.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 84ms (ActiveRecord: 6.4ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 16:27:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.8ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.4ms) 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 Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (7.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (44.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 219ms (Views: 213.9ms | ActiveRecord: 1.6ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:27:53 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:27:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:27:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:27:54 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:27:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (52.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (59.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 241ms (Views: 237.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:27:57 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:28:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (71.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (77.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 237ms (Views: 232.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:28:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:28:31 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 16:28:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"A5hKeS7d5GVu03Jqz0nXiu4z6lvmLV3+A3BTNp8OF2JQuUwh6Sg7wYN7qBb09wq/Yr/GrKFBE1Up1WRCEfT5JQ==", "invoice"=>{"label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "vat_rate"=>"20.0", "unit_price"=>"10.0", "id"=>"1"}, "1"=>{"label"=>"azeazeaze", "quantity"=>"0.0", "unit"=>"", "vat_rate"=>"20.0", "unit_price"=>"0.0", "id"=>"2"}, "2"=>{"label"=>"hello", "quantity"=>"10.0", "unit"=>"jours", "vat_rate"=>"20.0", "unit_price"=>"500.0", "id"=>"3"}, "3"=>{"label"=>"coucou", "quantity"=>"10.0", "unit"=>"heure", "vat_rate"=>"20.0", "unit_price"=>"400.0", "id"=>"4"}}, "commercial_discount"=>"10.0", "advance"=>"15.0"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2, 3, 4) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1819.5964523281596], ["total_including_taxes", 46909.59645232816], ["balance", 46894.59645232816], ["updated_at", "2015-11-18 15:28:43.965319"], ["id", 2]] SQL (0.2ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "total" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 10.0], ["total", 4000.0], ["updated_at", "2015-11-18 15:28:43.967202"], ["id", 4]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.8ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 9090.0], ["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-18 15:28:43.974980"], ["id", 2]]  (3.0ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 46ms (ActiveRecord: 6.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 16:28:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.4ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.1ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (9.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (46.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 225ms (Views: 219.6ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:28:44 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:28:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (76.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 254ms (Views: 249.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:28:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:28:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (83.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (93.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 322ms (Views: 313.1ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:28:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:28:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:28:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:28:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:28:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:28:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:28:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:28:48 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:29:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (7.7ms) Completed 500 Internal Server Error in 54ms (ActiveRecord: 0.6ms) ActionView::Template::Error (Malformed indentation /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim, Line 10, Column 10 - else ^ ): 7: .well 8: - if @id_cards.one? 9: = f.hidden_field :id_card_id 10: - else 11: = f.input :id_card_id, collection: @id_cards 12: 13: = f.input :label /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:10 slim (3.0.6) lib/slim/parser.rb:503:in `syntax_error!' slim (3.0.6) lib/slim/parser.rb:184:in `parse_line' slim (3.0.6) lib/slim/parser.rb:90:in `call' temple (0.7.6) lib/temple/engine.rb:50:in `block in call' temple (0.7.6) lib/temple/engine.rb:50:in `each' temple (0.7.6) lib/temple/engine.rb:50:in `inject' temple (0.7.6) lib/temple/engine.rb:50:in `call' temple (0.7.6) lib/temple/mixins/template.rb:10:in `compile' temple (0.7.6) lib/temple/templates/rails.rb:8:in `call' actionview (4.2.4) lib/action_view/template.rb:270:in `compile' actionview (4.2.4) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:244:in `block in compile!' actionview (4.2.4) lib/action_view/template.rb:232:in `synchronize' actionview (4.2.4) lib/action_view/template.rb:232:in `compile!' actionview (4.2.4) lib/action_view/template.rb:144:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim___923459533666558922_70293685017240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (9.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (105.8ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:29:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (84.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (90.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 309ms (Views: 301.0ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:29:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:29:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:29:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:29:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:29:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:29:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:29:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:29:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:29:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:29:51 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:29:52 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:31:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (93.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (99.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 269ms (Views: 263.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:31:07 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:31:24 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (106.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (111.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 290ms (Views: 285.4ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:31:25 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:31:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:31:26 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:32:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (71.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4463ms (Views: 4452.4ms | ActiveRecord: 1.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:32:35 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:33:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (99.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (106.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4431ms (Views: 4426.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:33:09 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:33:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (102.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (108.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4383ms (Views: 4378.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:33:21 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:33:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (96.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (102.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4481ms (Views: 4476.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:33:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:33:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:33:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:33:46 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:34:23 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (77.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (82.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 274ms (Views: 269.6ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:34:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:34:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:34:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:34:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:34:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:34:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:34:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:34:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:34:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:34:24 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:34:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (97.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (103.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 295ms (Views: 289.3ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:34:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:34:30 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:34:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:34:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:34:31 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:34:42 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (86.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (92.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 293ms (Views: 287.5ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:34:43 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:34:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.6ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (108.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (113.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 306ms (Views: 301.1ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:34:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:34:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:34:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:34:51 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:35:02 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (91.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 289ms (Views: 282.7ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:35:03 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:35:45 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (84.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (89.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4460ms (Views: 4454.7ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:35:50 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:37:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (73.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (82.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 282ms (Views: 276.6ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:37:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:37:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:37:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:37:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:37:55 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:37:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:37:56 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:37:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 237ms (Views: 231.8ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:37:58 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:38:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (85.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (91.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 255ms (Views: 250.4ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:38:38 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:38:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (109.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (116.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 317ms (Views: 312.0ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:38:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:38:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:38:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:38:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:38:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:38:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:38:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:39:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (114.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (120.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 337ms (Views: 332.1ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:39:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:39:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:39:18 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:39:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:39:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:39:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:39:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:39:19 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:41:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (18.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (80.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (86.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 248ms (Views: 243.6ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:41:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:41:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:41:27 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:43:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.4ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (86.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (91.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 297ms (Views: 291.1ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:43:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:43:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:43:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:43:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:43:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:43:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:43:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:43:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:43:11 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:43:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (84.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (90.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 267ms (Views: 262.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:43:22 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:43:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (83.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (88.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 280ms (Views: 275.2ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:43:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:43:34 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:43:42 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (92.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (98.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 294ms (Views: 288.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:43:42 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:43:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:43:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:43:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:43:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:43:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:43:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:43:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:43:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:43:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:43:43 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:44:23 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (19.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (78.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 257ms (Views: 252.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:44:23 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:44:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:44:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:44:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:44:24 +0100 Started GET "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 16:45:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (5.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Address Load (0.5ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.5ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (68.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 479ms (Views: 459.1ms | ActiveRecord: 7.6ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:48:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (79.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 263ms (Views: 257.5ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:48:23 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:48:49 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (84.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (89.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 258ms (Views: 253.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:48:49 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:48:49 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:48:49 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:48:50 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:49:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (85.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (90.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 272ms (Views: 266.7ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:49:06 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:50:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (85.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (90.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 259ms (Views: 253.9ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:50:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:50:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:50:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:50:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:50:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:50:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:50:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:50:56 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:51:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (102.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (108.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 329ms (Views: 323.3ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:51:33 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:51:34 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:52:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (20.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (106.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (111.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 302ms (Views: 297.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:52:58 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:53:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (84.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (89.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 261ms (Views: 255.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:53:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:53:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:53:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:53:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:53:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:53:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:53:16 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:53:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (94.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (99.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 278ms (Views: 273.1ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:53:42 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:54:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (74.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (82.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 280ms (Views: 269.1ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:54:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:54:20 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:54:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (113.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (121.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 306ms (Views: 301.0ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:54:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:54:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:54:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:54:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:54:33 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:54:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:54:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:54:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:54:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:54:33 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:54:34 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:55:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (103.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (108.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 386ms (Views: 272.9ms | ActiveRecord: 4.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:55:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:55:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:55:02 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:55:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (94.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (100.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 385ms (Views: 266.7ms | ActiveRecord: 3.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:55:13 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:59:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (97.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (103.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 403ms (Views: 285.2ms | ActiveRecord: 3.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:59:14 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 16:59:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (97.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (102.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 413ms (Views: 293.4ms | ActiveRecord: 3.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 16:59:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 16:59:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 16:59:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 16:59:52 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 16:59:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 16:59:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 16:59:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 16:59:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 16:59:52 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 17:00:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mv65A/wDA80oa7DJZwfPodf1U6oNvCrd6SJbk2voF/DJ379bO/bcacXDarVcuRKUW3l/XUrQZHbDh2zn5RL5tw==", "invoice"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "vat_rate"=>"20.0", "unit_price"=>"10.0", "id"=>"1"}, "1"=>{"label"=>"azeazeaze", "quantity"=>"0.0", "unit"=>"", "vat_rate"=>"5", "unit_price"=>"0.0", "id"=>"2"}, "2"=>{"label"=>"hello", "quantity"=>"10.0", "unit"=>"jours", "vat_rate"=>"8", "unit_price"=>"500.0", "id"=>"3"}, "3"=>{"label"=>"coucou", "quantity"=>"10.0", "unit"=>"heure", "vat_rate"=>"10", "unit_price"=>"400.0", "id"=>"4"}}, "payment_term_id"=>"4", "due_date"=>"22/11/2015", "paid"=>"false", "commercial_discount"=>"10.0", "advance"=>"15.0"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate Unpermitted parameter: vat_rate  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2, 3, 4) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.5ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 4]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-18 16:00:01.962462"], ["id", 2]]  (2.9ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 31ms (ActiveRecord: 5.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 17:00:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.1ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.5ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (7.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (48.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 273ms (Views: 261.1ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:00:02 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:00:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (57.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (62.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 221ms (Views: 217.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:00:05 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:00:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (66.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 240ms (Views: 236.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:00:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:00:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:00:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:00:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:00:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:00:06 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:00:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:00:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:00:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:00:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:00:07 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 17:00:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"vLl0XVP8FH47QdG1xZOjp24ebxMi93uk7+TXQWeEAnTvmHIFlAnL2tbpC8n+LX6S4pJD5GWbNQ/FQeA16X7sMw==", "invoice"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "vat_rate"=>"20.0", "unit_price"=>"10.0", "id"=>"1"}, "1"=>{"label"=>"azeazeaze", "quantity"=>"0.0", "unit"=>"", "vat_rate"=>"5", "unit_price"=>"0.0", "id"=>"2"}, "2"=>{"label"=>"hello", "quantity"=>"10.0", "unit"=>"jours", "vat_rate"=>"10", "unit_price"=>"500.0", "id"=>"3"}, "3"=>{"label"=>"coucou", "quantity"=>"10.0", "unit"=>"heure", "vat_rate"=>"15", "unit_price"=>"400.0", "id"=>"4"}}, "payment_term_id"=>"4", "due_date"=>"22/11/2015", "paid"=>"false", "commercial_discount"=>"10.0", "advance"=>"15.0"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2, 3, 4) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 4]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-18 16:00:43.795676"], ["id", 2]]  (2.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 164ms (ActiveRecord: 6.7ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 17:00:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.1ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.7ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (7.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (43.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 234ms (Views: 222.8ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:00:44 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:00:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (67.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (74.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 323ms (Views: 314.5ms | ActiveRecord: 1.7ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:00:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:00:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (65.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (73.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 239ms (Views: 234.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:00:47 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:00:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (85.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (101.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 268ms (Views: 263.3ms | ActiveRecord: 1.2ms) Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:00:48 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:00:53 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 17:01:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qZ35C2YFdgmabJhXHU3zP0gK7WYyP5e6ieGAJP9PKHv6vP9TofCprXfEQism8y4KxIbBkXVT2RGjRLdQcbXGPA==", "invoice"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "vat_rate"=>"20.0", "unit_price"=>"10.0", "id"=>"1"}, "1"=>{"label"=>"azeazeaze", "quantity"=>"0.0", "unit"=>"", "vat_rate"=>"20.0", "unit_price"=>"0.0", "id"=>"2"}, "2"=>{"label"=>"hello", "quantity"=>"10.0", "unit"=>"jours", "vat_rate"=>"20.0", "unit_price"=>"500.0", "id"=>"3"}, "3"=>{"label"=>"coucou", "quantity"=>"10.0", "unit"=>"heure", "vat_rate"=>"10", "unit_price"=>"400.0", "id"=>"4"}}, "payment_term_id"=>"4", "due_date"=>"22/11/2015", "paid"=>"false", "commercial_discount"=>"10.0", "advance"=>"15.0"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2, 3, 4) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-18 16:01:22.879087"], ["id", 2]]  (2.7ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 30ms (ActiveRecord: 4.2ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 17:01:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.1ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.1ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (7.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (43.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 220ms (Views: 212.9ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:01:23 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:01:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 264ms (Views: 259.1ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:01:26 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:01:27 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:02:04 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:02:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (65.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (70.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 249ms (Views: 244.2ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:02:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:02:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:02:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:02:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:02:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:02:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:02:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:02:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:02:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:02:12 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:02:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (105.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (110.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 429ms (Views: 316.0ms | ActiveRecord: 4.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:02:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:02:27 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 17:02:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Glpf1ZxStJjca5HJqob3x04u3O+/M0u/BIeILrUvzTBJe1mNW6drPDHDS7WROCrywqLwGPhfBRQuIr9aO9Ujdw==", "invoice"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "vat_rate"=>"20.0", "unit_price"=>"10.0", "id"=>"1"}, "1"=>{"label"=>"azeazeaze", "quantity"=>"0.0", "unit"=>"", "vat_rate"=>"20.0", "unit_price"=>"0.0", "id"=>"2"}, "2"=>{"label"=>"hello", "quantity"=>"10.0", "unit"=>"jours", "vat_rate"=>"20.0", "unit_price"=>"500.0", "id"=>"3"}, "3"=>{"label"=>"coucou", "quantity"=>"10.0", "unit"=>"heure", "vat_rate"=>"10", "unit_price"=>"400.0", "id"=>"4"}}, "payment_term_id"=>"4", "due_date"=>"22/11/2015", "paid"=>"false", "commercial_discount"=>"10.0", "advance"=>"15.0"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.4ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2, 3, 4) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]]  (0.2ms) rollback transaction Completed 500 Internal Server Error in 15ms (ActiveRecord: 1.5ms) NoMethodError (undefined method `apply_vat_rate_to_lines' for #): activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/persistence.rb:252:in `block in update' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/persistence.rb:250:in `update' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:116:in `update' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (87.7ms) Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 17:02:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Glpf1ZxStJjca5HJqob3x04u3O+/M0u/BIeILrUvzTBJe1mNW6drPDHDS7WROCrywqLwGPhfBRQuIr9aO9Ujdw==", "invoice"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "vat_rate"=>"20.0", "unit_price"=>"10.0", "id"=>"1"}, "1"=>{"label"=>"azeazeaze", "quantity"=>"0.0", "unit"=>"", "vat_rate"=>"20.0", "unit_price"=>"0.0", "id"=>"2"}, "2"=>{"label"=>"hello", "quantity"=>"10.0", "unit"=>"jours", "vat_rate"=>"20.0", "unit_price"=>"500.0", "id"=>"3"}, "3"=>{"label"=>"coucou", "quantity"=>"10.0", "unit"=>"heure", "vat_rate"=>"10", "unit_price"=>"400.0", "id"=>"4"}}, "payment_term_id"=>"4", "due_date"=>"22/11/2015", "paid"=>"false", "commercial_discount"=>"10.0", "advance"=>"15.0"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (1.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (0.2ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2, 3, 4) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1418.4395604395604], ["total_including_taxes", 10508.439560439561], ["balance", 10493.439560439561], ["updated_at", "2015-11-18 16:02:35.331993"], ["id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["vat_rate", 10.0], ["updated_at", "2015-11-18 16:02:35.333862"], ["id", 4]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.6ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1418.4395604395604], ["total_including_taxes", 10508.439560439561], ["balance", 10493.439560439561], ["updated_at", "2015-11-18 16:02:35.341128"], ["id", 2]]  (2.3ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 203ms (ActiveRecord: 10.1ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 17:02:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (4.0ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (7.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (46.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.8ms) Completed 200 OK in 243ms (Views: 230.0ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:02:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:02:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:02:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:02:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:02:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:02:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:02:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:02:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:02:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:02:36 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:02:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.6ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (88.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (95.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 269ms (Views: 263.9ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:02:39 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (86.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (91.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 254ms (Views: 248.7ms | ActiveRecord: 1.2ms) Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:02:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:02:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:02:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:02:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:02:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:02:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:02:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:02:40 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:02:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (67.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (73.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 231ms (Views: 226.0ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:02:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:02:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:02:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:02:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:02:42 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:03:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (97.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (103.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 398ms (Views: 281.7ms | ActiveRecord: 4.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:03:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:03:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:03:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:03:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:03:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:03:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:03:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:03:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:03:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:03:02 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 17:03:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"pTLZrGb60bUgleoT0FXoL31ex0c0JEvkrqXx8euZj+j2E9/0oQ8OEc09MG/r6zUa8dLrsHNIBU+EAMaFZWNhrw==", "invoice"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "vat_rate"=>"20.0", "unit_price"=>"10.0", "id"=>"1"}, "1"=>{"label"=>"azeazeaze", "quantity"=>"0.0", "unit"=>"", "vat_rate"=>"15", "unit_price"=>"0.0", "id"=>"2"}, "2"=>{"label"=>"hello", "quantity"=>"10.0", "unit"=>"jours", "vat_rate"=>"5", "unit_price"=>"500.0", "id"=>"3"}, "3"=>{"label"=>"coucou", "quantity"=>"10.0", "unit"=>"heure", "vat_rate"=>"10.0", "unit_price"=>"400.0", "id"=>"4"}}, "payment_term_id"=>"4", "due_date"=>"22/11/2015", "paid"=>"false", "commercial_discount"=>"10.0", "advance"=>"15.0"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2, 3, 4) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 669.2637362637363], ["total_including_taxes", 9759.263736263736], ["balance", 9744.263736263736], ["updated_at", "2015-11-18 16:03:07.295938"], ["id", 2]] SQL (0.2ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["vat_rate", 15.0], ["updated_at", "2015-11-18 16:03:07.298013"], ["id", 2]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.8ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1418.4395604395604], ["total_including_taxes", 10508.439560439561], ["balance", 10493.439560439561], ["updated_at", "2015-11-18 16:03:07.305022"], ["id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["vat_rate", 5.0], ["updated_at", "2015-11-18 16:03:07.308667"], ["id", 3]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 669.2637362637363], ["total_including_taxes", 9759.263736263736], ["balance", 9744.263736263736], ["updated_at", "2015-11-18 16:03:07.316545"], ["id", 2]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 61ms (ActiveRecord: 6.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 17:03:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.9ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (9.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (48.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.6ms) Completed 200 OK in 251ms (Views: 241.5ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:03:07 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:03:08 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:03:09 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 232ms (Views: 227.4ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:03:10 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:03:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (55.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (60.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 236ms (Views: 231.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:03:12 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:03:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (103.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (109.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 420ms (Views: 301.0ms | ActiveRecord: 4.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:03:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:03:22 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-18 17:03:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"o4nrw5mBYFBQ+Y4Gu9dgIzIcZu4owEpOEQxYWCC+UzzwqO2bXnS/9L1RVHqAab0WvpBKGW+sBOU7qW8srkS9ew==", "invoice"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10.0", "unit"=>"ll", "unit_price"=>"10.0", "id"=>"1"}, "1"=>{"label"=>"azeazeaze", "quantity"=>"0.0", "unit"=>"", "unit_price"=>"0.0", "id"=>"2"}, "2"=>{"label"=>"hello", "quantity"=>"10.0", "unit"=>"jours", "unit_price"=>"500.0", "id"=>"3"}, "3"=>{"label"=>"coucou", "quantity"=>"10.0", "unit"=>"heure", "unit_price"=>"400.0", "id"=>"4"}}, "payment_term_id"=>"4", "due_date"=>"22/11/2015", "paid"=>"false", "commercial_discount"=>"10.0", "vat_rate"=>"20.0", "advance"=>"15.0"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2, 3, 4) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.3ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-18 16:03:26.704798"], ["id", 2]] SQL (0.2ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["vat_rate", 20.0], ["updated_at", "2015-11-18 16:03:26.707140"], ["id", 2]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-18 16:03:26.714839"], ["id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["vat_rate", 20.0], ["updated_at", "2015-11-18 16:03:26.717232"], ["id", 3]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-18 16:03:26.727316"], ["id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["vat_rate", 20.0], ["updated_at", "2015-11-18 16:03:26.729325"], ["id", 4]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-18 16:03:26.744943"], ["id", 2]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 75ms (ActiveRecord: 7.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-18 17:03:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.7ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.9ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (6.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (44.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 222ms (Views: 211.6ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:03:27 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:03:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (71.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (76.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 274ms (Views: 269.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:03:29 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:03:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:03:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:03:30 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:03:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (94.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (99.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 362ms (Views: 251.2ms | ActiveRecord: 4.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:03:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:03:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:03:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:03:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:03:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:03:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:03:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:03:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:03:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:03:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:03:36 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-18 17:06:45 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (114.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (144.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 434ms (Views: 331.6ms | ActiveRecord: 4.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-18 17:06:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-18 17:06:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-18 17:06:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-18 17:06:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-18 17:06:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-18 17:06:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-18 17:06:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-18 17:06:47 +0100 Started GET "/" for ::1 at 2015-11-19 09:20:05 +0100 ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (17.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (4.3ms) Completed 200 OK in 746ms (Views: 735.2ms | ActiveRecord: 0.0ms) Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:20:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:20:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:20:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:20:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:20:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:20:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:20:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:20:07 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-19 09:20:09 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (938.5ms) Dorsale::BillingMachine::Invoice Load (0.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (36.5ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (50.1ms)  (0.8ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (1070.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1267ms (Views: 1233.5ms | ActiveRecord: 3.9ms) Started GET "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-19 09:20:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] Dorsale::Address Load (0.6ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (1.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (78.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 252ms (Views: 234.3ms | ActiveRecord: 3.3ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:20:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.8ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (227.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (239.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.3ms) Completed 200 OK in 424ms (Views: 415.8ms | ActiveRecord: 2.5ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:20:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (92.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (101.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4359ms (Views: 4354.2ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:20:56 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:20:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:20:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:20:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:20:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:20:57 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:21:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (69.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4672ms (Views: 4666.8ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:21:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:21:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:21:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:21:35 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:22:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (79.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 243ms (Views: 238.1ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:22:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:22:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:22:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:22:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:22:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:22:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:22:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:22:48 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:24:24 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (86.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (92.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 278ms (Views: 273.5ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:24:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:24:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:24:25 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:24:25 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:25:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (57.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (64.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4220ms (Views: 4216.3ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:25:14 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:25:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:25:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:25:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:25:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:25:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:25:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:25:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:25:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:25:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:25:15 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:25:25 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (78.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4372ms (Views: 4367.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:25:29 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:25:30 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:25:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (59.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (66.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4432ms (Views: 4427.3ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:25:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:25:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:25:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:25:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:25:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:25:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:25:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:25:51 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:26:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (73.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (78.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 231ms (Views: 226.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:26:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:26:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:26:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:26:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:26:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:26:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:26:22 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:26:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (67.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4379ms (Views: 4373.9ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:26:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:26:52 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:26:52 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:26:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:26:52 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:26:52 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:26:52 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:26:52 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:26:52 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:26:53 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:27:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (71.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (77.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 245ms (Views: 240.8ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:27:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:27:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:27:11 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:27:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (114.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (119.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 4505ms (Views: 4501.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:27:24 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:27:24 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:27:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:27:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:27:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:27:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:27:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:27:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:27:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:27:24 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:27:25 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:28:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (74.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (80.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4488ms (Views: 4483.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:28:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:28:42 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:28:42 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:28:42 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:28:42 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:28:42 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:28:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:28:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:28:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:28:42 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:28:46 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:29:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4126ms (Views: 4122.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:29:24 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:29:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (75.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (82.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4511ms (Views: 4505.5ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:29:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:29:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:29:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:29:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:29:40 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-19 09:29:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.2ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.6ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (6.4ms)  (0.3ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (45.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4526ms (Views: 4519.2ms | ActiveRecord: 1.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:29:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:30:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:30:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:30:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:30:00 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:30:00 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 09:30:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (150.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (190.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 629ms (Views: 612.3ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 09:30:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (52.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 208ms (Views: 202.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:30:58 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 09:33:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (26.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (32.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 197ms (Views: 191.0ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:33:37 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 09:33:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (32.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (37.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 215ms (Views: 208.8ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:33:39 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 09:33:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (33.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (39.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 230ms (Views: 223.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:33:40 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-19 09:33:42 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (4.5ms) Dorsale::BillingMachine::Invoice Load (0.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.5ms) Dorsale::BillingMachine::Invoice Load (0.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (13.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (62.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 345ms (Views: 332.5ms | ActiveRecord: 2.6ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-19 09:33:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.9ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.4ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (6.0ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (38.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 210ms (Views: 206.2ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:33:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:33:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:33:43 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:33:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:33:43 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:33:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:33:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:33:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:33:44 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 09:33:44 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (51.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 218ms (Views: 211.7ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 09:34:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (46.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 203ms (Views: 197.9ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:34:07 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:38:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (55.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (60.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 212ms (Views: 208.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:38:07 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:38:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:38:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:38:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:38:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:38:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:38:08 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:40:04 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:41:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (640.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (646.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 990ms (Views: 985.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:41:28 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:41:37 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:42:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (76.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (82.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 281ms (Views: 274.5ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:42:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:42:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:42:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:42:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:42:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:42:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:42:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:42:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:42:16 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:42:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (343.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (349.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 537ms (Views: 531.9ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:42:41 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:43:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (346.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (352.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 544ms (Views: 536.9ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:43:01 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:45:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (349.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (355.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 941ms (Views: 936.0ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:45:33 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:46:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (58.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (64.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 676ms (Views: 669.6ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:46:01 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:46:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (338.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (343.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 554ms (Views: 547.8ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:46:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:46:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:46:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:46:32 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:48:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (342.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (348.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 526ms (Views: 520.1ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:48:06 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:48:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.8ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (374.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (381.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 608ms (Views: 597.3ms | ActiveRecord: 1.9ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:48:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:48:23 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.7ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (126.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (133.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 360ms (Views: 351.9ms | ActiveRecord: 2.0ms) Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:48:23 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:48:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:48:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:48:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:48:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:48:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:48:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:48:24 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:48:59 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (339.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (345.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 571ms (Views: 566.7ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:49:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:49:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:49:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:49:01 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:49:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (320.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (325.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 501ms (Views: 495.9ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:49:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:49:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:49:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:49:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:49:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:49:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:49:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:49:36 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:49:38 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:51:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (338.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (345.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 555ms (Views: 549.1ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:51:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:51:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:51:40 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:52:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (370.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (376.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 642ms (Views: 635.2ms | ActiveRecord: 1.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:52:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:52:29 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:52:29 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:52:29 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:52:29 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:52:29 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:52:29 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:52:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.6ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (89.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 287ms (Views: 280.3ms | ActiveRecord: 1.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:52:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:53:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.5ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (59.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (67.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 234ms (Views: 229.2ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:53:21 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:53:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:53:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:53:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:53:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:53:22 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:53:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (76.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (82.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 254ms (Views: 248.8ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:53:28 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:54:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (337.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (344.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 524ms (Views: 519.1ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:54:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:54:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:54:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:54:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:54:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:54:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:54:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:54:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:54:53 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:55:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (318.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (324.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 487ms (Views: 482.8ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:55:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:55:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:55:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:55:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:55:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:55:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:55:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:55:02 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:55:25 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (54.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (63.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 646ms (Views: 640.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:55:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:55:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:55:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:55:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:55:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:55:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:55:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:55:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:55:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:55:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:55:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:55:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:55:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:55:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:55:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:55:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:55:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:55:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:55:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:55:27 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:56:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (322.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (328.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 498ms (Views: 491.7ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:56:06 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:56:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (326.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (332.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 507ms (Views: 502.6ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:56:31 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:57:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (1.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (329.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (334.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 525ms (Views: 516.2ms | ActiveRecord: 2.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:57:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:57:52 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:57:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:57:53 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 09:58:24 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (384.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (391.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 603ms (Views: 596.9ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 09:58:25 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:01:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (351.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (357.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 548ms (Views: 543.4ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:01:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:01:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:01:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:01:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:01:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:01:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:01:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:01:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:01:53 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:06:45 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:07:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (342.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (348.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 526ms (Views: 519.4ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:07:30 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:07:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:07:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:07:31 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:09:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (336.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (344.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 518ms (Views: 512.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:09:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:09:51 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-19 10:10:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.7ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.9ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (6.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (38.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 184ms (Views: 178.5ms | ActiveRecord: 1.2ms) Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 10:10:44 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (335.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (341.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 518ms (Views: 512.6ms | ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 10:11:14 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (306.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (314.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 507ms (Views: 498.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:11:15 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 10:11:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.6ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (346.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (354.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 556ms (Views: 547.8ms | ActiveRecord: 1.1ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:11:36 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 10:11:44 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (327.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (333.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 536ms (Views: 527.8ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:11:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:11:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:11:46 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 10:14:49 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (307.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (312.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 514ms (Views: 503.2ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:14:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:14:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:14:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:14:51 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 10:15:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (321.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (327.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 499ms (Views: 492.7ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:15:06 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 10:16:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (313.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (319.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 486ms (Views: 478.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:16:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:16:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:16:35 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 10:16:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (42.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (50.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 291ms (Views: 283.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:16:48 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-19 10:20:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (59.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (67.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 705ms (Views: 697.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:20:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:20:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:20:04 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:20:05 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-19 10:22:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (10.6ms) Dorsale::BillingMachine::Invoice Load (1.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (11.9ms) Dorsale::BillingMachine::Invoice Load (1.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (23.6ms)  (0.4ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (114.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1115ms (Views: 1094.7ms | ActiveRecord: 4.9ms) Started GET "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-19 10:22:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (21.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 211ms (Views: 206.6ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:22:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (86.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (93.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 279ms (Views: 270.8ms | ActiveRecord: 1.5ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:22:49 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (67.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (74.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1021ms (Views: 1014.4ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:22:50 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:22:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (69.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 237ms (Views: 231.7ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:22:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:23:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 265ms (Views: 259.9ms | ActiveRecord: 0.9ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:23:01 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:23:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 249ms (Views: 244.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:23:10 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:23:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (58.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (64.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 242ms (Views: 236.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:23:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:23:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:23:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:23:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:23:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:23:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:23:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:23:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:23:17 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:23:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (67.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 270ms (Views: 265.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:23:22 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:24:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (77.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 265ms (Views: 259.7ms | ActiveRecord: 1.1ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:24:06 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:24:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (79.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 250ms (Views: 245.8ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:24:11 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:24:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (66.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 722ms (Views: 716.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:24:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:24:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:24:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:24:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:24:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:24:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:24:52 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:24:59 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (65.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (71.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 236ms (Views: 230.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:24:59 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:40:02 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (58.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (64.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 663ms (Views: 658.4ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:40:03 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:40:20 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:43:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 679ms (Views: 672.7ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:43:08 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:43:11 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:43:25 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (71.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 778ms (Views: 772.7ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:43:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (1.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (89.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 297ms (Views: 289.5ms | ActiveRecord: 2.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:43:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:43:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:43:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:43:27 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:44:25 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (53.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (59.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 214ms (Views: 208.8ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:44:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:44:25 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:44:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:44:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:44:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:44:26 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:50:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (58.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (64.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 683ms (Views: 677.7ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:50:01 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:50:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (70.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (76.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 739ms (Views: 733.2ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:50:12 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:50:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (67.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 240ms (Views: 235.0ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:50:41 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:51:08 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (74.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (83.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 779ms (Views: 773.6ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:51:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:51:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:51:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:51:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:51:10 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:51:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.9ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (75.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (81.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 755ms (Views: 748.4ms | ActiveRecord: 2.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:51:23 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:52:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (57.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (62.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 709ms (Views: 703.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:52:02 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:52:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (325.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (331.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 928ms (Views: 922.9ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:52:21 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:52:25 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (59.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (65.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 751ms (Views: 745.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:52:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:52:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:52:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:52:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:52:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:52:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:52:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:52:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:52:27 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:52:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (57.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (63.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 231ms (Views: 225.9ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:52:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:52:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:52:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:52:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:52:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:52:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:52:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:52:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:52:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:52:52 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 10:52:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 255ms (Views: 247.9ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 10:52:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 10:52:54 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:04:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (87.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 325ms (Views: 230.3ms | ActiveRecord: 3.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:04:02 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:07:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (51.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (56.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 654ms (Views: 649.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:07:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:07:13 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:07:14 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (66.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 238ms (Views: 228.4ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:07:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:07:15 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:07:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (49.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (55.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 699ms (Views: 694.6ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:07:23 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:07:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:07:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:07:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:07:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:07:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:07:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:07:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:07:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:07:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:07:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:07:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:07:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:07:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:07:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:07:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:07:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:07:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:07:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:07:24 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:07:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (66.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 226ms (Views: 221.3ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:07:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:07:34 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:07:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (53.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (58.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 217ms (Views: 211.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:07:35 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:08:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (54.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (60.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 226ms (Views: 220.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:08:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:08:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:08:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:08:33 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:09:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (57.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (63.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 662ms (Views: 657.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:09:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:09:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:09:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:09:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:09:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:09:55 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:13:08 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:14:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (69.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 689ms (Views: 684.5ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:14:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:14:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:14:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:14:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:14:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:14:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:14:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:14:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:14:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:14:02 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-19 11:17:52 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.6ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (5.6ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (23.8ms)  (0.5ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (70.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 252ms (Views: 226.3ms | ActiveRecord: 2.7ms) Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 11:17:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::QuotationLine Load (1.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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (11.6ms) Dorsale::Alexandrie::Attachment Load (0.5ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (30.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (84.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 241ms (Views: 233.5ms | ActiveRecord: 3.4ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:17:57 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (15.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (13.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (82.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (93.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 256ms (Views: 248.2ms | ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-19 11:18:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.4ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.3ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (8.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (43.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 217ms (Views: 207.2ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:18:32 +0100 Started GET "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-19 11:18:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (20.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 182ms (Views: 178.2ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:18:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (90.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (98.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 275ms (Views: 266.6ms | ActiveRecord: 2.0ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:22:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (72.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (81.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 237ms (Views: 231.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:22:39 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:22:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (66.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 246ms (Views: 240.5ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:22:41 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:23:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (24.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (33.4ms) Completed 500 Internal Server Error in 76ms (ActiveRecord: 0.4ms) ActionView::Template::Error (Missing partial invoices/_form with {:locale=>[:fr], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim, :coffee]}. Searched in: * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/bh-1.3.4/lib/bh/views" * "/Users/benoit/www/agilidee/dorsale/spec/dummy/app/views" * "/Users/benoit/www/agilidee/dorsale/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/bootstrap-kaminari-views-0.0.5/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/kaminari-0.16.3/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-bootstrap-views-0.0.6/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-3.5.2/app/views" ): 1: = render "invoices/form", invoice: @quotation 2: 3: /#quotation.edit 4: = horizontal_form_for @quotation, as: :quotation do |f| actionview (4.2.4) lib/action_view/path_set.rb:46:in `find' actionview (4.2.4) lib/action_view/lookup_context.rb:121:in `find' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:418:in `find_template' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:413:in `find_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:294:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__form_html_slim__1988143234127458147_70135178304300' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_edit_html_slim__1002828253257108670_70134988034960' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (92.9ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:23:24 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (17.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (19.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (73.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (83.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (88.4ms) Completed 500 Internal Server Error in 131ms (ActiveRecord: 1.0ms) ActionView::Template::Error (undefined method `due_date' for #): 44: = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#invoice_lines-table tbody", "data-association-insertion-method" => "append" 45: 46: = f.input :payment_term_id, collection: @payment_terms 47: = f.input :due_date, html5: true 48: = f.input :paid, as: :select, include_blank: false 49: 50: .col-sm-6 activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `public_send' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `value' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:38:in `value_before_type_cast' actionview (4.2.4) lib/action_view/helpers/tags/text_field.rb:13:in `block in render' actionview (4.2.4) lib/action_view/helpers/tags/text_field.rb:13:in `fetch' actionview (4.2.4) lib/action_view/helpers/tags/text_field.rb:13:in `render' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:787:in `text_field' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1323:in `text_field' simple_form (3.2.0) lib/simple_form/inputs/string_input.rb:14:in `input' simple_form (3.2.0) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.0) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.0) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.0) lib/simple_form/form_builder.rb:116:in `input' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135184691740' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135184691740' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__form_html_slim__1988143234127458147_70135203721380' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_edit_html_slim__1002828253257108670_70134988034960' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (93.9ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:23:54 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (180.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (185.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (190.0ms) Completed 500 Internal Server Error in 237ms (ActiveRecord: 1.5ms) ActionView::Template::Error (undefined local variable or method `obj' for #<#:0x007f933e359c28>): 45: 46: = f.input :payment_term_id, collection: @payment_terms 47: 48: - if obj.respond_to?(:due_date) 49: = f.input :due_date, html5: true 50: 51: = f.input :paid, as: :select, include_blank: false /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:48:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135190120860' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135190120860' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__form_html_slim__1988143234127458147_70135203721380' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_edit_html_slim__1002828253257108670_70134988034960' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (85.1ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:24:00 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (13.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (66.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (70.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (75.1ms) Completed 500 Internal Server Error in 121ms (ActiveRecord: 1.1ms) ActionView::Template::Error (undefined method `paid' for #): 48: - if invoice.respond_to?(:due_date) 49: = f.input :due_date, html5: true 50: 51: = f.input :paid, as: :select, include_blank: false 52: 53: .col-sm-6 54: table#totals-table activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `public_send' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `value' actionview (4.2.4) lib/action_view/helpers/tags/collection_select.rb:16:in `block in render' actionview (4.2.4) lib/action_view/helpers/tags/collection_select.rb:16:in `fetch' actionview (4.2.4) lib/action_view/helpers/tags/collection_select.rb:16:in `render' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.0) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.0) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.0) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.0) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.0) lib/simple_form/form_builder.rb:116:in `input' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:51:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70134984574920' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70134984574920' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__form_html_slim__1988143234127458147_70135203721380' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_edit_html_slim__1002828253257108670_70134988034960' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (87.0ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:24:18 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (162.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (166.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (171.9ms) Completed 500 Internal Server Error in 220ms (ActiveRecord: 1.4ms) ActionView::Template::Error (undefined local variable or method `obj' for #<#:0x007f933fc8d4b0>): 48: - if invoice.respond_to?(:due_date) 49: = f.input :due_date, html5: true 50: 51: - if obj.respond_to?(:paid) 52: = f.input :paid, as: :select, include_blank: false 53: 54: .col-sm-6 /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:51:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135187402040' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135187402040' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__form_html_slim__1988143234127458147_70135203721380' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_edit_html_slim__1002828253257108670_70134988034960' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (15.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (91.5ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:24:32 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (78.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (84.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (90.2ms) Completed 500 Internal Server Error in 134ms (ActiveRecord: 1.2ms) ActionView::Template::Error (undefined method `advance' for #): 100: = ::Dorsale::BillingMachine::InvoiceLine.t(:advance) 101: 102: td.invoice-advance 103: = f.text_field :advance, class: "number" 104: = "€" 105: 106: tr activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `public_send' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `value' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:38:in `value_before_type_cast' actionview (4.2.4) lib/action_view/helpers/tags/text_field.rb:13:in `block in render' actionview (4.2.4) lib/action_view/helpers/tags/text_field.rb:13:in `fetch' actionview (4.2.4) lib/action_view/helpers/tags/text_field.rb:13:in `render' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:787:in `text_field' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1323:in `text_field' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:103:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135198383940' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135198383940' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__form_html_slim__1988143234127458147_70135203721380' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_edit_html_slim__1002828253257108670_70134988034960' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.0ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:24:58 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 6]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (79.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (85.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (92.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 265ms (Views: 258.7ms | ActiveRecord: 1.4ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:24:59 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:25:31 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (11.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (53.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (59.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (66.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 242ms (Views: 236.7ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:25:31 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:25:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:25:31 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:25:31 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:25:32 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:25:33 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (14.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (53.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (57.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (63.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 249ms (Views: 244.6ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:25:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:25:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:25:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:25:34 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:25:47 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (24.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (45.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (51.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (56.4ms) Completed 500 Internal Server Error in 109ms (ActiveRecord: 1.2ms) ActionView::Template::Error (Missing partial dorsale/billing_machine/invoice/_line_fields with {:locale=>[:fr], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim, :coffee]}. Searched in: * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/bh-1.3.4/lib/bh/views" * "/Users/benoit/www/agilidee/dorsale/spec/dummy/app/views" * "/Users/benoit/www/agilidee/dorsale/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/bootstrap-kaminari-views-0.0.5/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/kaminari-0.16.3/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-bootstrap-views-0.0.6/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-3.5.2/app/views" ): 1: = render "dorsale/billing_machine/invoice/line_fields", f: f 2: 3: /.well.nested-fields.quotation-line 4: .row actionview (4.2.4) lib/action_view/path_set.rb:46:in `find' actionview (4.2.4) lib/action_view/lookup_context.rb:121:in `find' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:418:in `find_template' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:413:in `find_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:294:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__line_fields_html_slim___4301715593362997223_70135091023080' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:40:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135210574720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:39:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135210574720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__3403401750999246427_70135210574720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__form_html_slim__1988143234127458147_70135203721380' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_edit_html_slim__1002828253257108670_70134988034960' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (15.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (90.0ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:25:58 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (15.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (54.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (59.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (64.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 228ms (Views: 223.7ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:25:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:25:59 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:26:19 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (11.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (11.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (55.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (63.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (69.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 268ms (Views: 263.2ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:26:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:26:20 +0100 Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 11:28:14 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"C17zBJdngd4mKFlf9y11ILJ/F5swJXHa1ofe0+i+SohYf/VcUJJeesuAgyPMk6gVPvM7bHdJP3H8IumnZkSkzw==", "invoice"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"10,00", "id"=>"1"}, "1447928864228"=>{"label"=>"plop", "quantity"=>"100,00", "unit"=>"0,00", "vat_rate"=>"0,00", "unit_price"=>"2,00"}}, "payment_term_id"=>"4", "commercial_discount"=>"10,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Completed 400 Bad Request in 6ms (ActiveRecord: 0.4ms) ActionController::ParameterMissing (param is missing or the value is empty: quotation): actionpack (4.2.4) lib/action_controller/metal/strong_parameters.rb:251:in `require' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:188:in `quotation_params' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:117:in `update' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (78.2ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:29:58 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (72.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (80.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (86.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 281ms (Views: 276.6ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:29:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:29:59 +0100 Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 11:30:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"gv6pcqTS6c2Uldy02iCzp0MfvpoK9UfdTMB/fR+hY8TR368qYyc2aXk9Bsjhnm6Sz5OSbU2ZCXZmZUgJkVuNgw==", "quotation"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"10,00", "id"=>"1"}}, "payment_term_id"=>"4", "commercial_discount"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]]  (0.1ms) begin transaction 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", 4]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" = 1 ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 6]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotations" SET "commercial_discount" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["commercial_discount", 0.0], ["updated_at", "2015-11-19 10:30:02.621007"], ["id", 6]] SQL (0.1ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 10.0], ["unit", "0,00"], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 10:30:02.623641"], ["id", 1]] 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", 6]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]]  (2.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 34ms (ActiveRecord: 4.3ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-19 11:30:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.3ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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", 3]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (17.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (50.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.8ms) Completed 200 OK in 236ms (Views: 230.5ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:30:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:30:03 +0100 Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 11:30:05 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (10.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (28.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 177ms (Views: 172.6ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:30:07 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (17.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (74.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (85.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (93.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 250ms (Views: 244.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:30:37 +0100 Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 11:30:48 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mB53BBzDTsEbEiUX9gHYmn9lmHHFT0u7JkynPAXT/HzLP3Fc2zaRZfa6/2vNvwWv8+m0hoIjBRAM6ZBIiykSOw==", "quotation"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"10,00", "id"=>"1"}, "1447929034592"=>{"label"=>"oh", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"0,00", "unit_price"=>"10,00"}}, "payment_term_id"=>"4", "commercial_discount"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]]  (0.1ms) begin transaction 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", 4]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" = 1 ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 6]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotations" SET "commercial_discount" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["commercial_discount", 0.0], ["updated_at", "2015-11-19 10:30:48.887460"], ["id", 6]] SQL (0.2ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 10:30:48.889189"], ["id", 1]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.3ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "quotation_id", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "oh"], ["quantity", 10.0], ["unit", "0,00"], ["unit_price", 10.0], ["vat_rate", 0.0], ["quotation_id", 6], ["total", 100.0], ["created_at", "2015-11-19 10:30:48.896215"], ["updated_at", "2015-11-19 10:30:48.896215"]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.5ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 200.0], ["total_including_taxes", 220.0], ["updated_at", "2015-11-19 10:30:48.904609"], ["id", 6]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 38ms (ActiveRecord: 5.8ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-19 11:30:48 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.1ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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", 3]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (13.8ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (42.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (1.3ms) Completed 200 OK in 210ms (Views: 202.8ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:30:49 +0100 Started GET "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 11:30:51 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] 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", 4]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 4], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" WHERE "dorsale_billing_machine_payment_terms"."id" = ? LIMIT 1 [["id", 4]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 6 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (302.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 457ms (Views: 451.9ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:30:59 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (70.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (77.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 242ms (Views: 237.7ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:32:07 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (68.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (73.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (78.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 233ms (Views: 229.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:32:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:32:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:32:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:32:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:32:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:32:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:32:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:32:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:32:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:32:08 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:33:26 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (67.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (72.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (76.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 210ms (Views: 206.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:33:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:33:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:33:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:33:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:33:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:33:27 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:33:33 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:35:24 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (75.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (80.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (84.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 245ms (Views: 240.9ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:35:24 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:35:24 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:35:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:35:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:35:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:35:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:35:25 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:36:18 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (78.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (82.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (87.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 229ms (Views: 223.8ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:36:19 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:37:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (103.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (112.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4602ms (Views: 4597.7ms | ActiveRecord: 1.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:37:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:37:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:37:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:37:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:37:23 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:38:14 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (91.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (96.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (100.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 254ms (Views: 246.6ms | ActiveRecord: 2.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:38:14 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:38:16 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (14.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (70.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (74.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (78.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 228ms (Views: 223.1ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:38:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:38:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:38:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:38:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:38:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:38:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:38:17 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:39:23 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (105.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (109.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (113.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4374ms (Views: 4276.2ms | ActiveRecord: 3.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:39:28 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:39:39 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:45:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (15.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (84.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (88.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (92.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4661ms (Views: 4656.8ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:45:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:45:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:45:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:45:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:45:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:45:52 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 11:46:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.4ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (92.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (97.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 262ms (Views: 240.3ms | ActiveRecord: 2.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:46:00 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:46:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:46:17 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:46:24 +0100 Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 11:46:29 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ykvvPumh8O1dcjwrQLc6QxMszQvCNx4Oun3a3QzRaYWZaulmLlQvSbDa5ld7Ced2n6Dh/IVbUKWQ2O2pgiuHwg==", "quotation"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"hey", "quantity"=>"1 000,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"10,00", "id"=>"1"}, "1"=>{"label"=>"oh``", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"0,00", "unit_price"=>"10,00", "id"=>"2"}}, "payment_term_id"=>"4", "state"=>"pending", "comments"=>"This is the quotation for the software your companie want", "commercial_discount"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]]  (0.1ms) begin transaction 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", 4]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" IN (1, 2) ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 6]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.5ms) UPDATE "dorsale_billing_machine_quotations" SET "commercial_discount" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["commercial_discount", 0.0], ["vat_amount", 2000.0], ["total_including_taxes", 2200.0], ["updated_at", "2015-11-19 10:46:29.886841"], ["id", 6]] SQL (0.3ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "total" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 1000.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 10000.0], ["updated_at", "2015-11-19 10:46:29.889700"], ["id", 1]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.7ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 10100.0], ["total_including_taxes", 12100.0], ["updated_at", "2015-11-19 10:46:29.899122"], ["id", 6]] SQL (0.3ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "label" = ?, "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["label", "oh``"], ["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 0.0], ["updated_at", "2015-11-19 10:46:29.903043"], ["id", 2]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]]  (2.9ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 57ms (ActiveRecord: 7.4ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-19 11:46:29 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.4ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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", 3]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (16.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (55.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 237ms (Views: 224.0ms | ActiveRecord: 1.8ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:46:30 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:46:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (65.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (69.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (73.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 233ms (Views: 228.3ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:46:41 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:46:55 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (12.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (67.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (72.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (77.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 227ms (Views: 221.9ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:46:56 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:47:08 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (11.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (77.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (82.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (87.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 311ms (Views: 305.2ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:47:09 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:47:27 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (69.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (74.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (80.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4484ms (Views: 4478.7ms | ActiveRecord: 1.5ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:47:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:47:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:47:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:47:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:47:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:47:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:47:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:47:32 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:47:41 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (66.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (70.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4816ms (Views: 4811.4ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:47:46 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:47:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:47:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:47:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:47:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:47:47 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:48:00 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (81.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (85.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (90.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 5078ms (Views: 5068.6ms | ActiveRecord: 1.5ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:48:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:48:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:48:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:48:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:48:06 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:48:15 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (64.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (69.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 4723ms (Views: 4717.3ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:48:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:48:20 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:48:37 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (65.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (69.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (73.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 5038ms (Views: 5033.5ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:48:42 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:48:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:48:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:48:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:48:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:48:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:48:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:48:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:48:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:48:43 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:48:43 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:48:58 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.8ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (66.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (70.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4374ms (Views: 4368.5ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:49:03 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:49:29 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (66.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (70.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4159ms (Views: 4155.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:49:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:49:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:49:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:49:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:49:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:49:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:49:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:49:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:49:34 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:50:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (59.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (64.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (69.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4371ms (Views: 4365.8ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:50:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:50:07 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:50:36 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (17.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (78.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (83.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (89.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 286ms (Views: 280.6ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:50:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:50:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:50:37 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:51:10 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (69.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (75.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4447ms (Views: 4440.1ms | ActiveRecord: 1.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:51:14 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:51:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:51:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:51:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:51:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:51:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:51:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:51:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:51:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:51:15 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:51:26 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (69.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (73.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4236ms (Views: 4230.9ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:51:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:51:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:51:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:51:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:51:30 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:51:31 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:51:51 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (65.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (71.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 5096ms (Views: 5091.4ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:51:57 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:53:42 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (67.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (72.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (77.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4796ms (Views: 4791.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:53:47 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:55:15 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (13.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (68.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (73.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (78.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 236ms (Views: 231.5ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:55:15 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:55:25 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (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 LIMIT 1 [["quotation_id", 6]] CACHE (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 LIMIT 1 [["quotation_id", 6]] Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (20.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (95.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (100.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (104.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 273ms (Views: 267.0ms | ActiveRecord: 1.8ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:55:26 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:55:34 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (78.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (83.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (88.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 256ms (Views: 250.4ms | ActiveRecord: 1.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:55:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:55:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:55:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:55:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:55:35 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:56:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (17.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (77.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (83.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (88.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 767ms (Views: 761.5ms | ActiveRecord: 1.6ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:56:41 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:56:46 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:58:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] Dorsale::BillingMachine::QuotationLine Load (0.5ms) 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (76.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (82.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (90.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 774ms (Views: 765.6ms | ActiveRecord: 2.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:58:05 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:58:13 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:58:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (68.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (74.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 719ms (Views: 713.6ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:58:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:58:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:58:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:58:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:58:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:58:46 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:58:49 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:58:54 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (65.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (70.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 723ms (Views: 717.9ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:58:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:58:56 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (11.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (11.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (97.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (102.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (107.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 314ms (Views: 306.8ms | ActiveRecord: 2.0ms) Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:58:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:58:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:58:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:58:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:58:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:58:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:58:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:58:57 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:59:15 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (57.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (63.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (67.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 683ms (Views: 677.0ms | ActiveRecord: 1.7ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:59:16 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 11:59:30 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (66.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (70.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4344ms (Views: 4337.7ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 11:59:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 11:59:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 11:59:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 11:59:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 11:59:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 11:59:35 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:00:36 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (56.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (62.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (66.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4066ms (Views: 4060.7ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:00:41 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:00:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (76.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (82.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (87.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4296ms (Views: 4289.7ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:00:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:00:58 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:01:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (73.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (80.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (88.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 271ms (Views: 265.7ms | ActiveRecord: 1.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:01:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:01:03 +0100 Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 12:01:14 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jhWFT71YkjoBwe1e95U7KNF7dcC5ilm1EbHvWK8KSefdNIMXeq1NnuxpNyLMK+YdXfdZN/7mFx47FNgsIfCnoA==", "quotation"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"bonjour", "quantity"=>"1 000,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"10,00", "id"=>"1"}, "1"=>{"label"=>"hello", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"0,00", "unit_price"=>"10,00", "id"=>"2"}}, "payment_term_id"=>"4", "state"=>"pending", "comments"=>"This is the quotation for the software your companie want", "commercial_discount"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]]  (0.1ms) begin transaction 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", 4]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" IN (1, 2) ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotations" SET "commercial_discount" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["commercial_discount", 0.0], ["updated_at", "2015-11-19 11:01:14.231313"], ["id", 6]] SQL (0.1ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "label" = ?, "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["label", "bonjour"], ["quantity", 1000.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 11:01:14.233248"], ["id", 1]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.5ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "label" = ?, "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["label", "hello"], ["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 0.0], ["updated_at", "2015-11-19 11:01:14.241244"], ["id", 2]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]]  (1.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 36ms (ActiveRecord: 3.8ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-19 12:01:14 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.0ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (19.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (52.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 218ms (Views: 211.9ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:01:14 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:01:15 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:01:15 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 6]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (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 LIMIT 1 [["quotation_id", 6]] CACHE (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 LIMIT 1 [["quotation_id", 6]] Dorsale::BillingMachine::QuotationLine Load (0.5ms) 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (11.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (107.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (114.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (120.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 764ms (Views: 751.2ms | ActiveRecord: 3.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:01:16 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:01:17 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (73.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (78.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (83.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 249ms (Views: 243.2ms | ActiveRecord: 1.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:01:17 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:01:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:01:18 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:02:07 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (71.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (75.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (80.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4625ms (Views: 4620.6ms | ActiveRecord: 1.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:02:11 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:02:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:02:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:02:12 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:02:17 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:03:48 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.6ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (67.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (71.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4074ms (Views: 4069.7ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:03:53 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:04:03 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (65.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (69.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (73.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4269ms (Views: 4262.7ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:04:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:04:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:04:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:04:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:04:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:04:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:04:08 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:04:16 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (70.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (76.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (82.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4594ms (Views: 4587.3ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:04:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:04:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:04:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:04:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:04:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:04:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:04:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:04:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:04:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:04:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:04:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:04:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:04:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:04:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:04:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:04:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:04:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:04:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:04:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:04:21 +0100 Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 12:04:34 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Kdm9gqO6cRF+RuJ4eNumzQ1bQFqIlpSydpByBStQTpd6+LvaZE+utZPuOARDZXv4gddsrc/62hlcNUVxpaqg0A==", "quotation"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"bonjour", "quantity"=>"1 000,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"10,00", "id"=>"1"}, "1"=>{"label"=>"hello", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"0,00", "unit_price"=>"10,00", "id"=>"2"}}, "payment_term_id"=>"4", "state"=>"pending", "comments"=>"This is the quotation for the software your companie want\r\nsdf fsdfsdf", "commercial_discount"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]]  (0.1ms) begin transaction 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", 4]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" IN (1, 2) ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 6]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.3ms) UPDATE "dorsale_billing_machine_quotations" SET "comments" = ?, "commercial_discount" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["comments", "This is the quotation for the software your companie want\r\nsdf fsdfsdf"], ["commercial_discount", 0.0], ["updated_at", "2015-11-19 11:04:34.199167"], ["id", 6]] SQL (0.3ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 1000.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 11:04:34.200877"], ["id", 1]] 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", 6]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 0.0], ["updated_at", "2015-11-19 11:04:34.212447"], ["id", 2]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]]  (3.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 48ms (ActiveRecord: 7.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-19 12:04:34 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.6ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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", 3]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (14.9ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (48.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 204ms (Views: 198.2ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:04:34 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:04:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (63.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (67.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (72.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 213ms (Views: 208.1ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:04:40 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:05:25 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (65.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (69.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (74.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 219ms (Views: 213.9ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:05:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:05:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:05:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:05:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:05:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:05:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:05:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:05:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:05:26 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:05:42 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (11.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (78.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (83.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 243ms (Views: 237.6ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:05:43 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:05:52 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:06:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (66.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (71.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (76.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4153ms (Views: 4147.7ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:06:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:06:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:06:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:06:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:06:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:06:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:06:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:06:58 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:07:10 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (68.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (73.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4471ms (Views: 4466.0ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:07:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:07:15 +0100 Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 12:07:30 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zuKz4KkRwQdHsrbF+gRSe3AIPAZhicSWIC9WTa4iCRqdw7W4buQeo6oabLnBuo9O/IQQ8Sblij0KimE5INjnXQ==", "quotation"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"bonjour\r\ncoucou", "quantity"=>"1 000,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"10,00", "id"=>"1"}, "1"=>{"label"=>"hello", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"0,00", "unit_price"=>"10,00", "id"=>"2"}}, "payment_term_id"=>"4", "state"=>"pending", "comments"=>"This is the quotation for the software your companie want\r\nsdf fsdfsdf", "commercial_discount"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]]  (0.1ms) begin transaction 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", 4]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" IN (1, 2) ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotations" SET "commercial_discount" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["commercial_discount", 0.0], ["updated_at", "2015-11-19 11:07:30.034794"], ["id", 6]] SQL (0.2ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "label" = ?, "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["label", "bonjour\r\ncoucou"], ["quantity", 1000.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 11:07:30.036544"], ["id", 1]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.5ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 0.0], ["updated_at", "2015-11-19 11:07:30.043924"], ["id", 2]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]]  (1.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 34ms (ActiveRecord: 4.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-19 12:07:30 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.0ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (15.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (44.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 212ms (Views: 206.1ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:07:30 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:07:32 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (68.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (72.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 204ms (Views: 200.0ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:07:33 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:08:01 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (64.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (69.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4455ms (Views: 4450.1ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:08:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:08:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:08:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:08:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:08:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:08:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:08:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:08:06 +0100 Started GET "/dorsale/billing_machine/quotations/6/edit" for ::1 at 2015-11-19 12:08:34 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 6]] 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", 6]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (77.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (81.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (87.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4335ms (Views: 4329.6ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:08:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:08:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:08:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:08:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:08:39 +0100 Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 12:09:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"GW7soUxfH7XkUjwKS//JqAQ08QtYku1z3WB0oFkhcwVKT+r5i6rAEQn65nZwQRSdiLjd/B/+o9j3xUPU19udQg==", "quotation"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"bonjour\r\ncoucou\r\nhello", "quantity"=>"1 000,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"10,00", "id"=>"1"}, "1"=>{"label"=>"hello", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"0,00", "unit_price"=>"10,00", "id"=>"2"}}, "payment_term_id"=>"4", "state"=>"pending", "comments"=>"This is the quotation for the software your companie want\r\nsdf fsdfsdf", "commercial_discount"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]]  (0.1ms) begin transaction 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", 4]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" IN (1, 2) ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 6]] 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", 4]]  (0.2ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.3ms) UPDATE "dorsale_billing_machine_quotations" SET "commercial_discount" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["commercial_discount", 0.0], ["updated_at", "2015-11-19 11:09:02.691166"], ["id", 6]] SQL (0.1ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "label" = ?, "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["label", "bonjour\r\ncoucou\r\nhello"], ["quantity", 1000.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 11:09:02.692709"], ["id", 1]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 0.0], ["updated_at", "2015-11-19 11:09:02.698688"], ["id", 2]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]]  (1.3ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 33ms (ActiveRecord: 4.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-19 12:09:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.0ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (18.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (50.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.8ms) Completed 200 OK in 205ms (Views: 199.3ms | ActiveRecord: 1.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:09:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:09:03 +0100 Started PATCH "/dorsale/billing_machine/quotations/6" for ::1 at 2015-11-19 12:10:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"GW7soUxfH7XkUjwKS//JqAQ08QtYku1z3WB0oFkhcwVKT+r5i6rAEQn65nZwQRSdiLjd/B/+o9j3xUPU19udQg==", "quotation"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"label"=>"bonjour\r\ncoucou\r\nhello", "quantity"=>"100,00", "unit"=>"0,00", "vat_rate"=>"5,50", "unit_price"=>"10,00", "id"=>"1"}, "1"=>{"label"=>"hello", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"0,00", "unit_price"=>"10,00", "id"=>"2"}}, "payment_term_id"=>"4", "state"=>"pending", "comments"=>"This is the quotation for the software your companie want\r\nsdf fsdfsdf", "commercial_discount"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/6/edit", "id"=>"6"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 6]]  (0.1ms) begin transaction 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", 4]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" IN (1, 2) ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.3ms) UPDATE "dorsale_billing_machine_quotations" SET "commercial_discount" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["commercial_discount", 0.0], ["vat_amount", 55.0], ["total_including_taxes", 10155.0], ["updated_at", "2015-11-19 11:10:40.073150"], ["id", 6]] SQL (0.1ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "total" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 100.0], ["unit_price", 10.0], ["vat_rate", 5.5], ["total", 1000.0], ["updated_at", "2015-11-19 11:10:40.075009"], ["id", 1]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotations" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["total_excluding_taxes", 1100.0], ["total_including_taxes", 1155.0], ["updated_at", "2015-11-19 11:10:40.081155"], ["id", 6]] SQL (0.1ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 0.0], ["updated_at", "2015-11-19 11:10:40.083302"], ["id", 2]] 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", 6]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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", 6]] 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", 6]]  (1.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 37ms (ActiveRecord: 3.7ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-19 12:10:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.2ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] 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]] 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (12.8ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (42.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.7ms) Completed 200 OK in 200ms (Views: 194.1ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:10:40 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:22:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (59.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (63.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 204ms (Views: 199.4ms | ActiveRecord: 1.3ms) Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:22:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:22:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:22:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:22:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:22:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:22:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:22:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:22:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:22:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:22:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:22:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:22:23 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:22:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:22:23 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:22:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:22:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:22:23 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:22:23 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:22:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:22:23 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:23:02 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (72.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (76.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 222ms (Views: 217.0ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:23:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:23:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:23:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:23:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:23:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:23:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:23:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:23:03 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:23:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (84.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (90.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 245ms (Views: 239.2ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:23:58 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:24:59 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (75.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (79.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 243ms (Views: 238.5ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:25:00 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:25:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (66.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (70.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4316ms (Views: 4310.4ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:25:36 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:26:09 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (68.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4092ms (Views: 4087.0ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:26:13 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:26:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:26:13 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:26:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:26:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:26:14 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:26:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (65.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4271ms (Views: 4264.8ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:26:31 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:26:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:26:31 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:26:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:26:32 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:27:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (74.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (80.8ms) Completed 500 Internal Server Error in 1830ms (ActiveRecord: 1.3ms) ActionView::Template::Error (Illegal nesting: Only properties may be nested beneath properties.): 4: meta charset="utf-8" 5: meta name="viewport" content="width=device-width, initial-scale=1.0" 6: title = "Dorsale Dummy" 7: = stylesheet_link_tag "application", media: "all" 8: = javascript_include_tag "application" 9: = csrf_meta_tags 10: app/assets/stylesheets/application.sass:5 app/views/layouts/application.html.slim:7:in `_app_views_layouts_application_html_slim__295825285619987929_70135120070360' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (15.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (92.4ms) Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:27:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (66.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (70.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4624ms (Views: 4618.7ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:27:17 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:27:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (80.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 5165ms (Views: 5159.7ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:27:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:27:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:27:59 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:28:05 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:28:25 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (54.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (58.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 3999ms (Views: 3995.1ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:28:29 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:28:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:28:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:28:30 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:31:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (85.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (89.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 272ms (Views: 266.3ms | ActiveRecord: 1.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:31:12 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:31:39 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (14.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (90.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (96.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 278ms (Views: 271.2ms | ActiveRecord: 2.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:31:40 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:31:55 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:32:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (88.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 299ms (Views: 291.6ms | ActiveRecord: 2.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:32:07 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:32:11 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:32:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (80.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (84.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 245ms (Views: 240.2ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:32:52 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:34:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (65.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (69.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 779ms (Views: 774.1ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:34:04 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:34:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:34:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:34:05 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:34:10 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:34:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (66.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 757ms (Views: 752.0ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:34:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:34:17 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-19 12:34:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zAMApuKM+upcN30GUo98TLmGasQAJ2FDsJOPSChbXm2fIgb+JXklTrGfp3ppMaF5NQpGM0dLL+iaNrg8pqGwKg==", "invoice"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"hey", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"10,00", "id"=>"1"}, "1"=>{"_destroy"=>"1", "label"=>"azeazeaze", "quantity"=>"0,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"0,00", "id"=>"2"}, "2"=>{"_destroy"=>"false", "label"=>"hello", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"500,00", "id"=>"3"}, "3"=>{"_destroy"=>"false", "label"=>"coucou", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"400,00", "id"=>"4"}}, "payment_term_id"=>"4", "due_date"=>"22/11/2015", "paid"=>"false", "commercial_discount"=>"10,00", "advance"=>"15,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit#", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 2, 3, 4) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "commercial_discount" = ?, "advance" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["commercial_discount", 10.0], ["advance", 15.0], ["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-19 11:34:20.500805"], ["id", 2]] SQL (0.1ms) DELETE FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["id", 2]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 10.0], ["unit", "0,00"], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 11:34:20.504011"], ["id", 1]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-19 11:34:20.511507"], ["id", 2]] SQL (0.2ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 10.0], ["unit", "0,00"], ["unit_price", 500.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 11:34:20.513833"], ["id", 3]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-19 11:34:20.520847"], ["id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 10.0], ["unit", "0,00"], ["unit_price", 400.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 11:34:20.522610"], ["id", 4]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-19 11:34:20.529622"], ["id", 2]]  (2.4ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 59ms (ActiveRecord: 6.4ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-19 12:34:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (3.1ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (4.2ms) 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 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (9.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (48.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 234ms (Views: 224.7ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:34:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:34:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:34:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:34:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:34:20 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:34:21 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:34:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.8ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.9ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.4ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (115.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (123.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 423ms (Views: 409.0ms | ActiveRecord: 4.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:34:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:34:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:34:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:34:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:34:23 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:34:23 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (57.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (61.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 210ms (Views: 205.3ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:34:24 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:34:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (59.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (64.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 681ms (Views: 675.6ms | ActiveRecord: 1.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:34:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:34:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:34:52 +0100 Started PATCH "/dorsale/billing_machine/invoices/2" for ::1 at 2015-11-19 12:35:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/HnaDSQbT3wJ4d8BhhN/xWbj8Vey3KwdhblUksbwWdGvWNxV4+6Q2ORJBX29raLw6m/doPWw4ravHGPmSAq3lg==", "invoice"=>{"id_card_id"=>"4", "label"=>"Software service", "date"=>"23/10/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-4", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"hey", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"10,00", "id"=>"1"}, "1"=>{"_destroy"=>"false", "label"=>"hello", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"500,00", "id"=>"3"}, "2"=>{"_destroy"=>"1", "label"=>"coucou", "quantity"=>"10,00", "unit"=>"0,00", "vat_rate"=>"20,00", "unit_price"=>"400,00", "id"=>"4"}}, "payment_term_id"=>"4", "due_date"=>"22/11/2015", "paid"=>"false", "commercial_discount"=>"10,00", "advance"=>"15,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/2/edit#", "id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction 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", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (1, 3, 4) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "commercial_discount" = ?, "advance" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["commercial_discount", 10.0], ["advance", 15.0], ["vat_amount", 1818.0], ["total_including_taxes", 10908.0], ["balance", 10893.0], ["updated_at", "2015-11-19 11:35:13.614465"], ["id", 2]] SQL (0.1ms) DELETE FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["id", 4]] SQL (0.5ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 11:35:13.618013"], ["id", 1]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 5090.0], ["vat_amount", 1018.0], ["total_including_taxes", 6108.0], ["balance", 6093.0], ["updated_at", "2015-11-19 11:35:13.627560"], ["id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 10.0], ["unit_price", 500.0], ["vat_rate", 20.0], ["updated_at", "2015-11-19 11:35:13.629665"], ["id", 3]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] 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", 4]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoices" SET "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["vat_amount", 1018.0], ["total_including_taxes", 6108.0], ["balance", 6093.0], ["updated_at", "2015-11-19 11:35:13.637131"], ["id", 2]]  (3.0ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 48ms (ActiveRecord: 6.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-19 12:35:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.8ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.9ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 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", 4]] CACHE (0.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (7.4ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (42.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 210ms (Views: 205.5ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:35:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:35:14 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:35:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (50.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (55.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 212ms (Views: 207.0ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:35:16 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:35:39 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (50.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (55.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4400ms (Views: 4395.4ms | ActiveRecord: 1.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:35:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:35:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:35:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:35:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:35:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:35:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:35:44 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:37:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (74.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (81.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4441ms (Views: 4435.0ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:37:09 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:37:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (45.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (50.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4249ms (Views: 4244.9ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:37:19 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:37:26 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:37:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (62.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (67.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 210ms (Views: 205.0ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:37:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:37:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:37:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:37:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:37:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:37:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:37:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:37:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:37:54 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:38:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (54.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (59.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 200ms (Views: 195.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:38:06 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:38:23 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (48.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (53.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4332ms (Views: 4327.0ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:38:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:38:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:38:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:38:28 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 12:39:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (54.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (59.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 247ms (Views: 240.9ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 12:39:20 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 13:37:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (73.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (79.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 323ms (Views: 227.2ms | ActiveRecord: 4.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 13:37:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 13:37:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 13:37:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 13:37:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 13:37:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 13:37:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 13:37:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 13:37:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 13:37:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 13:37:19 +0100 Started GET "/dorsale/billing_machine/invoices/2/edit" for ::1 at 2015-11-19 13:37:44 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"2"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 2]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (56.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (61.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 231ms (Views: 225.0ms | ActiveRecord: 1.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-19 13:37:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-19 13:37:45 +0100 ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleAlexandrieAttachmentsAddSender (20151120122613)  (0.1ms) begin transaction  (0.3ms) ALTER TABLE "dorsale_alexandrie_attachment" ADD "sender_id" integer SQLite3::SQLException: no such table: dorsale_alexandrie_attachment: ALTER TABLE "dorsale_alexandrie_attachment" ADD "sender_id" integer  (0.1ms) rollback transaction  (3.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateDorsaleAddresses (20141010140200)  (0.1ms) begin transaction  (0.6ms) CREATE TABLE "dorsale_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar, "street_bis" varchar, "city" varchar, "zip" varchar, "country" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141010140200"]]  (0.9ms) commit transaction Migrating to AddPolymorphicFieldsToAddresses (20141014072756)  (0.1ms) begin transaction  (1.2ms) ALTER TABLE "dorsale_addresses" ADD "addressable_id" integer  (0.2ms) ALTER TABLE "dorsale_addresses" ADD "addressable_type" varchar SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141014072756"]]  (0.8ms) commit transaction Migrating to CreateDorsaleComments (20150312083147)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "dorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150312083147"]]  (0.9ms) commit transaction Migrating to CreateDorsaleAlexandrieAttachments (20150616074852)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_alexandrie_attachments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "attachable_id" integer, "attachable_type" varchar, "file" varchar)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150616074852"]]  (0.9ms) commit transaction Migrating to CreateDorsaleDummyModels (20150616082916)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dummy_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150616082916"]]  (0.8ms) commit transaction Migrating to CreateFlyboy (20150622075000)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_flyboy_folders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "folderable_id" integer, "folderable_type" varchar, "name" varchar, "description" text, "progress" integer, "status" varchar, "tracking" varchar, "version" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_flyboy_folders_on_folderable_id" ON "dorsale_flyboy_folders" ("folderable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_flyboy_folders_on_folderable_type" ON "dorsale_flyboy_folders" ("folderable_type")  (0.1ms) CREATE TABLE "dorsale_flyboy_task_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "task_id" integer, "date" datetime, "description" text, "progress" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE INDEX "index_dorsale_flyboy_task_comments_on_task_id" ON "dorsale_flyboy_task_comments" ("task_id")  (0.2ms) CREATE TABLE "dorsale_flyboy_tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "taskable_id" integer, "taskable_type" varchar, "name" varchar, "description" text, "progress" integer, "done" boolean, "term" date, "reminder" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE INDEX "index_dorsale_flyboy_tasks_on_taskable_id" ON "dorsale_flyboy_tasks" ("taskable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_flyboy_tasks_on_taskable_type" ON "dorsale_flyboy_tasks" ("taskable_type") SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622075000"]]  (1.2ms) commit transaction Migrating to CreateBillingMachine (20150622075038)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_billing_machine_id_cards" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "id_card_name" varchar, "entity_name" varchar, "siret" varchar, "legal_form" varchar, "capital" integer, "registration_number" varchar, "intracommunity_vat" varchar, "address1" varchar, "address2" varchar, "zip" varchar, "city" varchar, "phone" varchar, "contact_full_name" varchar, "contact_phone" varchar, "contact_address_1" varchar, "contact_address_2" varchar, "contact_zip" varchar, "contact_city" varchar, "iban" varchar, "bic_swift" varchar, "bank_name" varchar, "bank_address" varchar, "ape_naf" varchar, "custom_info_1" text, "custom_info_2" text, "custom_info_3" text, "contact_fax" varchar, "contact_email" varchar, "logo" varchar, "registration_city" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) CREATE TABLE "dorsale_billing_machine_payment_terms" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "label" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE TABLE "dorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_duty" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_id" ON "dorsale_billing_machine_invoices" ("customer_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_type" ON "dorsale_billing_machine_invoices" ("customer_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_id_card_id" ON "dorsale_billing_machine_invoices" ("id_card_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_payment_term_id" ON "dorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) CREATE TABLE "dorsale_billing_machine_invoice_lines" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "invoice_id" integer, "label" text, "quantity" decimal, "unit" varchar, "unit_price" decimal, "total" decimal, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoice_lines_on_invoice_id" ON "dorsale_billing_machine_invoice_lines" ("invoice_id")  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_duty" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_id" ON "dorsale_billing_machine_quotations" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.3ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_type" ON "dorsale_billing_machine_quotations" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_id_card_id" ON "dorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_payment_term_id" ON "dorsale_billing_machine_quotations" ("payment_term_id")  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotation_lines" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "quotation_id" integer, "label" text, "quantity" decimal, "unit" varchar, "unit_price" decimal, "total" decimal, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotation_lines_on_quotation_id" ON "dorsale_billing_machine_quotation_lines" ("quotation_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622075038"]]  (1.3ms) commit transaction Migrating to CreateCustomerVault (20150622105217)  (0.1ms) begin transaction  (0.6ms) CREATE TABLE "dorsale_customer_vault_corporations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "short_name" varchar, "email" varchar, "phone" varchar, "fax" varchar, "www" varchar, "legal_form" varchar, "capital" integer, "immatriculation_number_1" varchar, "immatriculation_number_2" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.3ms) CREATE TABLE "dorsale_customer_vault_individuals" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "short_name" varchar, "email" varchar, "title" varchar, "twitter" varchar, "www" varchar, "context" text, "phone" varchar, "fax" varchar, "mobile" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.2ms) CREATE TABLE "dorsale_customer_vault_links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "alice_id" integer, "alice_type" varchar, "bob_id" integer, "bob_type" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE INDEX "index_dorsale_customer_vault_links_on_alice_id" ON "dorsale_customer_vault_links" ("alice_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_alice_type" ON "dorsale_customer_vault_links" ("alice_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_bob_id" ON "dorsale_customer_vault_links" ("bob_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_bob_type" ON "dorsale_customer_vault_links" ("bob_type") SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622105217"]]  (1.0ms) commit transaction Migrating to DorsaleV2Changes (20150623093218)  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150623093218"]]  (1.1ms) commit transaction Migrating to ActsAsTaggableOnMigration (20150624081204)  (0.1ms) begin transaction  (0.6ms) CREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar)  (0.3ms) CREATE TABLE "taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "taggable_id" integer, "taggable_type" varchar, "tagger_id" integer, "tagger_type" varchar, "context" varchar(128), "created_at" datetime)   (0.2ms) CREATE INDEX "index_taggings_on_tag_id" ON "taggings" ("tag_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_tag_id' AND type='index'   (0.4ms) CREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context") SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081204"]]  (1.2ms) commit transaction Migrating to AddMissingUniqueIndices (20150624081205)  (0.2ms) begin transaction  (0.5ms) CREATE UNIQUE INDEX "index_tags_on_name" ON "tags" ("name")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_tag_id' AND type='index'  (0.6ms) DROP INDEX "index_taggings_on_tag_id"  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.2ms) DROP INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context"  (0.2ms) CREATE UNIQUE INDEX "taggings_idx" ON "taggings" ("tag_id", "taggable_id", "taggable_type", "context", "tagger_id", "tagger_type") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081205"]]  (1.0ms) commit transaction Migrating to AddTaggingsCounterCacheToTags (20150624081206)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "tags" ADD "taggings_count" integer DEFAULT 0 ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."id" ASC LIMIT 1000 SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081206"]]  (0.9ms) commit transaction Migrating to AddMissingTaggableIndex (20150624081207)  (0.1ms) begin transaction  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.4ms) CREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081207"]]  (1.0ms) commit transaction Migrating to ChangeCollationForTagNames (20150624081208)  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081208"]]  (0.9ms) commit transaction Migrating to BillingMachineQuotationsAddExpiresAt (20150625093326)  (0.2ms) begin transaction  (0.7ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "expires_at" date SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150625093326"]]  (1.0ms) commit transaction Migrating to BillingMachineAddTrackingIds (20150625131155)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "dorsale_billing_machine_invoices" ADD "tracking_id" varchar  (0.3ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "tracking_id" varchar SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150625131155"]]  (1.0ms) commit transaction Migrating to AddOwnersToTasks (20150803152643)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "dorsale_flyboy_tasks" ADD "owner_type" varchar  (0.2ms) ALTER TABLE "dorsale_flyboy_tasks" ADD "owner_id" integer SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150803152643"]]  (0.9ms) commit transaction Migrating to DeviseCreateUsers (20150803160334)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar DEFAULT '' NOT NULL, "encrypted_password" varchar DEFAULT '' NOT NULL, "reset_password_token" varchar, "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar, "last_sign_in_ip" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (2.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.2ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150803160334"]]  (1.2ms) commit transaction Migrating to AddAuthorToComments (20150805133509)  (0.2ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_flyboy_task_comments" ADD "author_type" varchar  (0.3ms) ALTER TABLE "dorsale_flyboy_task_comments" ADD "author_id" integer SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150805133509"]]  (1.2ms) commit transaction Migrating to AddPolymorphicUsersToComments (20150805134318)  (0.1ms) begin transaction  (0.7ms) CREATE TEMPORARY TABLE "adorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "author_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) SELECT * FROM "dorsale_comments"  (0.6ms) DROP TABLE "dorsale_comments"  (0.6ms) CREATE TABLE "dorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "author_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) SELECT * FROM "adorsale_comments"  (0.5ms) DROP TABLE "adorsale_comments"  (0.3ms) ALTER TABLE "dorsale_comments" ADD "author_type" varchar SQL (0.2ms) UPDATE "dorsale_comments" SET "author_type" = 'User' WHERE "dorsale_comments"."id" IN (SELECT "dorsale_comments"."id" FROM "dorsale_comments" WHERE (author_id is not null) ORDER BY "dorsale_comments"."created_at" DESC) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150805134318"]]  (1.3ms) commit transaction Migrating to AddCommercialDiscountToInvoicesAndQuotations (20151012181412)  (0.1ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "commercial_discount" decimal  (0.2ms) ALTER TABLE "dorsale_billing_machine_invoices" ADD "commercial_discount" decimal SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151012181412"]]  (1.0ms) commit transaction Migrating to CustomerVaultIndividualsAddSkype (20151019100134)  (0.1ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_customer_vault_individuals" ADD "skype" varchar SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151019100134"]]  (2.3ms) commit transaction Migrating to DorsaleBillingMachineQuotationsAddState (20151023135421)  (0.1ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "state" varchar SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "state" = 'pending' SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151023135421"]]  (1.0ms) commit transaction Migrating to AddIsActiveToUsers (20151103110115)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "users" ADD "is_active" boolean SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151103110115"]]  (1.1ms) commit transaction Migrating to DorsaleAlexandrieAttachmentsAddSender (20151120122613)  (0.1ms) begin transaction  (0.3ms) ALTER TABLE "dorsale_alexandrie_attachment" ADD "sender_id" integer SQLite3::SQLException: no such table: dorsale_alexandrie_attachment: ALTER TABLE "dorsale_alexandrie_attachment" ADD "sender_id" integer  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleAlexandrieAttachmentsAddSender (20151120122613)  (0.2ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_alexandrie_attachments" ADD "sender_id" integer  (0.2ms) ALTER TABLE "dorsale_alexandrie_attachments" ADD "sender_type" varchar SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151120122613"]]  (3.1ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.4ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  Started GET "/" for ::1 at 2015-11-20 13:39:48 +0100 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (16.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (4.6ms) Completed 200 OK in 877ms (Views: 862.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:39:49 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:39:49 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:39:49 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:39:50 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-20 13:39:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (888.8ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (18.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (9.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (961.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1121ms (Views: 1105.7ms | ActiveRecord: 1.5ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-20 13:39:55 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (6.2ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (9.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (55.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 207ms (Views: 199.9ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/quotations/new" for ::1 at 2015-11-20 13:39:57 +0100 Processing by Dorsale::BillingMachine::QuotationsController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (20.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (17.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (172.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/new.html.slim within layouts/application (182.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.6ms) Completed 200 OK in 406ms (Views: 350.2ms | ActiveRecord: 1.6ms) Started POST "/dorsale/billing_machine/quotations" for ::1 at 2015-11-20 13:40:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"I9W2EnGiubL1mZQCJe+EtgW5EXsIRKlG5KbEHgIhuxpx+ny5rHgdUEeD6i4RUcPxLIc7z4Xtyfjns6Wd2fo+8g==", "quotation"=>{"label"=>"abc", "state"=>"pending", "date"=>"20/11/2015", "expires_at"=>"20/12/2015", "payment_term_id"=>"", "customer_guid"=>"", "vat_rate"=>"20", "commercial_discount"=>"0", "id_card_id"=>"", "comments"=>"", "lines_attributes"=>{"0"=>{"label"=>"", "quantity"=>"", "unit"=>"", "unit_price"=>"", "_destroy"=>"false"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction  (0.1ms) rollback transaction Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (15.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (12.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (74.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (82.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 269ms (Views: 252.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:40:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:40:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:40:03 +0100  (0.1ms) begin transaction 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-11-20 12:40:38.260269"], ["updated_at", "2015-11-20 12:40:38.260269"]]  (3.1ms) commit transaction Started POST "/dorsale/billing_machine/quotations" for ::1 at 2015-11-20 13:40:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"I9W2EnGiubL1mZQCJe+EtgW5EXsIRKlG5KbEHgIhuxpx+ny5rHgdUEeD6i4RUcPxLIc7z4Xtyfjns6Wd2fo+8g==", "quotation"=>{"label"=>"abc", "state"=>"pending", "date"=>"20/11/2015", "expires_at"=>"20/12/2015", "payment_term_id"=>"", "customer_guid"=>"", "vat_rate"=>"20", "commercial_discount"=>"0", "id_card_id"=>"", "comments"=>"", "lines_attributes"=>{"0"=>{"label"=>"", "quantity"=>"", "unit"=>"", "unit_price"=>"", "_destroy"=>"false"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/new"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction  (0.1ms) rollback transaction Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (71.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (75.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 319ms (Views: 305.0ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:40:44 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:40:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:40:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:40:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:40:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:40:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:40:44 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:40:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:40:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:40:44 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:40:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:40:45 +0100 Started POST "/dorsale/billing_machine/quotations" for ::1 at 2015-11-20 13:40:47 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"L0FlzB35G90x2O+0uy4ANx1rOlj+8ZALF6GpVSSiyPp9bq9nwCO/P4PCkZiPkEdwNFUQ7HNY8LUUtMjW/3lNEg==", "quotation"=>{"label"=>"abc", "state"=>"pending", "date"=>"20/11/2015", "expires_at"=>"20/12/2015", "payment_term_id"=>"", "customer_guid"=>"", "vat_rate"=>"20", "commercial_discount"=>"0", "id_card_id"=>"", "comments"=>"", "lines_attributes"=>{"0"=>{"label"=>"", "quantity"=>"", "unit"=>"", "unit_price"=>"", "_destroy"=>"false"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction  (0.1ms) rollback transaction Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (46.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (51.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 214ms (Views: 204.9ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:40:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:40:48 +0100 Started POST "/dorsale/billing_machine/quotations" for ::1 at 2015-11-20 13:40:50 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"m9JywtXPUkKQzbwHydqQb3kBbnsGP1dqpLm8SARTd3jJ/bhpCBX2oCLXwiv9ZNcoUD9Ez4uWN9SnrN3L34jykA==", "quotation"=>{"label"=>"abc", "state"=>"pending", "date"=>"20/11/2015", "expires_at"=>"20/12/2015", "payment_term_id"=>"", "customer_guid"=>"", "vat_rate"=>"20", "commercial_discount"=>"0", "id_card_id"=>"", "comments"=>"", "lines_attributes"=>{"0"=>{"label"=>"", "quantity"=>"", "unit"=>"", "unit_price"=>"", "_destroy"=>"false"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction  (0.1ms) rollback transaction Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 204ms (Views: 194.1ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:40:51 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-20 13:40:52 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.7ms) 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 LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (1.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (32.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 206ms (Views: 200.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:40:53 +0100 Started GET "/dorsale/billing_machine/quotations/new" for ::1 at 2015-11-20 13:40:54 +0100 Processing by Dorsale::BillingMachine::QuotationsController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (46.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/new.html.slim within layouts/application (53.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 234ms (Views: 228.1ms | ActiveRecord: 0.9ms) Started POST "/dorsale/billing_machine/quotations" for ::1 at 2015-11-20 13:40:57 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"5F97nGT2v72R3uuubfZeYUoe9GonUCBVDg+4o/g9f8W2cLE3uSwbXyPElYJZSBkmYyDe3qr5QOsNGtkgI+b6LQ==", "quotation"=>{"label"=>"abcdef", "state"=>"pending", "date"=>"20/11/2015", "expires_at"=>"20/12/2015", "payment_term_id"=>"", "customer_guid"=>"", "vat_rate"=>"20", "commercial_discount"=>"0", "id_card_id"=>"1", "comments"=>"", "lines_attributes"=>{"0"=>{"label"=>"", "quantity"=>"", "unit"=>"", "unit_price"=>"", "_destroy"=>"false"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (0.6ms) INSERT INTO "dorsale_billing_machine_quotations" ("label", "state", "id_card_id", "date", "expires_at", "comments", "vat_rate", "commercial_discount", "total_duty", "vat_amount", "total_all_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "abcdef"], ["state", "pending"], ["id_card_id", 1], ["date", "2015-11-20"], ["expires_at", "2015-12-20"], ["comments", ""], ["vat_rate", 20.0], ["commercial_discount", 0.0], ["total_duty", 0.0], ["vat_amount", 0.0], ["total_all_taxes", 0.0], ["created_at", "2015-11-20 12:40:58.005677"], ["updated_at", "2015-11-20 12:40:58.005677"], ["unique_index", 1], ["tracking_id", "2015-01"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("label", "unit", "quotation_id", "quantity", "unit_price", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["unit", ""], ["quotation_id", 1], ["quantity", 0.0], ["unit_price", 0.0], ["total", 0.0], ["created_at", "2015-11-20 12:40:58.009634"], ["updated_at", "2015-11-20 12:40:58.009634"]] 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]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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]]  (1.3ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 35ms (ActiveRecord: 3.2ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-20 13:40:58 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.9ms) 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 LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (31.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (2.1ms) Completed 200 OK in 186ms (Views: 181.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:40:58 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-20 13:40:59 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (13.7ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (33.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (59.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 211ms (Views: 205.6ms | ActiveRecord: 1.2ms) Started POST "/dorsale/alexandrie/attachments" for ::1 at 2015-11-20 13:41:05 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"da21tfnTH8H4F7khfjlGcUyus/T4q6qEy21SCaQ9sC0ngn8eJAm7I0oNxw1KhwE2ZZCZQHUCyjrIeDOKf+Y1xQ==", "attachment"=>{"attachable_id"=>"1", "attachable_type"=>"Dorsale::BillingMachine::Quotation", "file"=>#, @original_filename="18956018963-472016874-billet.pdf", @content_type="application/pdf", @headers="Content-Disposition: form-data; name=\"attachment[file]\"; filename=\"18956018963-472016874-billet.pdf\"\r\nContent-Type: application/pdf\r\n">}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1"}  (0.1ms) begin transaction 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]]  (0.1ms) rollback transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 8ms (ActiveRecord: 0.3ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-20 13:41:05 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (27.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 199ms (Views: 194.9ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:41:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:41:05 +0100  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'benoit.martin-chave@agilidee.com' LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("is_active", "email", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["is_active", "t"], ["email", "benoit.martin-chave@agilidee.com"], ["encrypted_password", "$2a$10$8cavCJc1MUdxcW0e4sHQuO2TG/EoqiDEkyftYkYNI4wA/uS7BdD9S"], ["created_at", "2015-11-20 12:42:04.405116"], ["updated_at", "2015-11-20 12:42:04.405116"]] [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 32b1a781-6202-4099-8cda-5074dc780f0d) to Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/1, "motdepasse" [ActiveJob] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] [ActiveJob] [ActionMailer::DeliveryJob] [32b1a781-6202-4099-8cda-5074dc780f0d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/1, "motdepasse" [ActiveJob] [ActionMailer::DeliveryJob] [32b1a781-6202-4099-8cda-5074dc780f0d] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/user_mailer/new_account.html.slim (14.4ms) [ActiveJob] [ActionMailer::DeliveryJob] [32b1a781-6202-4099-8cda-5074dc780f0d] Dorsale::UserMailer#new_account: processed outbound mail in 224.2ms [ActiveJob] [ActionMailer::DeliveryJob] [32b1a781-6202-4099-8cda-5074dc780f0d] Sent mail to benoit.martin-chave@agilidee.com (18.0ms) [ActiveJob] [ActionMailer::DeliveryJob] [32b1a781-6202-4099-8cda-5074dc780f0d] Date: Fri, 20 Nov 2015 13:42:05 +0100 From: contact@example.org To: benoit.martin-chave@agilidee.com Message-ID: <564f151d81186_20703fd3d205e20037876@tiramisu.local.mail> Subject: Nouveau compte Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Nouveau compte cr=C3=A9=C3=A9

F=C3=A9licitation pour la cr=C3=A9ation de votre compte.

Votre login est: benoit.martin-chave@agilidee.com

Votre mot de passe est: motdepasse

= [ActiveJob] [ActionMailer::DeliveryJob] [32b1a781-6202-4099-8cda-5074dc780f0d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 1068.81ms  (0.9ms) commit transaction Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-20 13:42:11 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.1ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (28.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 185ms (Views: 181.3ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:42:12 +0100 Started GET "/users/sign_in" for ::1 at 2015-11-20 13:42:13 +0100 Processing by Devise::SessionsController#new as HTML 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.1ms) 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 (27.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 213ms (Views: 198.7ms | ActiveRecord: 0.3ms) Started POST "/users/sign_in" for ::1 at 2015-11-20 13:42:19 +0100 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0hsBiPUkjbRwesX2tfGM3HLCueeJoaj42ze/V/CvUCiANMsjKP4pVsJgu9qBT8ubW/yTUwQIyEbYIt7UK3TVwA==", "user"=>{"email"=>"benoit.martin-chave@agilidee.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Connexion", "back_url"=>"http://localhost:3000/users/sign_in"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" ASC LIMIT 1 [["email", "benoit.martin-chave@agilidee.com"]]  (0.1ms) begin transaction SQL (0.6ms) 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-11-20 12:42:20.003386"], ["current_sign_in_at", "2015-11-20 12:42:20.003386"], ["last_sign_in_ip", "::1"], ["current_sign_in_ip", "::1"], ["sign_in_count", 1], ["updated_at", "2015-11-20 12:42:20.004640"], ["id", 1]]  (0.7ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 132ms (ActiveRecord: 1.7ms) Started GET "/" for ::1 at 2015-11-20 13:42:20 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.1ms) User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.6ms) Completed 200 OK in 205ms (Views: 204.1ms | ActiveRecord: 0.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:42:20 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-20 13:43:05 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.2ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (33.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 182ms (Views: 176.8ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-20 13:43:06 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (27.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 222ms (Views: 216.8ms | ActiveRecord: 0.9ms) Started POST "/dorsale/alexandrie/attachments" for ::1 at 2015-11-20 13:44:04 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"NGlBeF/cpIyOJ25Qp6rt126Fq9RaIUS98qdbyoi5tGdng6BkNff0Bfb0F4LuXc8Utnr5mDFOaLt4F7PbKiUD7Q==", "attachment"=>{"attachable_id"=>"1", "attachable_type"=>"Dorsale::BillingMachine::Quotation", "file"=>#, @original_filename="18956018963-472016874-billet.pdf", @content_type="application/pdf", @headers="Content-Disposition: form-data; name=\"attachment[file]\"; filename=\"18956018963-472016874-billet.pdf\"\r\nContent-Type: application/pdf\r\n">}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] SQL (0.4ms) INSERT INTO "dorsale_alexandrie_attachments" ("attachable_id", "attachable_type", "file", "sender_id", "sender_type") VALUES (?, ?, ?, ?, ?) [["attachable_id", 1], ["attachable_type", "Dorsale::BillingMachine::Quotation"], ["file", "18956018963-472016874-billet.pdf"], ["sender_id", 1], ["sender_type", "User"]]  (0.8ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 112ms (ActiveRecord: 3.3ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-20 13:44:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.9ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (42.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.6ms) Completed 200 OK in 223ms (Views: 204.8ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:44:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:44:05 +0100 Started DELETE "/users/sign_out" for ::1 at 2015-11-20 13:44:54 +0100 Processing by Devise::SessionsController#destroy as HTML Parameters: {"authenticity_token"=>"iLuUmlyqb8cwWI3NNdf5JaeBgQEr8H0fefASd9EEfprbUXWGNoE/TkiL9B98INvmf37TTUCfURnzQPpmc5jJEA=="} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction  (0.0ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 10ms (ActiveRecord: 0.3ms) Started GET "/" for ::1 at 2015-11-20 13:44:54 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 123ms (Views: 122.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:44:55 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-20 13:44:58 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (28.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 192ms (Views: 187.5ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:44:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:44:58 +0100 Started POST "/dorsale/alexandrie/attachments" for ::1 at 2015-11-20 13:45:02 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"z9TlfQe6vKrpKA8/l3P3CzxuDOUY66/iS3BTvZkXwc5tq1+OVxH76TLUDbEVLQ9A3jw0bworLmEsU+ZDS9cztg==", "attachment"=>{"attachable_id"=>"1", "attachable_type"=>"Dorsale::BillingMachine::Quotation", "file"=>#, @original_filename="buyco.txt", @content_type="text/plain", @headers="Content-Disposition: form-data; name=\"attachment[file]\"; filename=\"buyco.txt\"\r\nContent-Type: text/plain\r\n">}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1"}  (0.1ms) begin transaction 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]]  (0.1ms) rollback transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 9ms (ActiveRecord: 0.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-20 13:45:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (28.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 181ms (Views: 177.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-20 13:45:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-20 13:45:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-20 13:45:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-20 13:45:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-20 13:45:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-20 13:45:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-20 13:45:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-20 13:45:03 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-20 13:47:19 +0100 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to AddTaxesRateToQuotationAndInvoiceLines (20151116143024)  (0.1ms) begin transaction  (0.5ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_payment_term_id" ON "adorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_id_card_id" ON "adorsale_billing_machine_invoices" ("id_card_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_type" ON "adorsale_billing_machine_invoices" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_id" ON "adorsale_billing_machine_invoices" ("customer_id")  (0.4ms) SELECT * FROM "dorsale_billing_machine_invoices"  (3.1ms) DROP TABLE "dorsale_billing_machine_invoices"  (0.3ms) CREATE TABLE "dorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_id" ON "dorsale_billing_machine_invoices" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_type" ON "dorsale_billing_machine_invoices" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_id_card_id" ON "dorsale_billing_machine_invoices" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_payment_term_id" ON "dorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_invoices"  (0.7ms) DROP TABLE "adorsale_billing_machine_invoices"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.2ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_payment_term_id" ON "adorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_id_card_id" ON "adorsale_billing_machine_invoices" ("id_card_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_type" ON "adorsale_billing_machine_invoices" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_id" ON "adorsale_billing_machine_invoices" ("customer_id")  (0.1ms) SELECT * FROM "dorsale_billing_machine_invoices"  (0.6ms) DROP TABLE "dorsale_billing_machine_invoices"  (0.3ms) CREATE TABLE "dorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_id" ON "dorsale_billing_machine_invoices" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_type" ON "dorsale_billing_machine_invoices" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_id_card_id" ON "dorsale_billing_machine_invoices" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_payment_term_id" ON "dorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_invoices"  (0.2ms) DROP TABLE "adorsale_billing_machine_invoices"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.2ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_payment_term_id" ON "adorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_id_card_id" ON "adorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_type" ON "adorsale_billing_machine_quotations" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_id" ON "adorsale_billing_machine_quotations" ("customer_id")  (0.4ms) SELECT * FROM "dorsale_billing_machine_quotations"  (0.4ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, NULL, NULL, 1, NULL, '2015-11-20', 'abcdef', 0, 0, 0, 1, 20, '', '2015-11-20 12:40:58.005677', '2015-11-20 12:40:58.005677', '2015-12-20', '2015-01', 0, 'pending')  (1.8ms) DROP TABLE "dorsale_billing_machine_quotations"  (0.3ms) CREATE TABLE "dorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_id" ON "dorsale_billing_machine_quotations" ("customer_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_type" ON "dorsale_billing_machine_quotations" ("customer_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_id_card_id" ON "dorsale_billing_machine_quotations" ("id_card_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_payment_term_id" ON "dorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_quotations"  (0.2ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_all_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, NULL, NULL, 1, NULL, '2015-11-20', 'abcdef', 0, 0, 0, 1, 20, '', '2015-11-20 12:40:58.005677', '2015-11-20 12:40:58.005677', '2015-12-20', '2015-01', 0, 'pending')  (0.3ms) DROP TABLE "adorsale_billing_machine_quotations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.2ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_payment_term_id" ON "adorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_id_card_id" ON "adorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_type" ON "adorsale_billing_machine_quotations" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_id" ON "adorsale_billing_machine_quotations" ("customer_id")  (0.1ms) SELECT * FROM "dorsale_billing_machine_quotations"  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, NULL, NULL, 1, NULL, '2015-11-20', 'abcdef', 0, 0, 0, 1, 20, '', '2015-11-20 12:40:58.005677', '2015-11-20 12:40:58.005677', '2015-12-20', '2015-01', 0, 'pending')  (0.2ms) DROP TABLE "dorsale_billing_machine_quotations"  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_id" ON "dorsale_billing_machine_quotations" ("customer_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_type" ON "dorsale_billing_machine_quotations" ("customer_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_id_card_id" ON "dorsale_billing_machine_quotations" ("id_card_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_payment_term_id" ON "dorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_quotations"  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, NULL, NULL, 1, NULL, '2015-11-20', 'abcdef', 0, 0, 0, 1, 20, '', '2015-11-20 12:40:58.005677', '2015-11-20 12:40:58.005677', '2015-12-20', '2015-01', 0, 'pending')  (0.2ms) DROP TABLE "adorsale_billing_machine_quotations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.3ms) ALTER TABLE "dorsale_billing_machine_quotation_lines" ADD "vat_rate" decimal  (0.3ms) ALTER TABLE "dorsale_billing_machine_invoice_lines" ADD "vat_rate" decimal Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" Dorsale::BillingMachine::QuotationLine Load (1.0ms) 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]] SQL (0.2ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["vat_rate", 20.0], ["updated_at", "2015-11-23 11:58:02.659973"], ["id", 1]] 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]] 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]] Dorsale::BillingMachine::IdCard Load (0.7ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]  (0.2ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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]]  (0.2ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_payment_term_id" ON "adorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_id_card_id" ON "adorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_type" ON "adorsale_billing_machine_quotations" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_quotations_on_customer_id" ON "adorsale_billing_machine_quotations" ("customer_id")  (0.1ms) SELECT * FROM "dorsale_billing_machine_quotations"  (0.1ms) INSERT INTO "adorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","vat_rate","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, NULL, NULL, 1, NULL, '2015-11-20', 'abcdef', 0, 0, 0, 1, 20, '', '2015-11-20 12:40:58.005677', '2015-11-20 12:40:58.005677', '2015-12-20', '2015-01', 0, 'pending')  (0.2ms) DROP TABLE "dorsale_billing_machine_quotations"  (0.3ms) CREATE TABLE "dorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "unique_index" integer, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "expires_at" date, "tracking_id" varchar, "commercial_discount" decimal, "state" varchar)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_id" ON "dorsale_billing_machine_quotations" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_type" ON "dorsale_billing_machine_quotations" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_id_card_id" ON "dorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_payment_term_id" ON "dorsale_billing_machine_quotations" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_quotations"  (0.1ms) INSERT INTO "dorsale_billing_machine_quotations" ("id","customer_id","customer_type","id_card_id","payment_term_id","date","label","total_excluding_taxes","vat_amount","total_including_taxes","unique_index","comments","created_at","updated_at","expires_at","tracking_id","commercial_discount","state") VALUES (1, NULL, NULL, 1, NULL, '2015-11-20', 'abcdef', 0, 0, 0, 1, '', '2015-11-20 12:40:58.005677', '2015-11-20 12:40:58.005677', '2015-12-20', '2015-01', 0, 'pending')  (0.2ms) DROP TABLE "adorsale_billing_machine_quotations"  (0.2ms) CREATE TEMPORARY TABLE "adorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_payment_term_id" ON "adorsale_billing_machine_invoices" ("payment_term_id")  (0.2ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_id_card_id" ON "adorsale_billing_machine_invoices" ("id_card_id")  (0.3ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_type" ON "adorsale_billing_machine_invoices" ("customer_type")  (0.1ms) CREATE INDEX "tindex_adorsale_billing_machine_invoices_on_customer_id" ON "adorsale_billing_machine_invoices" ("customer_id")  (0.1ms) SELECT * FROM "dorsale_billing_machine_invoices"  (0.2ms) DROP TABLE "dorsale_billing_machine_invoices"  (0.2ms) CREATE TABLE "dorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_excluding_taxes" decimal, "vat_amount" decimal, "total_including_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "tracking_id" varchar, "commercial_discount" decimal)  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='tindex_adorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_id" ON "dorsale_billing_machine_invoices" ("customer_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_type" ON "dorsale_billing_machine_invoices" ("customer_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_id_card_id" ON "dorsale_billing_machine_invoices" ("id_card_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_payment_term_id" ON "dorsale_billing_machine_invoices" ("payment_term_id")  (0.1ms) SELECT * FROM "adorsale_billing_machine_invoices"  (0.2ms) DROP TABLE "adorsale_billing_machine_invoices" SQL (0.7ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151116143024"]]  (2.3ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  Started GET "/" for ::1 at 2015-11-23 12:58:40 +0100 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (15.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.9ms) Completed 200 OK in 7313ms (Views: 7301.7ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 12:58:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 12:58:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 12:58:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 12:58:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 12:58:48 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-23 12:59:35 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (862.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (16.3ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (26.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (945.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1221ms (Views: 1187.3ms | ActiveRecord: 2.0ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 12:59:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (10.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (86.9ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (106.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (167.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (179.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 316ms (Views: 300.5ms | ActiveRecord: 2.0ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 13:00:36 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (18.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (52.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (60.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4552ms (Views: 4548.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:00:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:00:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:00:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:00:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:00:40 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:00:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:00:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:00:40 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:00:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:00:41 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 13:00:49 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (2.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (24.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (75.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (87.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 276ms (Views: 271.3ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:00:49 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:00:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:00:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:00:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:00:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:00:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:00:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:00:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:00:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:00:50 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 13:02:24 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (9.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (60.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (67.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 213ms (Views: 208.9ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:02:25 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:02:27 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (19.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (110.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (121.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (130.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (4.6ms) Completed 200 OK in 330ms (Views: 323.6ms | ActiveRecord: 1.9ms) Started PATCH "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 13:02:33 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"XSzpml1Cs0JNA38QCTl9AnmInx2srWIjmgt+fDZnbaP/U1NpDen0AZb/fZ6LZ4VJm9qnl75t46D9KMuC5Kef2w==", "quotation"=>{"id_card_id"=>"1", "label"=>"abcdef", "date"=>"", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00", "id"=>"1"}}, "payment_term_id"=>"", "state"=>"pending", "comments"=>"", "commercial_discount"=>"0,00", "vat_rate"=>"20,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1/edit", "id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]]  (0.1ms) begin transaction 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 LIMIT 1 [["quotation_id", 1]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" = 1 ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]] 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]] Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) rollback transaction Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (14.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (66.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (73.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (81.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 300ms (Views: 284.4ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:02:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:02:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:02:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:02:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:02:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:02:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:02:34 +0100 Started PATCH "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 13:02:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SZ6LK8fDUxcPo45UG7/sEXjFAUNJJuYWg5u6INTf4T3r4THYl2gUVNRfjNqZ4RRampc5yVvmZ5XkuA/eBh8TRQ==", "quotation"=>{"id_card_id"=>"1", "label"=>"abcdef", "date"=>"20/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00", "id"=>"1"}}, "payment_term_id"=>"", "state"=>"pending", "comments"=>"", "commercial_discount"=>"0,00", "vat_rate"=>"20,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1", "id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]]  (0.1ms) begin transaction 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 LIMIT 1 [["quotation_id", 1]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" = 1 ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]] 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]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotations" SET "commercial_discount" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["commercial_discount", 0.0], ["updated_at", "2015-11-23 12:02:40.983230"], ["id", 1]] SQL (0.1ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 0.0], ["unit_price", 0.0], ["updated_at", "2015-11-23 12:02:40.985844"], ["id", 1]] 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]] 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]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_quotation_lines"."total" 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]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 28ms (ActiveRecord: 4.3ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-23 13:02:41 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.0ms) 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 LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.4ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (32.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 199ms (Views: 194.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:02:41 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 13:02:43 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.8ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (39.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (46.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 190ms (Views: 185.5ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:03:30 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (46.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (52.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (58.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 216ms (Views: 211.9ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:04:20 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (42.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (47.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (51.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 213ms (Views: 208.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:04:21 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 13:04:22 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (1.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.6ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::QuotationLine Load (0.6ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (8.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (3.3ms) Dorsale::Alexandrie::Attachment Load (0.5ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (22.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (101.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (114.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 393ms (Views: 372.3ms | ActiveRecord: 4.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 13:04:24 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (39.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (49.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 207ms (Views: 203.1ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:04:24 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 13:04:25 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.1ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (36.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (42.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 199ms (Views: 195.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:04:25 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 13:04:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (54.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (61.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 224ms (Views: 220.2ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:04:46 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:04:58 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (45.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (52.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (58.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 214ms (Views: 208.7ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:05:49 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (48.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (53.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4533ms (Views: 4529.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:05:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:05:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:05:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:05:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:05:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:05:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:05:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:05:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:05:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:05:54 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:06:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (45.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (50.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (54.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4081ms (Views: 4077.7ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:06:08 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:06:15 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (47.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (52.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (57.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4381ms (Views: 4377.1ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:06:20 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:06:33 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (47.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (52.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (56.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4505ms (Views: 4501.3ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:06:37 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:06:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:06:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:06:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:06:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:06:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:06:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:06:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:06:38 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:06:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (51.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4379ms (Views: 4374.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:06:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:06:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:06:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:06:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:06:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:06:49 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:06:57 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (48.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (53.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4113ms (Views: 4108.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:07:01 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:07:13 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (48.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (55.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (63.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4015ms (Views: 4011.0ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:07:17 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:07:49 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (47.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (52.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (57.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4381ms (Views: 4376.2ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:07:54 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:08:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (38.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (43.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (47.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4064ms (Views: 4059.3ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:08:08 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:08:41 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (38.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (43.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (49.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 3946ms (Views: 3941.6ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:08:45 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:10:43 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (45.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (50.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4131ms (Views: 4126.3ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:10:47 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:11:00 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (48.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (53.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4254ms (Views: 4250.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:11:04 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:11:06 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (43.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 189ms (Views: 185.2ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:11:06 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:11:23 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (43.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4256ms (Views: 4252.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:11:27 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:12:00 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (43.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4060ms (Views: 4056.7ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:12:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:12:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:12:05 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:12:57 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (45.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (49.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (53.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4260ms (Views: 4255.9ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:13:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:13:02 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:13:09 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (45.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (49.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4900ms (Views: 4896.2ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:13:14 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:13:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:13:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:13:15 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:13:22 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (49.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4599ms (Views: 4594.8ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:13:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:13:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:13:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:13:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:13:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:13:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:13:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:13:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:13:27 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:13:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (55.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (62.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (67.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4258ms (Views: 4253.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:13:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:13:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:13:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:13:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:13:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:13:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:13:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:13:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:13:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:13:51 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:14:24 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (43.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (49.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4101ms (Views: 4097.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:14:28 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:14:29 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (47.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (52.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 180ms (Views: 176.7ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:14:30 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:14:35 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (37.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (41.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (46.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4897ms (Views: 4893.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:14:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:14:41 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:14:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (47.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (52.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 5057ms (Views: 5052.5ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:14:58 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:15:20 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (36.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (40.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (44.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4085ms (Views: 4081.4ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:15:24 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:15:49 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (50.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 204ms (Views: 200.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:15:50 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:16:17 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (46.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (50.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4210ms (Views: 4206.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:16:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:16:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:16:22 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:16:29 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (38.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (42.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (46.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 188ms (Views: 184.5ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:16:30 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:16:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (46.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (51.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (55.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4729ms (Views: 4725.2ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:16:51 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:17:07 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (49.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (53.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4332ms (Views: 4327.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:17:11 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:17:18 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (77.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (85.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (105.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 424ms (Views: 415.4ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:17:19 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:17:38 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (38.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4107ms (Views: 4102.6ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:17:42 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:17:51 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (46.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (50.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 239ms (Views: 234.7ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:17:51 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:19:00 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (15.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (69.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (73.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4141ms (Views: 4137.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:19:04 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:19:12 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4555ms (Views: 4551.2ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:19:17 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:19:28 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (108.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (112.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (116.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4538ms (Views: 4534.2ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:19:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:19:34 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:19:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (47.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (51.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 219ms (Views: 215.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:19:44 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:19:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:19:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:19:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:19:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:19:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:19:45 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:19:47 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (50.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (55.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 199ms (Views: 195.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:19:47 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:19:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:19:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:19:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:19:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:19:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:19:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:19:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:19:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:19:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:19:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:19:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:19:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:19:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:19:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:19:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:19:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:19:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:19:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:19:48 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:20:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (34.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (40.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (45.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 228ms (Views: 224.8ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:20:05 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:20:19 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (45.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (50.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (54.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4223ms (Views: 4217.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:20:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:20:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:20:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:20:23 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:20:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:20:24 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:20:45 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (46.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (50.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (55.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4072ms (Views: 4068.4ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:20:49 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:20:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:20:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:20:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:20:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:20:50 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:21:26 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (46.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (50.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4009ms (Views: 4005.3ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:21:30 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:21:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:21:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:21:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:21:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:21:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:21:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:21:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:21:31 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:21:39 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (42.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (46.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (50.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 313ms (Views: 309.1ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:21:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:21:39 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:21:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:21:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:21:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:21:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:21:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:21:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:21:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:21:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:21:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:21:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:21:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:21:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:21:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:21:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:21:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:21:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:21:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:21:40 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:22:29 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (45.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (49.4ms) WARNING on line 76 of /Users/benoit/www/agilidee/dorsale/app/assets/stylesheets/dorsale/billing_machine/all.sass: This selector doesn't have any properties and will not be rendered. Completed 500 Internal Server Error in 1656ms (ActiveRecord: 0.9ms) ActionView::Template::Error (Invalid CSS after "#": expected id name, was ""): 4: meta charset="utf-8" 5: meta name="viewport" content="width=device-width, initial-scale=1.0" 6: title = "Dorsale Dummy" 7: = stylesheet_link_tag "application", media: "all" 8: = javascript_include_tag "application" 9: = csrf_meta_tags 10: app/assets/stylesheets/application.sass:5 app/views/layouts/application.html.slim:7:in `_app_views_layouts_application_html_slim__1817063172138324526_70365363215300' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (39.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (13.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (255.8ms) Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:22:39 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (52.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (57.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (61.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4209ms (Views: 4204.0ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:22:43 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:22:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:22:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:22:43 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:22:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:22:44 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:22:55 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (48.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (53.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (57.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 3900ms (Views: 3896.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:22:59 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:23:37 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4116ms (Views: 4112.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:23:41 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:23:56 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (38.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (42.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (47.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4070ms (Views: 4066.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:24:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:24:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:24:00 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:24:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:24:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:24:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:24:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:24:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:24:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:24:00 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:24:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:24:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:24:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:24:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:24:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:24:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:24:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:24:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:24:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:24:01 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:24:16 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (38.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (42.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (47.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4040ms (Views: 4035.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:24:20 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:24:35 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (49.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (53.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (58.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4524ms (Views: 4519.4ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:24:40 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:24:51 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (60.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (64.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (68.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4642ms (Views: 4637.6ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:24:56 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:25:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (48.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (52.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 3694ms (Views: 3690.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:25:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:25:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:25:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:25:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:25:35 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:26:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (49.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (53.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4097ms (Views: 4092.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:26:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:26:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:26:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:26:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:26:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:26:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:26:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:26:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:26:51 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:27:03 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (43.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (47.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 217ms (Views: 211.8ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:27:03 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:27:22 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (45.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (49.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4133ms (Views: 4129.2ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:27:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:27:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:27:27 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:28:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (48.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (53.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4177ms (Views: 4173.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:28:08 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:28:28 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (46.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (50.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 3934ms (Views: 3930.6ms | ActiveRecord: 0.9ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:28:32 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:28:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (42.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (47.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (52.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4428ms (Views: 4424.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:28:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:28:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:28:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:28:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:28:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:28:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:28:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:28:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:28:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:28:45 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:28:52 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (132.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (137.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (169.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (174.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (178.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 3852ms (Views: 3847.3ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:28:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:28:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:28:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:28:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:28:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:28:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:28:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:28:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:28:57 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:29:09 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 324ms (Views: 320.1ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:29:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:29:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:29:10 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:29:47 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (46.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (51.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4105ms (Views: 4101.0ms | ActiveRecord: 0.9ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:29:51 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:29:55 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (50.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (54.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4967ms (Views: 4963.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:30:00 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:30:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:30:01 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:30:23 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (37.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (42.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (47.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4685ms (Views: 4681.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:30:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:30:27 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:30:28 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:30:36 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (51.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (55.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (60.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 5392ms (Views: 5388.2ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:30:42 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:30:54 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (38.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (43.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4690ms (Views: 4686.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:30:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:30:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:30:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:30:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:30:59 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:30:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:30:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:30:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:30:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:30:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:31:00 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:31:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:31:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:31:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:31:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:31:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:31:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:31:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:31:00 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:31:00 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:31:16 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (47.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (52.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4349ms (Views: 4345.5ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:31:21 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:31:55 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (46.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (50.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4048ms (Views: 4044.0ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:31:59 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:32:00 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (48.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (52.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (56.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 198ms (Views: 194.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:32:01 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:32:11 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (46.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (50.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4262ms (Views: 4257.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:32:16 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:33:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4141ms (Views: 4136.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:33:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:33:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:33:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:33:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:33:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:33:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:33:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:33:07 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:33:26 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (5.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (49.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4276ms (Views: 4272.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:33:31 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:33:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (51.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (55.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (60.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 3964ms (Views: 3959.4ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:33:48 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 13:34:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (44.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (48.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 216ms (Views: 211.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:34:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:34:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:34:03 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:36:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (10.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (9.3ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (13.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (70.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 245ms (Views: 234.4ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-23 13:36:08 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.1ms) 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 LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (2.8ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (30.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 202ms (Views: 197.9ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:36:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.8ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.0ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (1.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (29.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 178ms (Views: 174.0ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 13:36:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (53.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (63.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 234ms (Views: 206.6ms | ActiveRecord: 1.1ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:36:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"YmNXp/AUPq2P7YsLIpYEn5tXODh/OrVEnRFUn2AZFvHAHO1UoL957lQRiYWgyPzUeQUAsm36NMf6MuFhstnkiQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"aaa", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"0,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (1.0ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", "aaa"], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 0.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-11-23 12:36:15.927107"], ["updated_at", "2015-11-23 12:36:15.927107"], ["unique_index", 1], ["tracking_id", "2015-01"]] SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 0.0], ["unit", ""], ["unit_price", 0.0], ["vat_rate", 20.0], ["total", 0.0], ["invoice_id", 1], ["created_at", "2015-11-23 12:36:15.931908"], ["updated_at", "2015-11-23 12:36:15.931908"]] Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 1]] 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]]  (0.5ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 1]]  (3.4ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 34ms (ActiveRecord: 6.7ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:36:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (2.8ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (33.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 176ms (Views: 172.5ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:36:16 +0100 Started GET "/dorsale/billing_machine/invoices/1" for ::1 at 2015-11-23 13:36:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 1]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 1]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 1]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 1]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (16.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 189ms (Views: 184.5ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/1/edit" for ::1 at 2015-11-23 13:36:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (29.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (39.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 185ms (Views: 180.7ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-23 13:37:43 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (0.9ms) 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 LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (2.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (27.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 266ms (Views: 261.8ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:37:45 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.9ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.5ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (2.4ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (32.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 180ms (Views: 176.6ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 13:37:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (29.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (37.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 249ms (Views: 244.2ms | ActiveRecord: 0.6ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:38:28 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"rVDbDzusqRxhPeZ8DPBfSGX/8Fr1RpgicGkeZvwhGrQPL2H8awfuX7rB5PKOrqcDh63I0OeGGaEXSquYLuHozA==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}, "1448282279084"=>{"_destroy"=>"false", "label"=>"b", "quantity"=>"8,00", "unit"=>"", "unit_price"=>"20,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 12:38:28.624488"], ["updated_at", "2015-11-23 12:38:28.624488"], ["unique_index", 2], ["tracking_id", "2015-02"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 2], ["created_at", "2015-11-23 12:38:28.627467"], ["updated_at", "2015-11-23 12:38:28.627467"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (3.2ms) rollback transaction Completed 500 Internal Server Error in 19ms (ActiveRecord: 4.5ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (88.5ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:38:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kHOrCiXwBodKY54YrDSCvHCyRJhYmd6s12FT/PXDuikyDBH5dVtBxJGfnJYuanr3kuB8EkpZXy+wQuYCJwNIUQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction Dorsale::BillingMachine::IdCard Load (1.7ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.8ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 12:38:47.004195"], ["updated_at", "2015-11-23 12:38:47.004195"], ["unique_index", 2], ["tracking_id", "2015-02"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 2], ["created_at", "2015-11-23 12:38:47.012334"], ["updated_at", "2015-11-23 12:38:47.012334"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (2.7ms) rollback transaction Completed 500 Internal Server Error in 36ms (ActiveRecord: 6.5ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (87.6ms) Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 13:39:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (32.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (39.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 192ms (Views: 187.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:39:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:39:02 +0100 Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:39:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kHOrCiXwBodKY54YrDSCvHCyRJhYmd6s12FT/PXDuikyDBH5dVtBxJGfnJYuanr3kuB8EkpZXy+wQuYCJwNIUQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 12:39:05.699802"], ["updated_at", "2015-11-23 12:39:05.699802"], ["unique_index", 2], ["tracking_id", "2015-02"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 2], ["created_at", "2015-11-23 12:39:05.702375"], ["updated_at", "2015-11-23 12:39:05.702375"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (2.1ms) rollback transaction Completed 500 Internal Server Error in 21ms (ActiveRecord: 3.5ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (87.0ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:40:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kHOrCiXwBodKY54YrDSCvHCyRJhYmd6s12FT/PXDuikyDBH5dVtBxJGfnJYuanr3kuB8EkpZXy+wQuYCJwNIUQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (1.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 12:40:48.696926"], ["updated_at", "2015-11-23 12:40:48.696926"], ["unique_index", 2], ["tracking_id", "2015-02"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 2], ["created_at", "2015-11-23 12:40:48.699742"], ["updated_at", "2015-11-23 12:40:48.699742"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (2.0ms) rollback transaction Completed 500 Internal Server Error in 134ms (ActiveRecord: 5.9ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (81.2ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:41:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kHOrCiXwBodKY54YrDSCvHCyRJhYmd6s12FT/PXDuikyDBH5dVtBxJGfnJYuanr3kuB8EkpZXy+wQuYCJwNIUQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (1.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 12:41:53.732263"], ["updated_at", "2015-11-23 12:41:53.732263"], ["unique_index", 2], ["tracking_id", "2015-02"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 2], ["created_at", "2015-11-23 12:41:53.735047"], ["updated_at", "2015-11-23 12:41:53.735047"]] Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (2.1ms) rollback transaction Completed 500 Internal Server Error in 140ms (ActiveRecord: 6.2ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (87.8ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:43:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kHOrCiXwBodKY54YrDSCvHCyRJhYmd6s12FT/PXDuikyDBH5dVtBxJGfnJYuanr3kuB8EkpZXy+wQuYCJwNIUQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (1.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.6ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 12:43:56.541208"], ["updated_at", "2015-11-23 12:43:56.541208"], ["unique_index", 2], ["tracking_id", "2015-02"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 2], ["created_at", "2015-11-23 12:43:56.544491"], ["updated_at", "2015-11-23 12:43:56.544491"]] Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (2.3ms) rollback transaction Completed 500 Internal Server Error in 179ms (ActiveRecord: 7.6ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (92.0ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:45:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kHOrCiXwBodKY54YrDSCvHCyRJhYmd6s12FT/PXDuikyDBH5dVtBxJGfnJYuanr3kuB8EkpZXy+wQuYCJwNIUQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (1.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Completed 500 Internal Server Error in 118ms (ActiveRecord: 3.2ms) RuntimeError (z): /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (80.3ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:45:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kHOrCiXwBodKY54YrDSCvHCyRJhYmd6s12FT/PXDuikyDBH5dVtBxJGfnJYuanr3kuB8EkpZXy+wQuYCJwNIUQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 12:45:19.454019"], ["updated_at", "2015-11-23 12:45:19.454019"], ["unique_index", 2], ["tracking_id", "2015-02"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 2], ["created_at", "2015-11-23 12:45:19.457177"], ["updated_at", "2015-11-23 12:45:19.457177"]] Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 2]]  (0.7ms) rollback transaction Completed 500 Internal Server Error in 156ms (ActiveRecord: 4.6ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (87.0ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:47:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kHOrCiXwBodKY54YrDSCvHCyRJhYmd6s12FT/PXDuikyDBH5dVtBxJGfnJYuanr3kuB8EkpZXy+wQuYCJwNIUQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (1.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.2ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.6ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 12:47:52.929350"], ["updated_at", "2015-11-23 12:47:52.929350"], ["unique_index", 2], ["tracking_id", "2015-02"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 2], ["created_at", "2015-11-23 12:47:52.933348"], ["updated_at", "2015-11-23 12:47:52.933348"]]  (4.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 196ms (ActiveRecord: 8.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:47:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (18.0ms) Completed 500 Internal Server Error in 75ms (ActiveRecord: 0.9ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365425930000' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (84.3ms) Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 13:49:49 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (31.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (35.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 297ms (Views: 182.2ms | ActiveRecord: 2.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:49:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:49:50 +0100 Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:49:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zwqhE8itJySZMmqcCiqTS8GOb2yXHfw0zIqx8/vxBkdtdRvgmAZgZ0LOaBKIdGsAI9xX5oXdfberqQQNKTH0Pw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"5"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"0,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (1.1ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 10.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 10.0], ["balance", 10.0], ["created_at", "2015-11-23 12:49:56.826935"], ["updated_at", "2015-11-23 12:49:56.826935"], ["unique_index", 3], ["tracking_id", "2015-03"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 10.0], ["unit", ""], ["unit_price", 5.0], ["vat_rate", 20.0], ["total", 50.0], ["invoice_id", 3], ["created_at", "2015-11-23 12:49:56.830429"], ["updated_at", "2015-11-23 12:49:56.830429"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 3]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 3]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 3]] SQL (0.5ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 50.0], ["total_including_taxes", 60.0], ["balance", 60.0], ["updated_at", "2015-11-23 12:49:56.837164"], ["id", 3]]  (3.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 26ms (ActiveRecord: 6.1ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:49:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.5ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (16.1ms) Completed 500 Internal Server Error in 63ms (ActiveRecord: 0.5ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365425930000' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (81.3ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:50:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zwqhE8itJySZMmqcCiqTS8GOb2yXHfw0zIqx8/vxBkdtdRvgmAZgZ0LOaBKIdGsAI9xX5oXdfberqQQNKTH0Pw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"5,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"0,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 10.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 10.0], ["balance", 10.0], ["created_at", "2015-11-23 12:50:04.372377"], ["updated_at", "2015-11-23 12:50:04.372377"], ["unique_index", 4], ["tracking_id", "2015-04"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 10.0], ["unit", ""], ["unit_price", 5.0], ["vat_rate", 20.0], ["total", 50.0], ["invoice_id", 4], ["created_at", "2015-11-23 12:50:04.375005"], ["updated_at", "2015-11-23 12:50:04.375005"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 4]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 4]] 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 4]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 50.0], ["total_including_taxes", 60.0], ["balance", 60.0], ["updated_at", "2015-11-23 12:50:04.381800"], ["id", 4]]  (3.6ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 26ms (ActiveRecord: 5.4ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:50:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.7ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (19.4ms) Completed 500 Internal Server Error in 63ms (ActiveRecord: 0.6ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365425930000' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (86.9ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:50:08 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zwqhE8itJySZMmqcCiqTS8GOb2yXHfw0zIqx8/vxBkdtdRvgmAZgZ0LOaBKIdGsAI9xX5oXdfberqQQNKTH0Pw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"5,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"10,00", "vat_rate"=>"0,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 10.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -10.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 12:50:08.109421"], ["updated_at", "2015-11-23 12:50:08.109421"], ["unique_index", 5], ["tracking_id", "2015-05"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 10.0], ["unit", ""], ["unit_price", 5.0], ["vat_rate", 20.0], ["total", 50.0], ["invoice_id", 5], ["created_at", "2015-11-23 12:50:08.112484"], ["updated_at", "2015-11-23 12:50:08.112484"]] Dorsale::BillingMachine::Invoice Load (0.0ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 5]]  (2.5ms) rollback transaction Completed 500 Internal Server Error in 19ms (ActiveRecord: 3.7ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (85.4ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:50:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zwqhE8itJySZMmqcCiqTS8GOb2yXHfw0zIqx8/vxBkdtdRvgmAZgZ0LOaBKIdGsAI9xX5oXdfberqQQNKTH0Pw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"5,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.3ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 10.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 10.0], ["balance", 10.0], ["created_at", "2015-11-23 12:50:16.619520"], ["updated_at", "2015-11-23 12:50:16.619520"], ["unique_index", 5], ["tracking_id", "2015-05"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 10.0], ["unit", ""], ["unit_price", 5.0], ["vat_rate", 20.0], ["total", 50.0], ["invoice_id", 5], ["created_at", "2015-11-23 12:50:16.622256"], ["updated_at", "2015-11-23 12:50:16.622256"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 5]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 5]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 5]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 50.0], ["total_including_taxes", 60.0], ["balance", 60.0], ["updated_at", "2015-11-23 12:50:16.628140"], ["id", 5]]  (2.8ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 26ms (ActiveRecord: 4.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:50:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.2ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (17.8ms) Completed 500 Internal Server Error in 61ms (ActiveRecord: 0.6ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365425930000' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (84.3ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:50:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zwqhE8itJySZMmqcCiqTS8GOb2yXHfw0zIqx8/vxBkdtdRvgmAZgZ0LOaBKIdGsAI9xX5oXdfberqQQNKTH0Pw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"5,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"10,00", "advance"=>"1,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 1.0], ["due_date", "2015-12-23"], ["vat_amount", 10.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 10.0], ["balance", 9.0], ["created_at", "2015-11-23 12:50:22.407319"], ["updated_at", "2015-11-23 12:50:22.407319"], ["unique_index", 6], ["tracking_id", "2015-06"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 10.0], ["unit", ""], ["unit_price", 5.0], ["vat_rate", 20.0], ["total", 50.0], ["invoice_id", 6], ["created_at", "2015-11-23 12:50:22.410014"], ["updated_at", "2015-11-23 12:50:22.410014"]] Dorsale::BillingMachine::Invoice Load (0.0ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 6]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 6]] 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]]  (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 6]] SQL (0.7ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 50.0], ["total_including_taxes", 60.0], ["balance", 59.0], ["updated_at", "2015-11-23 12:50:22.415620"], ["id", 6]]  (3.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 25ms (ActiveRecord: 5.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:50:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.8ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (18.2ms) Completed 500 Internal Server Error in 57ms (ActiveRecord: 0.6ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365425930000' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (80.2ms) Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 13:50:45 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (28.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (32.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 202ms (Views: 196.3ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 13:50:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 13:50:46 +0100 Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:50:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EIirmW4MjEikUQHehgx/4SRLTVLjut5zypqcP+cUM0qy9xFqPqfLC3+tA1AEUoeqxhl12PF6X/CtuSnBNdTBMg==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"5"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"0,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 10.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 10.0], ["balance", 10.0], ["created_at", "2015-11-23 12:50:56.730829"], ["updated_at", "2015-11-23 12:50:56.730829"], ["unique_index", 7], ["tracking_id", "2015-07"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 10.0], ["unit", ""], ["unit_price", 5.0], ["vat_rate", 20.0], ["total", 50.0], ["invoice_id", 7], ["created_at", "2015-11-23 12:50:56.733784"], ["updated_at", "2015-11-23 12:50:56.733784"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 7]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 7]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 7]] SQL (0.6ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 50.0], ["total_including_taxes", 60.0], ["balance", 60.0], ["updated_at", "2015-11-23 12:50:56.740642"], ["id", 7]]  (2.9ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 28ms (ActiveRecord: 5.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:50:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (19.6ms) Completed 500 Internal Server Error in 68ms (ActiveRecord: 0.8ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365425930000' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (86.0ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:51:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EIirmW4MjEikUQHehgx/4SRLTVLjut5zypqcP+cUM0qy9xFqPqfLC3+tA1AEUoeqxhl12PF6X/CtuSnBNdTBMg==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"5,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 10.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 10.0], ["balance", 10.0], ["created_at", "2015-11-23 12:51:19.142830"], ["updated_at", "2015-11-23 12:51:19.142830"], ["unique_index", 8], ["tracking_id", "2015-08"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 10.0], ["unit", ""], ["unit_price", 5.0], ["vat_rate", 20.0], ["total", 50.0], ["invoice_id", 8], ["created_at", "2015-11-23 12:51:19.145447"], ["updated_at", "2015-11-23 12:51:19.145447"]] Dorsale::BillingMachine::Invoice Load (0.0ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 8]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 8]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 8]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 50.0], ["total_including_taxes", 60.0], ["balance", 60.0], ["updated_at", "2015-11-23 12:51:19.152250"], ["id", 8]]  (3.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 27ms (ActiveRecord: 5.2ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:51:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (20.6ms) Completed 500 Internal Server Error in 65ms (ActiveRecord: 0.7ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365425930000' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (87.7ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:51:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EIirmW4MjEikUQHehgx/4SRLTVLjut5zypqcP+cUM0qy9xFqPqfLC3+tA1AEUoeqxhl12PF6X/CtuSnBNdTBMg==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"5,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 10.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 10.0], ["balance", 10.0], ["created_at", "2015-11-23 12:51:26.466090"], ["updated_at", "2015-11-23 12:51:26.466090"], ["unique_index", 9], ["tracking_id", "2015-09"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 10.0], ["unit", ""], ["unit_price", 5.0], ["vat_rate", 20.0], ["total", 50.0], ["invoice_id", 9], ["created_at", "2015-11-23 12:51:26.468172"], ["updated_at", "2015-11-23 12:51:26.468172"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 9]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 9]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 9]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 50.0], ["total_including_taxes", 60.0], ["balance", 60.0], ["updated_at", "2015-11-23 12:51:26.473307"], ["id", 9]]  (3.0ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 20ms (ActiveRecord: 4.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:51:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.4ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (16.0ms) Completed 500 Internal Server Error in 59ms (ActiveRecord: 0.5ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365425930000' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (15.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (99.7ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:52:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (19.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (30.1ms) Completed 500 Internal Server Error in 156ms (ActiveRecord: 2.4ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365425930000' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:53:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (18.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (30.5ms) Completed 500 Internal Server Error in 159ms (ActiveRecord: 2.2ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365425930000' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (84.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:54:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (17.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (36.5ms) Completed 500 Internal Server Error in 82ms (ActiveRecord: 0.6ms) ActionView::Template::Error (-Infinity): 35: = euros(invoice.total_excluding_taxes) 36: 37: td.hidden-xs.total_including_taxes 38: = euros(invoice.total_including_taxes) 39: 40: td.actions 41: = read_button dorsale.billing_machine_invoice_path(invoice) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__47f64716c6f596e636c6574696e676f54716875637' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim:38:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__list_html_slim___699222128698686404_70365274958440' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim:23:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__list_html_slim___699222128698686404_70365274958440' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:12:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:11:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (83.9ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:54:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (0.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (14.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (31.4ms) Completed 500 Internal Server Error in 75ms (ActiveRecord: 0.6ms) ActionView::Template::Error (-Infinity): 35: = euros(invoice.total_excluding_taxes) 36: 37: td.hidden-xs.total_including_taxes 38: = euros(invoice.total_including_taxes) 39: 40: td.actions 41: = read_button dorsale.billing_machine_invoice_path(invoice) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__47f64716c6f596e636c6574696e676f54716875637' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim:38:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__list_html_slim___699222128698686404_70365274958440' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim:23:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__list_html_slim___699222128698686404_70365274958440' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:12:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:11:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (96.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:54:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (10.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (22.7ms) Completed 500 Internal Server Error in 64ms (ActiveRecord: 0.5ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365224679500' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (82.2ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:54:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.4ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (19.1ms) Completed 500 Internal Server Error in 65ms (ActiveRecord: 0.5ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365224679500' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (89.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:55:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (9.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (22.5ms) Completed 500 Internal Server Error in 69ms (ActiveRecord: 0.6ms) ActionView::Template::Error (-Infinity): 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) 9: = context_info ::Dorsale::BillingMachine::Invoice.t(:vat_amount), euros(vat_amount) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__47f64716c6f596e636c6574696e676f54716875637' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:6:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365349502540' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (32.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (110.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:55:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.7ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (27.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (48.3ms) Completed 500 Internal Server Error in 103ms (ActiveRecord: 0.8ms) ActionView::Template::Error (-Infinity): 35: = euros(invoice.total_excluding_taxes) 36: 37: td.hidden-xs.total_including_taxes 38: = euros(invoice.total_including_taxes) 39: 40: td.actions 41: = read_button dorsale.billing_machine_invoice_path(invoice) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__47f64716c6f596e636c6574696e676f54716875637' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim:38:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__list_html_slim___699222128698686404_70365274958440' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim:23:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__list_html_slim___699222128698686404_70365274958440' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:12:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:11:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (95.1ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 13:55:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (0.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (15.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (32.4ms) Completed 500 Internal Server Error in 74ms (ActiveRecord: 0.6ms) ActionView::Template::Error (-Infinity): 35: = euros(invoice.total_excluding_taxes) 36: 37: td.hidden-xs.total_including_taxes 38: = euros(invoice.total_including_taxes) 39: 40: td.actions 41: = read_button dorsale.billing_machine_invoice_path(invoice) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__47f64716c6f596e636c6574696e676f54716875637' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim:38:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__list_html_slim___699222128698686404_70365274958440' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim:23:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__list_html_slim___699222128698686404_70365274958440' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:12:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:11:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:00:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (10.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (22.9ms) Completed 500 Internal Server Error in 71ms (ActiveRecord: 0.6ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3385126135070154374_70365214811580' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3074291657924135112_70365247759720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (96.9ms) Started GET "/" for ::1 at 2015-11-23 14:13:17 +0100 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (15.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.2ms) Completed 200 OK in 644ms (Views: 632.6ms | ActiveRecord: 0.0ms) Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:13:18 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:13:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:13:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:13:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:13:18 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:13:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:13:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:13:19 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:13:24 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (883.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (30.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (930.4ms) Completed 500 Internal Server Error in 986ms (ActiveRecord: 1.5ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3991003234027060273_70128190001140' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim___1327194756666358860_70128121973800' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim___1327194756666358860_70128121973800' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (85.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:13:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.8ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (18.1ms) Completed 500 Internal Server Error in 62ms (ActiveRecord: 0.5ms) ActionView::Template::Error (-Infinity): 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: 8: = context_info ::Dorsale::BillingMachine::Invoice.t(:total_excluding_taxes), euros(total_excluding_taxes) /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___3991003234027060273_70128190001140' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim___1327194756666358860_70128121973800' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim___1327194756666358860_70128121973800' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (83.5ms) Dorsale::BillingMachine::Invoice Load (2.8ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:15:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.2ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (15.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (35.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (89.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 242ms (Views: 232.7ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:15:57 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:15:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:15:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:15:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:15:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:15:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:15:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:15:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:15:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:15:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:15:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:15:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:15:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:15:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:15:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:15:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:15:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:15:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:15:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:15:58 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 14:15:59 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (12.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (158.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (167.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.5ms) Completed 200 OK in 384ms (Views: 328.3ms | ActiveRecord: 2.0ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:16:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/AIYgpCqweWJyw4SUsaD8R8/21KWZYq0xFwRq8hJLcJefaJxwAGGplI3DJzQmHu6/W3j2ISlCzejf6RVGonfug==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"5"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"0,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.7ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 10.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 10.0], ["balance", 10.0], ["created_at", "2015-11-23 13:16:05.462013"], ["updated_at", "2015-11-23 13:16:05.462013"], ["unique_index", 10], ["tracking_id", "2015-10"]] SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 10.0], ["unit", ""], ["unit_price", 5.0], ["vat_rate", 20.0], ["total", 50.0], ["invoice_id", 10], ["created_at", "2015-11-23 13:16:05.465689"], ["updated_at", "2015-11-23 13:16:05.465689"]] Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 10]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 10]] 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 10]] SQL (0.7ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 50.0], ["total_including_taxes", 60.0], ["balance", 60.0], ["updated_at", "2015-11-23 13:16:05.483597"], ["id", 10]]  (3.6ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 50ms (ActiveRecord: 6.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:16:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (11.2ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (42.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 192ms (Views: 186.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:16:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:16:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:16:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:16:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:16:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:16:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:16:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:16:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:16:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:16:06 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 14:16:08 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (29.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (35.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 210ms (Views: 204.8ms | ActiveRecord: 0.6ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:16:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0+oFUt2+tNxsij6ttDie+Ecak1Z20h6z0AlbFJtmQOtxlb+hjRXzn7d2PCM2ZmazpUir3GQSnzC3Ku7qSaaykw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}, "1448284583666"=>{"_destroy"=>"false", "label"=>" ", "quantity"=>"8,00", "unit"=>"", "unit_price"=>"20,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 40.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 40.0], ["balance", 40.0], ["created_at", "2015-11-23 13:16:31.196476"], ["updated_at", "2015-11-23 13:16:31.196476"], ["unique_index", 11], ["tracking_id", "2015-11"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 11], ["created_at", "2015-11-23 13:16:31.199096"], ["updated_at", "2015-11-23 13:16:31.199096"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 11]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 11]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 11]] SQL (0.5ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 40.0], ["vat_amount", 8.0], ["total_including_taxes", 48.0], ["balance", 48.0], ["updated_at", "2015-11-23 13:16:31.205765"], ["id", 11]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", " "], ["quantity", 8.0], ["unit", ""], ["unit_price", 20.0], ["vat_rate", 20.0], ["total", 160.0], ["invoice_id", 11], ["created_at", "2015-11-23 13:16:31.208844"], ["updated_at", "2015-11-23 13:16:31.208844"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 11]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 11]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 11]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 200.0], ["vat_amount", 40.0], ["total_including_taxes", 240.0], ["balance", 240.0], ["updated_at", "2015-11-23 13:16:31.215077"], ["id", 11]]  (3.0ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 36ms (ActiveRecord: 5.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:16:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (12.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (49.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 204ms (Views: 199.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:16:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:16:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:16:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:16:32 +0100 Started GET "/dorsale/billing_machine/invoices/11" for ::1 at 2015-11-23 14:17:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"11"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 11]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 11]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 11]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 11]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 11]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 11]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 11]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (56.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 233ms (Views: 228.4ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/invoices/11/edit" for ::1 at 2015-11-23 14:17:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"11"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 11]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 11]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (53.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (63.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 211ms (Views: 206.9ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:20:58 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.7ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (12.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (43.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 193ms (Views: 189.1ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 14:21:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (32.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (38.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 191ms (Views: 184.1ms | ActiveRecord: 0.8ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:21:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/lD8TLbqbhc+F8OuUqJ/0FJCDui6aHKSWxvOoxDkdSNcL0a/5kEpVOXrwSDQ/IebsBA2Yqio8xE8OHtdwiSHWw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"e", "unit_price"=>"10,00"}, "1448284879290"=>{"_destroy"=>"false", "label"=>"b ", "quantity"=>"8,00", "unit"=>"e", "unit_price"=>"20,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]]  (0.3ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 13:21:41.233557"], ["updated_at", "2015-11-23 13:21:41.233557"], ["unique_index", 12], ["tracking_id", "2015-12"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", "e"], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 12], ["created_at", "2015-11-23 13:21:41.236891"], ["updated_at", "2015-11-23 13:21:41.236891"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]]  (2.6ms) rollback transaction Completed 500 Internal Server Error in 24ms (ActiveRecord: 4.3ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (88.1ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:23:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/lD8TLbqbhc+F8OuUqJ/0FJCDui6aHKSWxvOoxDkdSNcL0a/5kEpVOXrwSDQ/IebsBA2Yqio8xE8OHtdwiSHWw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"e", "unit_price"=>"10,00"}, "1448284879290"=>{"_destroy"=>"false", "label"=>"b ", "quantity"=>"8,00", "unit"=>"e", "unit_price"=>"20,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 6.0], ["total_excluding_taxes", -20.0], ["total_including_taxes", -14.0], ["balance", -14.0], ["created_at", "2015-11-23 13:23:38.013382"], ["updated_at", "2015-11-23 13:23:38.013382"], ["unique_index", 12], ["tracking_id", "2015-12"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", "e"], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 12], ["created_at", "2015-11-23 13:23:38.016311"], ["updated_at", "2015-11-23 13:23:38.016311"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] SQL (0.6ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 20.0], ["vat_amount", 3.0], ["total_including_taxes", 23.0], ["balance", 23.0], ["updated_at", "2015-11-23 13:23:38.024797"], ["id", 12]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "b "], ["quantity", 8.0], ["unit", "e"], ["unit_price", 20.0], ["vat_rate", 20.0], ["total", 160.0], ["invoice_id", 12], ["created_at", "2015-11-23 13:23:38.027659"], ["updated_at", "2015-11-23 13:23:38.027659"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 180.0], ["vat_amount", 6.0], ["total_including_taxes", 186.0], ["balance", 186.0], ["updated_at", "2015-11-23 13:23:38.036894"], ["id", 12]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 174ms (ActiveRecord: 9.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:23:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (12.7ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (47.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 224ms (Views: 214.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:23:38 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:24:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.2ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (16.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (12.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (61.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 324ms (Views: 225.6ms | ActiveRecord: 2.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:24:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (11.2ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (41.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 186ms (Views: 182.3ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:24:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.2ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (15.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (53.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 211ms (Views: 207.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:24:57 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 14:24:58 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (29.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (34.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 239ms (Views: 203.0ms | ActiveRecord: 1.6ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:25:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ylGZWq881mcWosFi3DYboQC5vsEkH4LcPFbUJU6yVM9oLiOp/5eRJM1ew+xeaOPq4uuGSzbfA19bdWHbnHKmtw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}, "1448285109261"=>{"_destroy"=>"false", "label"=>" ", "quantity"=>"8,00", "unit"=>"", "unit_price"=>"20,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.6ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 13:25:16.045235"], ["updated_at", "2015-11-23 13:25:16.045235"], ["unique_index", 13], ["tracking_id", "2015-13"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 13], ["created_at", "2015-11-23 13:25:16.048488"], ["updated_at", "2015-11-23 13:25:16.048488"]] Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]]  (2.5ms) rollback transaction Completed 500 Internal Server Error in 22ms (ActiveRecord: 4.3ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (15.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (95.2ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:27:49 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ylGZWq881mcWosFi3DYboQC5vsEkH4LcPFbUJU6yVM9oLiOp/5eRJM1ew+xeaOPq4uuGSzbfA19bdWHbnHKmtw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"a", "quantity"=>"4,00", "unit"=>"", "unit_price"=>"10,00"}, "1448285109261"=>{"_destroy"=>"false", "label"=>" ", "quantity"=>"8,00", "unit"=>"", "unit_price"=>"20,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"20,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (1.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 20.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -20.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 13:27:50.206390"], ["updated_at", "2015-11-23 13:27:50.206390"], ["unique_index", 13], ["tracking_id", "2015-13"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "a"], ["quantity", 4.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 40.0], ["invoice_id", 13], ["created_at", "2015-11-23 13:27:50.209676"], ["updated_at", "2015-11-23 13:27:50.209676"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]]  (2.1ms) rollback transaction Completed 500 Internal Server Error in 143ms (ActiveRecord: 6.3ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (83.6ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:27:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.8ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (7.1ms) Dorsale::BillingMachine::Invoice Load (1.0ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (13.4ms) Dorsale::BillingMachine::Invoice Load (6.8ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (68.1ms)  (0.4ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (136.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 419ms (Views: 332.5ms | ActiveRecord: 9.9ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:27:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.2ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (12.3ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (44.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 195ms (Views: 190.5ms | ActiveRecord: 1.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:27:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (11.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (47.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 204ms (Views: 200.3ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:27:56 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 14:27:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (45.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 212ms (Views: 205.7ms | ActiveRecord: 0.9ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:28:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zNIO+o1Wgwgnh/3qV4QbFNEPxiQQwE9FbbFLpCLU3hZurbQJ3f3ES/x7/2TV2uNfM13+rgIAzsYKkv5a8BQsbg==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"1,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"2,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 2.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -2.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 13:28:04.841355"], ["updated_at", "2015-11-23 13:28:04.841355"], ["unique_index", 13], ["tracking_id", "2015-13"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 1.0], ["unit", ""], ["unit_price", 1.0], ["vat_rate", 10.0], ["total", 1.0], ["invoice_id", 13], ["created_at", "2015-11-23 13:28:04.844508"], ["updated_at", "2015-11-23 13:28:04.844508"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]]  (1.9ms) rollback transaction Completed 500 Internal Server Error in 16ms (ActiveRecord: 3.2ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (95.7ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:28:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zNIO+o1Wgwgnh/3qV4QbFNEPxiQQwE9FbbFLpCLU3hZurbQJ3f3ES/x7/2TV2uNfM13+rgIAzsYKkv5a8BQsbg==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"1,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"2,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.6ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 2.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -2.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 13:28:53.760264"], ["updated_at", "2015-11-23 13:28:53.760264"], ["unique_index", 13], ["tracking_id", "2015-13"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 1.0], ["unit", ""], ["unit_price", 1.0], ["vat_rate", 10.0], ["total", 1.0], ["invoice_id", 13], ["created_at", "2015-11-23 13:28:53.763800"], ["updated_at", "2015-11-23 13:28:53.763800"]] Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]]  (2.2ms) rollback transaction Completed 500 Internal Server Error in 137ms (ActiveRecord: 6.3ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (85.3ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:29:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zNIO+o1Wgwgnh/3qV4QbFNEPxiQQwE9FbbFLpCLU3hZurbQJ3f3ES/x7/2TV2uNfM13+rgIAzsYKkv5a8BQsbg==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"1,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"2,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Completed 500 Internal Server Error in 67ms (ActiveRecord: 1.8ms) RuntimeError (10,00): /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:90:in `vat_rate=' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:54:in `public_send' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes' actionpack (4.2.4) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair' actionpack (4.2.4) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:35:in `assign_attributes' activerecord (4.2.4) lib/active_record/core.rb:564:in `init_attributes' activerecord (4.2.4) lib/active_record/core.rb:281:in `initialize' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:23:in `initialize' activerecord (4.2.4) lib/active_record/inheritance.rb:61:in `new' activerecord (4.2.4) lib/active_record/inheritance.rb:61:in `new' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:50:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (82.1ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:29:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zNIO+o1Wgwgnh/3qV4QbFNEPxiQQwE9FbbFLpCLU3hZurbQJ3f3ES/x7/2TV2uNfM13+rgIAzsYKkv5a8BQsbg==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"1,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"2,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 2.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -2.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 13:29:38.170866"], ["updated_at", "2015-11-23 13:29:38.170866"], ["unique_index", 13], ["tracking_id", "2015-13"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 1.0], ["unit", ""], ["unit_price", 1.0], ["vat_rate", 10.0], ["total", 1.0], ["invoice_id", 13], ["created_at", "2015-11-23 13:29:38.174256"], ["updated_at", "2015-11-23 13:29:38.174256"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]]  (2.1ms) rollback transaction Completed 500 Internal Server Error in 159ms (ActiveRecord: 5.8ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (95.6ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:30:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zNIO+o1Wgwgnh/3qV4QbFNEPxiQQwE9FbbFLpCLU3hZurbQJ3f3ES/x7/2TV2uNfM13+rgIAzsYKkv5a8BQsbg==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"1,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"2,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.2ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 2.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -2.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 13:30:17.220220"], ["updated_at", "2015-11-23 13:30:17.220220"], ["unique_index", 13], ["tracking_id", "2015-13"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 1.0], ["unit", ""], ["unit_price", 1.0], ["vat_rate", 10.0], ["total", 1.0], ["invoice_id", 13], ["created_at", "2015-11-23 13:30:17.223451"], ["updated_at", "2015-11-23 13:30:17.223451"]] Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]]  (2.0ms) rollback transaction Completed 500 Internal Server Error in 175ms (ActiveRecord: 5.8ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (91.3ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:31:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kzR03Xt72xDppzgmU8EB64fSC7e47QGAWW5j61OpjEQxS84uK9CcUzJbOqjRn/mgZYAzPaotgAM+TdYVgWl+PA==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"1,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"2,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 2.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -2.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 13:31:21.561336"], ["updated_at", "2015-11-23 13:31:21.561336"], ["unique_index", 13], ["tracking_id", "2015-13"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 1.0], ["unit", ""], ["unit_price", 1.0], ["vat_rate", 10.0], ["total", 1.0], ["invoice_id", 13], ["created_at", "2015-11-23 13:31:21.563888"], ["updated_at", "2015-11-23 13:31:21.563888"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]]  (0.9ms) rollback transaction Completed 500 Internal Server Error in 17ms (ActiveRecord: 2.4ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (16.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (93.6ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:31:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kzR03Xt72xDppzgmU8EB64fSC7e47QGAWW5j61OpjEQxS84uK9CcUzJbOqjRn/mgZYAzPaotgAM+TdYVgWl+PA==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"1,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 0.1], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.1], ["balance", 0.1], ["created_at", "2015-11-23 13:31:26.790689"], ["updated_at", "2015-11-23 13:31:26.790689"], ["unique_index", 13], ["tracking_id", "2015-13"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 1.0], ["unit", ""], ["unit_price", 1.0], ["vat_rate", 10.0], ["total", 1.0], ["invoice_id", 13], ["created_at", "2015-11-23 13:31:26.793370"], ["updated_at", "2015-11-23 13:31:26.793370"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] SQL (0.6ms) UPDATE "dorsale_billing_machine_invoices" SET "total_excluding_taxes" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["total_excluding_taxes", 1.0], ["total_including_taxes", 1.1], ["balance", 1.1], ["updated_at", "2015-11-23 13:31:26.800410"], ["id", 13]]  (2.6ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 27ms (ActiveRecord: 4.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:31:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (15.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (49.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 204ms (Views: 191.0ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:31:27 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 14:31:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (34.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (40.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 220ms (Views: 213.5ms | ActiveRecord: 0.9ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:31:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"E/HhwB7HmlDScB3fQL5hV1AkcHV5JSOQuDlvVJcAiaaxjlszTmzdEwmMH1HC4JkcsnZI/2vlohPfGtqqRcB73g==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"2,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"3,00", "vat_rate"=>"40,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.4ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 3.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -Infinity], ["total_excluding_taxes", -3.0], ["total_including_taxes", -Infinity], ["balance", -Infinity], ["created_at", "2015-11-23 13:31:37.381287"], ["updated_at", "2015-11-23 13:31:37.381287"], ["unique_index", 14], ["tracking_id", "2015-14"]] SQL (0.3ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 1.0], ["unit", ""], ["unit_price", 2.0], ["vat_rate", 40.0], ["total", 2.0], ["invoice_id", 14], ["created_at", "2015-11-23 13:31:37.383891"], ["updated_at", "2015-11-23 13:31:37.383891"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 14]]  (2.6ms) rollback transaction Completed 500 Internal Server Error in 17ms (ActiveRecord: 4.0ms) FloatDomainError (-Infinity): /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_r' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `BigDecimal' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/bigdecimal/util.rb:39:in `to_d' activerecord (4.2.4) lib/active_record/type/decimal.rb:35:in `convert_float_to_big_decimal' activerecord (4.2.4) lib/active_record/type/decimal.rb:19:in `cast_value' /Users/benoit/www/agilidee/dorsale/lib/active_record_comma_type_cast.rb:6:in `cast_value' activerecord (4.2.4) lib/active_record/type/value.rb:93:in `type_cast' activerecord (4.2.4) lib/active_record/type/numeric.rb:15:in `type_cast' activerecord (4.2.4) lib/active_record/type/value.rb:23:in `type_cast_from_database' activerecord (4.2.4) lib/active_record/attribute.rb:104:in `type_cast' activerecord (4.2.4) lib/active_record/attribute.rb:42:in `original_value' activerecord (4.2.4) lib/active_record/attribute.rb:37:in `value' activerecord (4.2.4) lib/active_record/attribute_set.rb:31:in `fetch_value' activerecord (4.2.4) lib/active_record/attribute_methods/read.rb:93:in `_read_attribute' activerecord (4.2.4) lib/active_record/attribute_methods.rb:50:in `__temp__671647f516d6f657e647' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice.rb:45:in `assign_default_values' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:164:in `block in halting' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_validation_callbacks' activemodel (4.2.4) lib/active_model/validations/callbacks.rb:113:in `run_validations!' activemodel (4.2.4) lib/active_model/validations.rb:337:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:58:in `valid?' activerecord (4.2.4) lib/active_record/validations.rb:83:in `perform_validations' activerecord (4.2.4) lib/active_record/validations.rb:43:in `save!' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:29:in `save!' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `block in save!' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:291:in `save!' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/invoice_line.rb:34:in `update_invoice_total' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:211:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' activerecord (4.2.4) lib/active_record/associations/has_many_association.rb:41:in `insert_record' activerecord (4.2.4) lib/active_record/autosave_association.rb:371:in `block in save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `each' activerecord (4.2.4) lib/active_record/autosave_association.rb:364:in `save_collection_association' activerecord (4.2.4) lib/active_record/autosave_association.rb:184:in `block in add_autosave_association_callbacks' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `instance_eval' activerecord (4.2.4) lib/active_record/autosave_association.rb:157:in `block in define_non_cyclic_method' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:228:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:506:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_create_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:306:in `_create_record' activerecord (4.2.4) lib/active_record/timestamp.rb:57:in `_create_record' activerecord (4.2.4) lib/active_record/persistence.rb:504:in `create_or_update' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `block in create_or_update' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_save_callbacks' activerecord (4.2.4) lib/active_record/callbacks.rb:302:in `create_or_update' activerecord (4.2.4) lib/active_record/persistence.rb:120:in `save' activerecord (4.2.4) lib/active_record/validations.rb:37:in `save' activerecord (4.2.4) lib/active_record/attribute_methods/dirty.rb:21:in `save' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block (2 levels) in save' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/transactions.rb:286:in `block in save' activerecord (4.2.4) lib/active_record/transactions.rb:301:in `rollback_active_record_state!' activerecord (4.2.4) lib/active_record/transactions.rb:285:in `save' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:54:in `create' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (90.3ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:35:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"E/HhwB7HmlDScB3fQL5hV1AkcHV5JSOQuDlvVJcAiaaxjlszTmzdEwmMH1HC4JkcsnZI/2vlohPfGtqqRcB73g==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"2,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"3,00", "vat_rate"=>"40,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 3.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", -0.4], ["total_excluding_taxes", -1.0], ["total_including_taxes", -1.4], ["balance", -1.4], ["created_at", "2015-11-23 13:35:57.477912"], ["updated_at", "2015-11-23 13:35:57.477912"], ["unique_index", 14], ["tracking_id", "2015-14"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 1.0], ["unit", ""], ["unit_price", 2.0], ["vat_rate", 40.0], ["total", 2.0], ["invoice_id", 14], ["created_at", "2015-11-23 13:35:57.481437"], ["updated_at", "2015-11-23 13:35:57.481437"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 14]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 14]] 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]]  (2.6ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 142ms (ActiveRecord: 7.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:35:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (4.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (14.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (51.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 248ms (Views: 238.9ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:35:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:35:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:35:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:35:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:35:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:35:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:35:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:35:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:35:58 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-11-23 14:37:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (37.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (44.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 346ms (Views: 199.0ms | ActiveRecord: 3.4ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:37:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"IfscKD0LU0+3zWb0UEwZmCEbtWxFwqWNf8m7AZhZj8mDhKbbbaAUDGwxZHrSEuHTw0mN5lcCJA4Y6g7/Spl9sQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"2,00"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"2,00", "vat_rate"=>"3,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.2ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", ""], ["paid", "f"], ["date", "2015-11-23"], ["commercial_discount", 2.0], ["advance", 0.0], ["due_date", "2015-12-23"], ["vat_amount", 0.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-11-23 13:37:13.276531"], ["updated_at", "2015-11-23 13:37:13.276531"], ["unique_index", 15], ["tracking_id", "2015-15"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 1.0], ["unit", ""], ["unit_price", 2.0], ["vat_rate", 3.0], ["total", 2.0], ["invoice_id", 15], ["created_at", "2015-11-23 13:37:13.280004"], ["updated_at", "2015-11-23 13:37:13.280004"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] 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]]  (2.6ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 25ms (ActiveRecord: 4.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:37:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.2ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (17.1ms)  (0.3ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (52.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 223ms (Views: 212.2ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:37:13 +0100 Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:37:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (16.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (23.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 184ms (Views: 180.1ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 14:38:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (30.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (36.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 185ms (Views: 181.0ms | ActiveRecord: 0.9ms) Started PATCH "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:38:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7vzqbQC5a/sCIFwciQS1EK3+g3cxqI0RZa4h1nj6Mp1Mg1CeUBIsuNncXpILWk1bT6y7/SNoDJICjZQoqjrA5Q==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"aaaa", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"2,00", "id"=>"17"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"2,00", "vat_rate"=>"3,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/15/edit", "id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) begin transaction Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" = 17 ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] 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]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoices" SET "commercial_discount" = ?, "advance" = ?, "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["commercial_discount", 2.0], ["advance", 0.0], ["total_excluding_taxes", 18.0], ["vat_amount", 0.54], ["total_including_taxes", 18.54], ["balance", 18.54], ["updated_at", "2015-11-23 13:38:55.210276"], ["id", 15]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "label" = ?, "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "total" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["label", "aaaa"], ["quantity", 10.0], ["unit_price", 2.0], ["vat_rate", 3.0], ["total", 20.0], ["updated_at", "2015-11-23 13:38:55.212189"], ["id", 17]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] 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]]  (2.6ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 26ms (ActiveRecord: 4.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:38:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (17.3ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (49.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 208ms (Views: 203.5ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:38:55 +0100 Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:38:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (11.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (26.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (32.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 190ms (Views: 186.2ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:39:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (16.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (23.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 184ms (Views: 179.9ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:41:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.4ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4384ms (Views: 4379.4ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:41:40 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 14:41:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (35.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (43.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 206ms (Views: 202.3ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:41:58 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (18.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (25.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4272ms (Views: 4267.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:42:03 +0100 Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:42:08 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 210ms (Views: 206.2ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:42:09 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 14:42:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (31.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (38.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 231ms (Views: 227.1ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 14:42:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (45.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 225ms (Views: 220.4ms | ActiveRecord: 0.9ms) Started PATCH "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:42:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"qM8XkWgJGxAhmtfobhSzxgQLLsCUUnG9R/LOiLxqftIKsK1iOKJcU/pm1WbsSkuN5lkWSoaS8D4g0Xt2bqqMqg==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"aaaa", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"2,00", "id"=>"17"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"3,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/15/edit", "id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) begin transaction Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" = 17 ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] 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]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "commercial_discount" = ?, "advance" = ?, "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["commercial_discount", 0.0], ["advance", 0.0], ["total_excluding_taxes", 20.0], ["vat_amount", 0.6], ["total_including_taxes", 20.6], ["balance", 20.6], ["updated_at", "2015-11-23 13:42:22.177296"], ["id", 15]] SQL (0.2ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 10.0], ["unit_price", 2.0], ["vat_rate", 3.0], ["updated_at", "2015-11-23 13:42:22.179229"], ["id", 17]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] 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]]  (3.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 25ms (ActiveRecord: 4.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:42:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.9ms) Dorsale::BillingMachine::Invoice Load (0.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (4.3ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (21.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (56.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 225ms (Views: 220.0ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:42:22 +0100 Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:42:24 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (16.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (24.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 200ms (Views: 195.7ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 14:42:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (37.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (43.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 198ms (Views: 193.7ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 14:43:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (35.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (42.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 200ms (Views: 195.5ms | ActiveRecord: 1.0ms) Started PATCH "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:44:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"m+Mx7XCGFKxj9EUyio4ffj69MgmAtSn2XmJfh9kPzJ05nIseIC1T77gIR7wI0Oc13O8Kg5J1qHU5Qep5C88+5Q==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"Développement blabalabl", "quantity"=>"10,00", "unit"=>"jours", "unit_price"=>"400,00", "id"=>"17"}}, "payment_term_id"=>"", "due_date"=>"23/12/2015", "paid"=>"false", "commercial_discount"=>"1 000,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/15/edit", "id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) begin transaction Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" = 17 ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] 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]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "commercial_discount" = ?, "advance" = ?, "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "balance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["commercial_discount", 1000.0], ["advance", 0.0], ["total_excluding_taxes", 3000.0], ["vat_amount", 600.0], ["total_including_taxes", 3600.0], ["balance", 3600.0], ["updated_at", "2015-11-23 13:44:36.323104"], ["id", 15]] SQL (0.2ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "label" = ?, "quantity" = ?, "unit" = ?, "unit_price" = ?, "vat_rate" = ?, "total" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["label", "Développement blabalabl"], ["quantity", 10.0], ["unit", "jours"], ["unit_price", 400.0], ["vat_rate", 20.0], ["total", 4000.0], ["updated_at", "2015-11-23 13:44:36.324904"], ["id", 17]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] 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]]  (3.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 24ms (ActiveRecord: 4.6ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 14:44:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.6ms) Dorsale::BillingMachine::Invoice Load (0.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (16.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (49.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 203ms (Views: 198.2ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:44:36 +0100 Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-11-23 14:44:39 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] CACHE (0.0ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (14.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (20.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 160ms (Views: 155.3ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 14:45:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (31.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (37.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 171ms (Views: 166.6ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 14:47:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (21.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (68.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (75.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 237ms (Views: 233.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 14:47:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 14:47:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 14:47:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 14:47:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 14:47:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 14:47:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 14:47:18 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:01:32 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:03:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (38.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (42.6ms) Completed 500 Internal Server Error in 83ms (ActiveRecord: 0.7ms) ActionView::Template::Error (':line_fields' is not an ActiveModel-compatible object. It must implement :to_partial_path.): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render(:line_fields, f: f) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:478:in `partial_path' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:382:in `setup' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:293:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70127976465480' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70127976465480' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (87.4ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:03:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (58.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (62.8ms) Completed 500 Internal Server Error in 111ms (ActiveRecord: 0.9ms) ActionView::Template::Error (undefined method `quantity' for #): 8: = f.text_area :label, rows: 1 9: 10: td.line-quantity 11: = f.text_field :quantity, class: "number" 12: 13: td.line-unit 14: = f.text_field :unit activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `public_send' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `value' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:38:in `value_before_type_cast' actionview (4.2.4) lib/action_view/helpers/tags/text_field.rb:13:in `block in render' actionview (4.2.4) lib/action_view/helpers/tags/text_field.rb:13:in `fetch' actionview (4.2.4) lib/action_view/helpers/tags/text_field.rb:13:in `render' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:787:in `text_field' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1323:in `text_field' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:11:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__line_fields_html_slim__514125917639409762_70128197036100' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128106278520' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128106278520' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.6ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:04:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (112.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (116.6ms) Completed 500 Internal Server Error in 158ms (ActiveRecord: 1.9ms) ActionView::Template::Error (undefined local variable or method `fl' for #<#:0x007f8ff380b0d0>): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render("line_fields", f: fl) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128104712160' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128104712160' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (86.0ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:04:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (32.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (36.9ms) Completed 500 Internal Server Error in 79ms (ActiveRecord: 0.8ms) ActionView::Template::Error (no block given (yield)): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render("line_fields", f: f.fields_for(document.lines.new)) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1599:in `fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70127972915920' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70127972915920' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (86.8ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:05:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.6ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (48.9ms) Completed 500 Internal Server Error in 97ms (ActiveRecord: 1.2ms) ActionView::Template::Error (no block given (yield)): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render("line_fields", f: f.fields_for(:lines, document.lines.new)) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128218918740' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128218918740' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (82.3ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:06:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (119.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (123.6ms) Completed 500 Internal Server Error in 165ms (ActiveRecord: 1.2ms) ActionView::Template::Error (undefined method `lines' for #): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render("line_fields", f: form_for(f.lines.new)) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70127972932840' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70127972932840' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (85.8ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:06:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (48.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (53.9ms) Completed 500 Internal Server Error in 98ms (ActiveRecord: 0.8ms) ActionView::Template::Error (Missing block): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render("line_fields", f: form_for(document.lines.new)) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms actionview (4.2.4) lib/action_view/helpers/form_helper.rb:423:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128209717300' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128209717300' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (87.8ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:06:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (46.3ms) Completed 500 Internal Server Error in 89ms (ActiveRecord: 0.9ms) ActionView::Template::Error (Missing block): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render("line_fields", f: form_for(document.lines.new{})) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms actionview (4.2.4) lib/action_view/helpers/form_helper.rb:423:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128131447620' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128131447620' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (75.1ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:08:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (36.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (43.0ms) Completed 500 Internal Server Error in 86ms (ActiveRecord: 0.7ms) ActionView::Template::Error (no block given (yield)): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render("line_fields", f: f.fields_for(:lines) ) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128203399980' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128203399980' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (16.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (86.2ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:08:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (71.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (76.1ms) Completed 500 Internal Server Error in 123ms (ActiveRecord: 0.9ms) ActionView::Template::Error (undefined method `hidden_field' for "":ActiveSupport::SafeBuffer): 2: td.actions 3: a.delete href="#" 4: span.fa.fa-fw.fa-trash 5: = f.hidden_field :_destroy 6: 7: td.line-label 8: = f.text_area :label, rows: 1 /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__line_fields_html_slim__514125917639409762_70128197036100' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128232241280' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128232241280' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (90.4ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:08:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (59.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (63.8ms) Completed 500 Internal Server Error in 108ms (ActiveRecord: 0.7ms) ActionView::Template::Error (undefined method `hidden_field' for "":ActiveSupport::SafeBuffer): 2: td.actions 3: a.delete href="#" 4: span.fa.fa-fw.fa-trash 5: = f.hidden_field :_destroy 6: 7: td.line-label 8: = f.text_area :label, rows: 1 /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__line_fields_html_slim__514125917639409762_70128197036100' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128121907280' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128121907280' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (90.5ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:09:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (53.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (58.2ms) Completed 500 Internal Server Error in 101ms (ActiveRecord: 0.8ms) ActionView::Template::Error (undefined method `hidden_field' for "":ActiveSupport::SafeBuffer): 2: td.actions 3: a.delete href="#" 4: span.fa.fa-fw.fa-trash 5: = f.hidden_field :_destroy 6: 7: td.line-label 8: = f.text_area :label, rows: 1 /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__line_fields_html_slim__514125917639409762_70128197036100' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128180855800' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128180855800' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (92.1ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:09:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (49.4ms) Completed 500 Internal Server Error in 96ms (ActiveRecord: 0.8ms) ActionView::Template::Error (undefined method `line' for #): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render("line_fields", f: f.simple_form_for(document.line.new){ |f| f } ) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128107096340' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128107096340' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (81.0ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:09:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (245.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (250.9ms) Completed 500 Internal Server Error in 293ms (ActiveRecord: 0.9ms) ActionView::Template::Error (undefined method `simple_form_for' for #): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render("line_fields", f: f.simple_form_for(document.lines.new){ |f| f } ) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128204296920' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128204296920' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (83.6ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:09:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (122.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (127.0ms) Completed 500 Internal Server Error in 173ms (ActiveRecord: 0.9ms) ActionView::Template::Error (undefined method `billing_machine_invoice_lines_path' for #<#:0x007f8ff6e979a0>): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=render("line_fields", f: simple_form_for(document.lines.new){ |f| f } ) 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms actionpack (4.2.4) lib/action_dispatch/routing/polymorphic_routes.rb:220:in `polymorphic_method' actionpack (4.2.4) lib/action_dispatch/routing/polymorphic_routes.rb:134:in `polymorphic_path' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:466:in `apply_form_for_options!' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:434:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128150111420' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128150111420' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (82.4ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:10:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (37.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (41.5ms) Completed 500 Internal Server Error in 79ms (ActiveRecord: 0.8ms) ActionView::Template::Error (undefined method `hidden_field' for #): 2: td.actions 3: a.delete href="#" 4: span.fa.fa-fw.fa-trash 5: = f.hidden_field :_destroy 6: 7: td.line-label 8: = f.text_area :label, rows: 1 /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__line_fields_html_slim__514125917639409762_70128197036100' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70127971731400' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70127971731400' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (85.3ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:11:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (210.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (216.0ms) Completed 500 Internal Server Error in 258ms (ActiveRecord: 0.9ms) ActionView::Template::Error (undefined method `new_record?' for #): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=f.simple_fields_for(:lines){ |l| render("line_fields") if l.new_record? } 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128231668100' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128231668100' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128231668100' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (87.8ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:12:08 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (37.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (41.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 208ms (Views: 204.4ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:12:09 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:12:14 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:12:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (46.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (52.2ms) Completed 500 Internal Server Error in 100ms (ActiveRecord: 0.8ms) ActionView::Template::Error (undefined method `gsub' for nil:NilClass): 44: .row 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: a href="#" data-html=document.lines.new; f.simple_fields_for(:lines){ |l| render("line_fields") if l.object.new_record? } 48: = t("actions.add_line") 49: 50: = f.input :payment_term_id, collection: @payment_terms temple (0.7.6) lib/temple/utils.rb:47:in `escape_html' temple (0.7.6) lib/temple/utils.rb:18:in `escape_html_safe' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:47:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128230063960' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128230063960' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (82.4ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:12:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.6ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (87.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (133.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (137.6ms) Completed 500 Internal Server Error in 198ms (ActiveRecord: 1.3ms) ActionView::Template::Error (undefined local variable or method `f' for #<#:0x007f9000868750>): 2: td.actions 3: a.delete href="#" 4: span.fa.fa-fw.fa-trash 5: = f.hidden_field :_destroy 6: 7: td.line-label 8: = f.text_area :label, rows: 1 /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__line_fields_html_slim__514125917639409762_70127972173260' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:48:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128226491680' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:48:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128226491680' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128226491680' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (91.6ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:13:24 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (42.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (46.1ms) Completed 500 Internal Server Error in 89ms (ActiveRecord: 0.8ms) ActionView::Template::Error (wrong number of arguments (0 for 1..2)): 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: - document.lines.new 48: a href="#" data-html=f.simple_fields_for(:lines){ |lf| render("line_fields", f: lf) if l.object.new_record? } 49: = t("actions.add_line") 50: 51: = f.input :payment_term_id, collection: @payment_terms i18n (0.7.0) lib/i18n.rb:242:in `localize' actionview (4.2.4) lib/action_view/helpers/translation_helper.rb:88:in `localize' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:48:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128197808140' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1925:in `block in fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:714:in `fields_for' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1924:in `fields_for_nested_model' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1910:in `block in fields_for_with_nested_attributes' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1908:in `fields_for_with_nested_attributes' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:1582:in `fields_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/builder.rb:27:in `simple_fields_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:48:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128197808140' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128197808140' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (84.9ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:13:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (48.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (53.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 193ms (Views: 188.7ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:13:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:13:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:13:40 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:13:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:13:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:13:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:13:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:13:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:13:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:13:41 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:14:02 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (31.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (36.5ms) Completed 500 Internal Server Error in 80ms (ActiveRecord: 0.7ms) ActionView::Template::Error (wrong number of arguments (0 for 1)): 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: - document.lines.new 48: a href="#" data-html=h f.simple_fields_for(:lines){ |lf| render("line_fields", f: lf) if lf.object.new_record? } 49: = t("actions.add_line") 50: 51: = f.input :payment_term_id, collection: @payment_terms activesupport (4.2.4) lib/active_support/core_ext/string/output_safety.rb:21:in `html_escape' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:48:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128228669900' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128228669900' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.9ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:14:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (61.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (66.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 236ms (Views: 231.3ms | ActiveRecord: 1.4ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:14:12 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:14:18 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:14:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (52.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (57.4ms) Completed 500 Internal Server Error in 100ms (ActiveRecord: 0.7ms) ActionView::Template::Error (undefined method `each_byte' for nil:NilClass): 45: .col-sm-6 46: / = link_to_add_association t("actions.add_line"), f, :lines, class: "btn btn-success btn-sm", id: "add-new-line", "data-association-insertion-node" => "#lines-table tbody", "data-association-insertion-method" => "append" 47: - document.lines.new 48: a href="#" data-html=URI.escape(f.simple_fields_for(:lines){ |lf| render("line_fields", f: lf) if lf.object.new_record? }) 49: = t("actions.add_line") 50: 51: = f.input :payment_term_id, collection: @payment_terms /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/uri/rfc2396_parser.rb:307:in `block in escape' activesupport (4.2.4) lib/active_support/core_ext/string/output_safety.rb:233:in `gsub' activesupport (4.2.4) lib/active_support/core_ext/string/output_safety.rb:233:in `gsub' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/uri/rfc2396_parser.rb:304:in `escape' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/uri/common.rb:99:in `escape' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:48:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128210326900' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__form_html_slim__1811939896987145331_70128210326900' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_edit_html_slim__2031766502260976451_70127971111460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (84.7ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:15:45 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (69.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 222ms (Views: 215.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:15:45 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:15:50 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:17:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (49.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 195ms (Views: 191.1ms | ActiveRecord: 0.9ms) Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:17:00 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:17:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (65.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (69.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 267ms (Views: 262.4ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:17:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:17:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:17:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:17:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:17:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:17:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:17:07 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:17:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (59.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (64.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 210ms (Views: 205.5ms | ActiveRecord: 1.0ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:17:16 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:18:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (51.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (55.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 220ms (Views: 215.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:18:51 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:19:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (27.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (32.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 814ms (Views: 810.6ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:19:48 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:20:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (31.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (35.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 681ms (Views: 676.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:20:11 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:20:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (44.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 717ms (Views: 712.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:20:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:20:35 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-11-23 15:20:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (32.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (36.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 199ms (Views: 194.2ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:20:44 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-11-23 15:20:51 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (17.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (55.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 233ms (Views: 226.2ms | ActiveRecord: 1.3ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-23 15:20:52 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (4.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (10.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (54.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 230ms (Views: 214.1ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 15:20:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (9.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (14.1ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (34.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (77.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (88.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 246ms (Views: 238.4ms | ActiveRecord: 1.9ms) Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 15:20:57 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (72.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (83.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (93.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 261ms (Views: 257.2ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 15:22:41 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.7ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (65.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (72.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4237ms (Views: 4232.8ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:22:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:22:46 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 15:23:47 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (52.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (59.6ms) Completed 500 Internal Server Error in 1531ms (ActiveRecord: 1.1ms) ActionView::Template::Error (The line was indented 2 levels deeper than the previous line.): 4: meta charset="utf-8" 5: meta name="viewport" content="width=device-width, initial-scale=1.0" 6: title = "Dorsale Dummy" 7: = stylesheet_link_tag "application", media: "all" 8: = javascript_include_tag "application" 9: = csrf_meta_tags 10: app/assets/stylesheets/application.sass:5 app/views/layouts/application.html.slim:7:in `_app_views_layouts_application_html_slim__1570132008084239460_70128130149880' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (81.1ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 15:24:05 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (40.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (46.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4486ms (Views: 4482.1ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:24:10 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 15:24:23 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.4ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (55.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (62.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4528ms (Views: 4523.4ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:24:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:24:28 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 15:24:38 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (46.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (52.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (58.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 200ms (Views: 194.4ms | ActiveRecord: 1.1ms) Started PATCH "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 15:24:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"51//BgCp4zdh0uVM2VlrdwCq9PG6cKVj6tM4g1KmGwNFIEX1UAKkdLou58JbB5M84vjMe6iwJOCN8I19gGbpew==", "quotation"=>{"id_card_id"=>"1", "label"=>"abcdef", "date"=>"20/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00", "id"=>"1"}}, "payment_term_id"=>"", "state"=>"pending", "comments"=>"fsdofusdofuqsdf\r\nfqsd\r\nf\r\nqsdf\r\n", "commercial_discount"=>"0,00", "vat_rate"=>"20,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1/edit", "id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]]  (0.1ms) begin transaction 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" = 1 ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]] 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]] 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]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotations" SET "comments" = ?, "commercial_discount" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["comments", "fsdofusdofuqsdf\r\nfqsd\r\nf\r\nqsdf\r\n"], ["commercial_discount", 0.0], ["updated_at", "2015-11-23 14:24:44.509614"], ["id", 1]] SQL (0.2ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 0.0], ["unit_price", 0.0], ["vat_rate", 20.0], ["updated_at", "2015-11-23 14:24:44.512290"], ["id", 1]] 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]] 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]] 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]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 27ms (ActiveRecord: 4.2ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-23 15:24:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (33.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 174ms (Views: 168.4ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:24:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:24:44 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:24:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:24:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:24:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:24:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:24:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:24:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:24:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:24:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:24:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:24:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:24:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:24:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:24:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:24:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:24:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:24:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:24:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:24:45 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 15:24:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (41.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (48.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 211ms (Views: 206.9ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 15:25:30 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::QuotationLine Load (0.5ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.9ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (80.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (87.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 258ms (Views: 253.9ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:25:30 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:25:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:25:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:25:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:25:31 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 15:25:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.6ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (58.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (65.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 220ms (Views: 215.9ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:25:45 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 15:25:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.1ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (69.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (76.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 229ms (Views: 224.8ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 15:25:53 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 15:25:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 15:25:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 15:25:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 15:25:54 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-23 16:02:54 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1008.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.3ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (1043.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1312ms (Views: 1205.9ms | ActiveRecord: 2.5ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:03:20 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (7.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (20.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (89.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (96.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 267ms (Views: 261.0ms | ActiveRecord: 2.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:03:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:03:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:03:21 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:03:21 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (49.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 217ms (Views: 213.1ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:03:22 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:04:55 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (2.0ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (68.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (76.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 224ms (Views: 217.4ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:04:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:04:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:04:56 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:04:57 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.0ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (37.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (43.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 216ms (Views: 212.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:04:57 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:06:32 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (6.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (57.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (64.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 333ms (Views: 237.9ms | ActiveRecord: 3.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:06:33 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:06:48 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (9.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.6ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (78.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (85.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 252ms (Views: 247.6ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:06:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:06:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:06:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:06:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:06:49 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:06:50 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.7ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (49.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 210ms (Views: 205.7ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:06:50 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:10:12 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (11.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.8ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (72.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (79.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 255ms (Views: 250.1ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:10:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:10:13 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:10:19 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.6ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (59.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (67.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 210ms (Views: 205.6ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:10:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:10:20 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:15:19 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (64.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (70.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 229ms (Views: 224.5ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:15:20 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:16:06 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (69.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (78.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 255ms (Views: 250.3ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:16:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:16:07 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:16:15 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (60.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (67.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 252ms (Views: 247.4ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:16:16 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:16:55 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (2.0ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (18.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (45.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (51.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 199ms (Views: 194.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:16:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:16:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:16:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:16:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:16:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:16:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:16:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:16:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:16:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:16:56 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-23 16:19:45 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (32.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 199ms (Views: 188.5ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/quotations/new" for ::1 at 2015-11-23 16:19:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (55.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (63.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/new.html.slim within layouts/application (73.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 275ms (Views: 247.9ms | ActiveRecord: 1.3ms) Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."id" ASC LIMIT 1 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-23 16:32:20 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (35.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 318ms (Views: 224.0ms | ActiveRecord: 2.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:32:20 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:32:21 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (5.9ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (19.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (69.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (77.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 240ms (Views: 234.3ms | ActiveRecord: 1.8ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:32:29 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.7ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (57.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (63.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 202ms (Views: 198.0ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:32:29 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:32:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.8ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (88.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (96.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 261ms (Views: 256.5ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:32:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:32:46 +0100 Dorsale::BillingMachine::Quotation Load (0.2ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."id" ASC LIMIT 1 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:42:18 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (8.4ms) Dorsale::Alexandrie::Attachment Load (0.4ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (28.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (83.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (90.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 324ms (Views: 241.1ms | ActiveRecord: 3.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:42:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:42:19 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:42:19 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (2.1ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (40.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (47.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 213ms (Views: 208.4ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:42:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:42:20 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:42:37 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (6.2ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (18.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (55.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (62.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 304ms (Views: 216.7ms | ActiveRecord: 3.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:42:38 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:43:25 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (6.9ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (19.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (56.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (64.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 275ms (Views: 194.7ms | ActiveRecord: 3.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:43:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:43:25 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:43:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:43:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:43:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:43:26 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:44:09 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (6.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (18.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (59.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (67.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 323ms (Views: 215.7ms | ActiveRecord: 3.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:44:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:44:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:44:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:44:10 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:44:56 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (1.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (5.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (56.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (63.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 309ms (Views: 217.8ms | ActiveRecord: 3.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:44:56 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:47:00 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (7.1ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (19.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (61.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (69.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 302ms (Views: 212.2ms | ActiveRecord: 3.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:47:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:47:00 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:47:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:47:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:47:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:47:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:47:01 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:47:55 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (7.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (20.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (60.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (68.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 318ms (Views: 221.6ms | ActiveRecord: 3.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:47:56 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:49:39 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (5.6ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (67.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (74.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 286ms (Views: 206.1ms | ActiveRecord: 3.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:49:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:49:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:49:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:49:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:49:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:49:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:49:40 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-23 16:49:49 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.8ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (69.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (76.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 258ms (Views: 253.3ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:49:49 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:49:50 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 16:49:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (92.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (98.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (104.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 266ms (Views: 260.8ms | ActiveRecord: 1.6ms) Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-23 16:50:09 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (72.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (78.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (86.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 234ms (Views: 230.4ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-23 16:50:10 +0100 Started GET "/" for ::1 at 2015-11-26 14:19:13 +0100 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (17.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (4.6ms) Completed 200 OK in 6248ms (Views: 6236.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:19:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:19:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:19:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:19:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:19:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:19:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:19:20 +0100 Started GET "/dorsale/users" for ::1 at 2015-11-26 14:19:23 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (18.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (970.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.8ms) Completed 200 OK in 1412ms (Views: 1401.8ms | ActiveRecord: 0.8ms) Started GET "/users/sign_in" for ::1 at 2015-11-26 14:19:24 +0100 Processing by Devise::SessionsController#new as HTML 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 (3.1ms) 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 (67.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 268ms (Views: 262.1ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for ::1 at 2015-11-26 14:19:32 +0100 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"N0UN7ccTtrN/L2DRy6q6wQD9EYhUhQAhNjZAgZOtaOqVOrcel7jx8KTTYl9J9EKK4q8pAkZFgaJRFfV/QW2akg==", "user"=>{"email"=>"benoit.martin-chave@agilidee.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Connexion", "back_url"=>"http://localhost:3000/users/sign_in"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" ASC LIMIT 1 [["email", "benoit.martin-chave@agilidee.com"]] Completed 401 Unauthorized in 110ms (ActiveRecord: 0.3ms) Processing by Devise::SessionsController#new as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"N0UN7ccTtrN/L2DRy6q6wQD9EYhUhQAhNjZAgZOtaOqVOrcel7jx8KTTYl9J9EKK4q8pAkZFgaJRFfV/QW2akg==", "user"=>{"email"=>"benoit.martin-chave@agilidee.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Connexion", "back_url"=>"http://localhost:3000/users/sign_in"} 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 (0.5ms) 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 (11.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 216ms (Views: 136.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:19:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:19:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:19:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:19:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:19:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:19:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:19:33 +0100  (0.2ms) SELECT COUNT(*) FROM "users" User Load (0.3ms) SELECT "users".* FROM "users" Started POST "/users/sign_in" for ::1 at 2015-11-26 14:20:01 +0100 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"YVxnKH+vqIjft81Mc4vj+/BdLsBxOrPhdWBaJBVS1nrDI93bLwTvywRLz8Lx1RuwEg8WSmP6MmISQ+/ax5IkAg==", "user"=>{"email"=>"benoit.martin-chave@agilidee.com", "password"=>"[FILTERED]", "remember_me"=>"1"}, "commit"=>"Connexion", "back_url"=>"http://localhost:3000/users/sign_in"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" ASC LIMIT 1 [["email", "benoit.martin-chave@agilidee.com"]]  (0.2ms) begin transaction SQL (0.7ms) UPDATE "users" SET "remember_created_at" = ?, "updated_at" = ? WHERE "users"."id" = ? [["remember_created_at", "2015-11-26 13:20:01.259503"], ["updated_at", "2015-11-26 13:20:01.260893"], ["id", 1]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) UPDATE "users" SET "current_sign_in_at" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = ? [["current_sign_in_at", "2015-11-26 13:20:01.267878"], ["sign_in_count", 2], ["updated_at", "2015-11-26 13:20:01.269521"], ["id", 1]]  (1.4ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 193ms (ActiveRecord: 4.0ms) Started GET "/" for ::1 at 2015-11-26 14:20:01 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 112ms (Views: 111.0ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:20:01 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-11-26 14:20:03 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (16.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (20.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (82.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 254ms (Views: 229.0ms | ActiveRecord: 1.9ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:20:05 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (15.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (77.2ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (99.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (188.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (199.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 369ms (Views: 357.7ms | ActiveRecord: 2.3ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:21:12 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.8ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (20.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (49.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (56.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 205ms (Views: 199.4ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:21:13 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:21:26 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (5.6ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (18.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (55.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (61.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 286ms (Views: 201.2ms | ActiveRecord: 3.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:21:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:21:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:21:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:21:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:21:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:21:27 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:21:35 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (19.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (45.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (53.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 195ms (Views: 189.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:21:36 +0100 Started GET "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:21:47 +0100 ActionController::RoutingError (No route matches [GET] "/dorsale/alexandrie/attachments/1"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (170.4ms) Started GET "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:21:47 +0100 ActionController::RoutingError (No route matches [GET] "/dorsale/alexandrie/attachments/1"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (143.6ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:21:51 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (45.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (52.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 228ms (Views: 223.1ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:21:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:21:51 +0100 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleAlexandrieAttachmentsAddName (20151126132304)  (0.1ms) begin transaction  (0.3ms) ALTER TABLE "dorsale_alexandrie_attachment" ADD "name" varchar SQLite3::SQLException: no such table: dorsale_alexandrie_attachment: ALTER TABLE "dorsale_alexandrie_attachment" ADD "name" varchar  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleAlexandrieAttachmentsAddName (20151126132304)  (0.1ms) begin transaction  (1.2ms) ALTER TABLE "dorsale_alexandrie_attachments" ADD "name" varchar Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) UPDATE "dorsale_alexandrie_attachments" SET "name" = ? WHERE "dorsale_alexandrie_attachments"."id" = ? [["name", "18956018963-472016874-billet.pdf"], ["id", 1]] SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151126132304"]]  (2.3ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:33:18 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (7.4ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (25.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (71.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (1020.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1885ms (Views: 1787.1ms | ActiveRecord: 3.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:33:20 +0100 Started GET "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:33:22 +0100 ActionController::RoutingError (No route matches [GET] "/dorsale/alexandrie/attachments/1"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (168.2ms) Started GET "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:33:22 +0100 ActionController::RoutingError (No route matches [GET] "/dorsale/alexandrie/attachments/1"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (150.7ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:34:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (2.0ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (41.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (47.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 557ms (Views: 551.6ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:34:05 +0100 Started GET "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:34:07 +0100 ActionController::RoutingError (No route matches [GET] "/dorsale/alexandrie/attachments/1"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (149.6ms) Started GET "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:34:07 +0100 ActionController::RoutingError (No route matches [GET] "/dorsale/alexandrie/attachments/1"): actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_route.html.erb (4.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (150.7ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:34:17 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (9.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (19.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (45.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (51.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 204ms (Views: 198.4ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:34:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:34:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:34:18 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:34:18 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:34:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:34:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:34:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:34:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:34:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:34:18 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:34:19 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (2.5ms) Completed 200 OK in 55ms (Views: 50.7ms | ActiveRecord: 0.4ms) Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:34:19 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (2.8ms) Completed 200 OK in 13ms (Views: 9.5ms | ActiveRecord: 0.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:34:29 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (41.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (47.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 574ms (Views: 569.8ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:34:30 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:34:36 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (0.1ms) Completed 200 OK in 52ms (Views: 48.1ms | ActiveRecord: 0.3ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:35:18 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (41.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (48.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 189ms (Views: 184.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:35:18 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:35:20 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (3.7ms) Completed 200 OK in 53ms (Views: 50.1ms | ActiveRecord: 0.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:35:32 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (2.8ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (21.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (48.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (54.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 234ms (Views: 228.5ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:35:32 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:35:33 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (4.3ms) Completed 200 OK in 57ms (Views: 53.7ms | ActiveRecord: 0.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:35:52 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.6ms) Dorsale::Alexandrie::Attachment Load (0.6ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (42.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (50.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 208ms (Views: 203.4ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:35:52 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:35:53 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:35:56 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (4.4ms) Completed 200 OK in 56ms (Views: 52.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:36:01 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:37:10 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.7ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (42.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (49.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 200ms (Views: 194.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:37:11 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:37:12 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (4.6ms) Completed 200 OK in 54ms (Views: 50.8ms | ActiveRecord: 0.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:37:19 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.6ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (45.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (53.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 205ms (Views: 199.7ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:37:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:37:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:37:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:37:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:37:19 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:37:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:37:20 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:37:22 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (4.6ms) Completed 200 OK in 55ms (Views: 51.5ms | ActiveRecord: 0.2ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:37:29 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"N0jk3Lt6yX72fOZW+G4pI01yBVBrKo9JeAc+zcQeR5Hn5WwcW87balIUpU0SMJZgNUzslHqae3HJEvlS45AROg==", "alexandrie_attachment"=>{"name"=>"billet.pdf"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Completed 400 Bad Request in 3ms (ActiveRecord: 0.2ms) ActionController::ParameterMissing (param is missing or the value is empty: attachment): actionpack (4.2.4) lib/action_controller/metal/strong_parameters.rb:251:in `require' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/alexandrie/attachments_controller.rb:84:in `attachment_params_for_update' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/alexandrie/attachments_controller.rb:33:in `update' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (73.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:37:39 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:37:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (50.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (57.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 219ms (Views: 214.3ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:37:53 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:37:54 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (4.4ms) Completed 200 OK in 56ms (Views: 53.3ms | ActiveRecord: 0.3ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:37:58 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zXgKlZkMa4KKvpSf0gZDmWo05zYoELLmxtoB4QDzEbEd1YJVebh5li7W14Q4WPzaEgoO8jmgRt53z8Z+J31HGg==", "attachment"=>{"name"=>"billet.pdf"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.5ms) UPDATE "dorsale_alexandrie_attachments" SET "name" = ? WHERE "dorsale_alexandrie_attachments"."id" = ? [["name", "billet.pdf"], ["id", 1]]  (2.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 14ms (ActiveRecord: 3.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:37:58 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.1ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (38.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (45.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 189ms (Views: 185.1ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:37:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:37:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:37:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:37:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:37:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:37:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:37:59 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:38:27 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.0ms) Completed 200 OK in 53ms (Views: 49.4ms | ActiveRecord: 0.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:38:30 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (45.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (51.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 199ms (Views: 193.5ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:38:30 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:41:11 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (8.7ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (28.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (77.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (86.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 389ms (Views: 268.8ms | ActiveRecord: 4.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:41:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:41:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:41:11 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:41:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:41:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:41:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:41:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:41:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:41:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:41:12 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:41:14 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.4ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.6ms) Completed 200 OK in 54ms (Views: 48.6ms | ActiveRecord: 0.5ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:41:25 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"xOYIK/UBAgmQ9OmWj/AgRhcbEBpKaTTW69t46VuwWtYUS4DrFbUQHTScqo1lrp8FbyX53lvZwO5azr92fD4MfQ==", "attachment"=>{"name"=>""}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.3ms) UPDATE "dorsale_alexandrie_attachments" SET "name" = ? WHERE "dorsale_alexandrie_attachments"."id" = ? [["name", ""], ["id", 1]]  (2.6ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 12ms (ActiveRecord: 3.4ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:41:25 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (38.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (46.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 192ms (Views: 187.0ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:41:25 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:42:19 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (5.8ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (18.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (70.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (77.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 330ms (Views: 235.6ms | ActiveRecord: 3.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:42:20 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:42:21 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.2ms) Completed 200 OK in 51ms (Views: 44.8ms | ActiveRecord: 0.4ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:42:22 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"8J8/hOIBh8v3oZzQU8CBEHHwuFuhokw2VoIBGT+d9AkgMrdEArWV31PJ38u5nj5TCc5Rn7ASuA7nl8aGGBOiog==", "attachment"=>{"name"=>""}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.3ms) begin transaction 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) UPDATE "dorsale_alexandrie_attachments" SET "name" = ? WHERE "dorsale_alexandrie_attachments"."id" = ? [["name", "18956018963-472016874-billet.pdf"], ["id", 1]]  (3.0ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 16ms (ActiveRecord: 4.1ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:42:22 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (40.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (46.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.6ms) Completed 200 OK in 210ms (Views: 203.6ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:42:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:42:23 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:43:16 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (5.8ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (57.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (64.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 308ms (Views: 209.6ms | ActiveRecord: 3.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:43:17 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:43:20 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.4ms) Completed 200 OK in 53ms (Views: 49.7ms | ActiveRecord: 0.3ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:43:31 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"13f28+abTof76I2mcpazw6gfqyXLef11FT4g2j1DlJcH2n4zBi9ck1+Azr2YyAyA0CFC4drJCU2kK+dFGs3CPA==", "attachment"=>{"name"=>"Mon super billet"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) UPDATE "dorsale_alexandrie_attachments" SET "name" = ? WHERE "dorsale_alexandrie_attachments"."id" = ? [["name", "Mon super billet"], ["id", 1]]  (2.6ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 15ms (ActiveRecord: 3.5ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:43:31 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (40.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (48.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 205ms (Views: 197.4ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:43:32 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:43:38 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:43:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.0ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (143.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (154.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (178.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (184.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 344ms (Views: 339.2ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:43:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:43:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:43:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:43:54 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:43:57 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:57:26 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (5.7ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (19.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (57.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (64.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 303ms (Views: 205.3ms | ActiveRecord: 3.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:57:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:57:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:57:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:57:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:57:27 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:57:40 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.1ms) Completed 200 OK in 62ms (Views: 54.9ms | ActiveRecord: 0.3ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 14:57:47 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"KaN+5fNGhzKCdkiG4cuR5qWoD/CjFsDA7MfPZCLZYGb5DvYlE/KVJiYeC50LlS6l3ZbmNLKmNPhd0gj7BVc2zQ==", "attachment"=>{"name"=>"Mon super billet"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 10ms (ActiveRecord: 0.6ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:57:48 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (51.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 196ms (Views: 189.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:57:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:57:48 +0100 Started POST "/dorsale/alexandrie/attachments" for ::1 at 2015-11-26 14:58:27 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"dAucRvHYIgiUqtDiEWMmB51A3G7MPn0tLeAWfsWbttmkphSGEWwwHDDCk/n7PZlE5X41qt2OiRWc9dHh4hXgcg==", "attachment"=>{"attachable_id"=>"1", "attachable_type"=>"Dorsale::BillingMachine::Quotation", "file"=>#, @original_filename="18956018963-472016874-billet.pdf", @content_type="application/pdf", @headers="Content-Disposition: form-data; name=\"attachment[file]\"; filename=\"18956018963-472016874-billet.pdf\"\r\nContent-Type: application/pdf\r\n">}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] SQL (0.4ms) INSERT INTO "dorsale_alexandrie_attachments" ("attachable_id", "attachable_type", "file", "sender_id", "sender_type", "name") VALUES (?, ?, ?, ?, ?, ?) [["attachable_id", 1], ["attachable_type", "Dorsale::BillingMachine::Quotation"], ["file", "18956018963-472016874-billet.pdf"], ["sender_id", 1], ["sender_type", "User"], ["name", "18956018963-472016874-billet.pdf"]]  (0.7ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 12ms (ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:58:27 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (14.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (50.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.6ms) Completed 200 OK in 252ms (Views: 248.0ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:58:27 +0100 Started GET "/dorsale/alexandrie/attachments/2/edit" for ::1 at 2015-11-26 14:58:31 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"2"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 2]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.0ms) Completed 200 OK in 53ms (Views: 49.7ms | ActiveRecord: 0.2ms) Started PATCH "/dorsale/alexandrie/attachments/2" for ::1 at 2015-11-26 14:58:35 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"yX3p/WtwK6yaGidYiNCqXOV8uO2Fob47aqM64+G08C8Z0GE9i8Q5uD5yZENijhUfnUJRKZQRSgPbtv18xjqmhA==", "attachment"=>{"name"=>"Coucou"}, "id"=>"2"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 2]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.5ms) UPDATE "dorsale_alexandrie_attachments" SET "name" = ? WHERE "dorsale_alexandrie_attachments"."id" = ? [["name", "Coucou"], ["id", 2]]  (1.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 14ms (ActiveRecord: 2.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 14:58:35 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.7ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (45.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (52.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 201ms (Views: 196.5ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 14:58:36 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 14:58:48 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.4ms) Completed 200 OK in 51ms (Views: 45.8ms | ActiveRecord: 0.5ms) Started GET "/dorsale/alexandrie/attachments/2/edit" for ::1 at 2015-11-26 14:58:52 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"2"} Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 2]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.0ms) Completed 200 OK in 60ms (Views: 54.6ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:06:59 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.8ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (8.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (22.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (55.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (63.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 222ms (Views: 215.2ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:06:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:07:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:07:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:07:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:07:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:07:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:07:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:07:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:07:00 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:07:00 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:08:27 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (6.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (20.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (57.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (957.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1192ms (Views: 1098.9ms | ActiveRecord: 3.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:08:29 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 15:09:30 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.2ms) Completed 200 OK in 50ms (Views: 46.4ms | ActiveRecord: 0.3ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 15:09:59 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Qsxg4XSEMASapnAWivL+WOJlN21MzrrWK2Y4s1jmyt2SYeghlDAiED7OMw1grEEbmlveqV1+Tu6ac/8sf2icdg==", "attachment"=>{"name"=>"Mon super billet"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.2ms) begin transaction Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 20ms (ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:09:59 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (51.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 213ms (Views: 207.7ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:09:59 +0100 Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-11-26 15:10:01 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (19.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (13.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (134.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (143.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (153.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 352ms (Views: 344.6ms | ActiveRecord: 2.2ms) Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 15:10:09 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.6ms) Completed 200 OK in 49ms (Views: 45.4ms | ActiveRecord: 0.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:10:57 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.5ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (18.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (46.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (53.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 208ms (Views: 202.5ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:10:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:10:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:10:58 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 15:11:00 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (5.5ms) Completed 200 OK in 57ms (Views: 53.8ms | ActiveRecord: 0.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:11:15 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (2.7ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (25.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (53.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (61.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 229ms (Views: 224.4ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:11:16 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 15:11:17 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (5.8ms) Completed 200 OK in 54ms (Views: 50.7ms | ActiveRecord: 0.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:11:32 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (9.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.8ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (54.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (64.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 240ms (Views: 233.4ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:11:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:11:32 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:11:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:11:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:11:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:11:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:11:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:11:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:11:33 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 15:11:34 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (5.8ms) Completed 200 OK in 54ms (Views: 50.1ms | ActiveRecord: 0.2ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 15:11:38 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"gV1YYXciBKzKR12Tf0PijFK2259lR1SSjnZsbEI3mGpR8NChl5YWuG4vHoiVHV3PKogyW3T3oKo/Y6vzZbnOwQ==", "attachment"=>{"name"=>"Mon super billet !"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) UPDATE "dorsale_alexandrie_attachments" SET "name" = ? WHERE "dorsale_alexandrie_attachments"."id" = ? [["name", "Mon super billet !"], ["id", 1]]  (2.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 14ms (ActiveRecord: 3.2ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:11:39 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (51.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 223ms (Views: 218.6ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:11:39 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:11:45 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 15:20:34 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.1ms) Completed 200 OK in 52ms (Views: 49.2ms | ActiveRecord: 0.2ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 15:21:54 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ynhwtRUV881MIa3uFOrIi0Prp0UKng105diGNOg3hCoa1fh19aHh2ehJ7vX+tHfIO9VOgRsu+UxUzUGrz7nSgQ==", "attachment"=>{"name"=>"Mon super billet !"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 15ms (ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:21:54 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (51.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (60.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 276ms (Views: 270.2ms | ActiveRecord: 1.1ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:21:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:21:55 +0100 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleAlexandrieAttachmentsAddTimestamps (20151126142254)  (0.2ms) begin transaction  (0.2ms) ALTER TABLE "dorsale_alexandrie_attachments" ADD "created_at" datetime NOT NULL SQLite3::SQLException: Cannot add a NOT NULL column with default value NULL: ALTER TABLE "dorsale_alexandrie_attachments" ADD "created_at" datetime NOT NULL  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleAlexandrieAttachmentsAddTimestamps (20151126142254)  (0.1ms) begin transaction  (0.7ms) ALTER TABLE "dorsale_alexandrie_attachments" ADD "created_at" datetime  (0.2ms) ALTER TABLE "dorsale_alexandrie_attachments" ADD "updated_at" datetime SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151126142254"]]  (3.1ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:26:42 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (8.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (22.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (63.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (71.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 328ms (Views: 222.6ms | ActiveRecord: 4.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:26:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:26:42 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:26:42 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:26:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:26:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:26:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:26:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:26:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:26:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:26:42 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:26:43 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 15:26:44 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.2ms) Completed 200 OK in 55ms (Views: 49.7ms | ActiveRecord: 0.3ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 15:26:45 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"HGfy0KaeNtmNJHnF1xFeHieM86AWoOAqq44Ml1Og85PMynoQRiokzSlMOt49T+FdX7IaZAcQFBIam8sIdC6lOA==", "attachment"=>{"name"=>"Mon super billet !"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 11ms (ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:26:45 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (50.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 212ms (Views: 207.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:26:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:26:45 +0100 Dorsale::Alexandrie::Attachment Load (2.8ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 15:27:30 +0100 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.5ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1079.0ms) Completed 200 OK in 1184ms (Views: 1132.8ms | ActiveRecord: 1.4ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 15:27:33 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"TVeKJGA3vRosCu16eaF604iNPRnJsEZsSGYnOVs6t/Gd+gLkgIOvDohirmGT/8WQ8LPU3dgAslT5c+CmfLThWg==", "attachment"=>{"name"=>"Mon super billet !"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.2ms) begin transaction 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]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 57ms (ActiveRecord: 1.3ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:27:33 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (16.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (25.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (64.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (147.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (223.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (320.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (338.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (8.1ms) Completed 200 OK in 942ms (Views: 933.4ms | ActiveRecord: 1.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:27:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:27:34 +0100 Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:27:56 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (50.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 199ms (Views: 193.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:27:56 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 15:27:59 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.4ms) Completed 200 OK in 48ms (Views: 44.3ms | ActiveRecord: 0.2ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 15:28:01 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RvzpcDCNHYozPSBDT4HSqCIttzYfQbiiVrFrFcl1TaKWUWGw0DkPnpdVY1il323rWhNe8g7xTJrnpKyK7vsbCQ==", "attachment"=>{"name"=>"Mon super billet !"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.2ms) begin transaction 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 9ms (ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:28:01 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (15.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (41.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (48.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 220ms (Views: 213.2ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:28:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:28:01 +0100 Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleAlexandrieAttachmentsAddTimestamps (20151126142254)  (0.1ms) begin transaction  (0.8ms) CREATE TEMPORARY TABLE "adorsale_alexandrie_attachments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "attachable_id" integer, "attachable_type" varchar, "file" varchar, "sender_id" integer, "sender_type" varchar, "name" varchar, "created_at" datetime, "updated_at" datetime)  (0.1ms) SELECT * FROM "dorsale_alexandrie_attachments"  (0.1ms) INSERT INTO "adorsale_alexandrie_attachments" ("id","attachable_id","attachable_type","file","sender_id","sender_type","name","created_at","updated_at") VALUES (1, 1, 'Dorsale::BillingMachine::Quotation', '18956018963-472016874-billet.pdf', 1, 'User', 'Mon super billet !', NULL, NULL)  (0.1ms) INSERT INTO "adorsale_alexandrie_attachments" ("id","attachable_id","attachable_type","file","sender_id","sender_type","name","created_at","updated_at") VALUES (2, 1, 'Dorsale::BillingMachine::Quotation', '18956018963-472016874-billet.pdf', 1, 'User', 'Coucou', NULL, NULL)  (0.6ms) DROP TABLE "dorsale_alexandrie_attachments"  (0.2ms) CREATE TABLE "dorsale_alexandrie_attachments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "attachable_id" integer, "attachable_type" varchar, "file" varchar, "sender_id" integer, "sender_type" varchar, "name" varchar, "created_at" datetime)   (0.1ms) SELECT * FROM "adorsale_alexandrie_attachments"  (0.1ms) INSERT INTO "dorsale_alexandrie_attachments" ("id","attachable_id","attachable_type","file","sender_id","sender_type","name","created_at") VALUES (1, 1, 'Dorsale::BillingMachine::Quotation', '18956018963-472016874-billet.pdf', 1, 'User', 'Mon super billet !', NULL)  (0.1ms) INSERT INTO "dorsale_alexandrie_attachments" ("id","attachable_id","attachable_type","file","sender_id","sender_type","name","created_at") VALUES (2, 1, 'Dorsale::BillingMachine::Quotation', '18956018963-472016874-billet.pdf', 1, 'User', 'Coucou', NULL)  (0.5ms) DROP TABLE "adorsale_alexandrie_attachments"  (0.1ms) CREATE TEMPORARY TABLE "adorsale_alexandrie_attachments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "attachable_id" integer, "attachable_type" varchar, "file" varchar, "sender_id" integer, "sender_type" varchar, "name" varchar, "created_at" datetime)  (0.1ms) SELECT * FROM "dorsale_alexandrie_attachments"  (0.1ms) INSERT INTO "adorsale_alexandrie_attachments" ("id","attachable_id","attachable_type","file","sender_id","sender_type","name","created_at") VALUES (1, 1, 'Dorsale::BillingMachine::Quotation', '18956018963-472016874-billet.pdf', 1, 'User', 'Mon super billet !', NULL)  (0.1ms) INSERT INTO "adorsale_alexandrie_attachments" ("id","attachable_id","attachable_type","file","sender_id","sender_type","name","created_at") VALUES (2, 1, 'Dorsale::BillingMachine::Quotation', '18956018963-472016874-billet.pdf', 1, 'User', 'Coucou', NULL)  (0.4ms) DROP TABLE "dorsale_alexandrie_attachments"  (0.3ms) CREATE TABLE "dorsale_alexandrie_attachments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "attachable_id" integer, "attachable_type" varchar, "file" varchar, "sender_id" integer, "sender_type" varchar, "name" varchar)   (0.1ms) SELECT * FROM "adorsale_alexandrie_attachments"  (0.1ms) INSERT INTO "dorsale_alexandrie_attachments" ("id","attachable_id","attachable_type","file","sender_id","sender_type","name") VALUES (1, 1, 'Dorsale::BillingMachine::Quotation', '18956018963-472016874-billet.pdf', 1, 'User', 'Mon super billet !')  (0.1ms) INSERT INTO "dorsale_alexandrie_attachments" ("id","attachable_id","attachable_type","file","sender_id","sender_type","name") VALUES (2, 1, 'Dorsale::BillingMachine::Quotation', '18956018963-472016874-billet.pdf', 1, 'User', 'Coucou')  (0.1ms) DROP TABLE "adorsale_alexandrie_attachments" SQL (0.4ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = ? [["version", "20151126142254"]]  (1.6ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.4ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.5ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleAlexandrieAttachmentsAddTimestamps (20151126142254)  (0.1ms) begin transaction DEPRECATION WARNING: `#add_timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in change at /Users/benoit/www/agilidee/dorsale/db/migrate/20151126142254_dorsale_alexandrie_attachments_add_timestamps.rb:6)  (0.5ms) ALTER TABLE "dorsale_alexandrie_attachments" ADD "created_at" datetime  (0.2ms) ALTER TABLE "dorsale_alexandrie_attachments" ADD "updated_at" datetime SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151126142254"]]  (2.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:29:09 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.3ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 1]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (6.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (19.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (58.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (64.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 308ms (Views: 217.7ms | ActiveRecord: 3.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:29:10 +0100 Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-11-26 15:29:11 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (1.7ms) Completed 200 OK in 54ms (Views: 49.1ms | ActiveRecord: 0.5ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-11-26 15:29:12 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ECkVaJJ9mHXCrLrlvjJ7sA/h/j2Zr6t87NRwiZ/Gk5XAhJ2ocsmKYWbE+f5UbMTzd98X+YgfX0RdwbcWuEjFPg==", "attachment"=>{"name"=>"Mon super billet !"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 11ms (ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:29:12 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (49.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 203ms (Views: 194.9ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:29:12 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:29:13 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:29:13 +0100 Started POST "/dorsale/alexandrie/attachments" for ::1 at 2015-11-26 15:29:17 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"pQOvNh3iTwaIkrSmce3rxkOZVhpeiMfAdKVRHApYM4Z1rif2/VZdEiz6972bs1SFO6e/3k84M/jFsJaDLdZlLQ==", "attachment"=>{"attachable_id"=>"1", "attachable_type"=>"Dorsale::BillingMachine::Quotation", "file"=>#, @original_filename="alt-click", @content_type="application/octet-stream", @headers="Content-Disposition: form-data; name=\"attachment[file]\"; filename=\"alt-click\"\r\nContent-Type: application/octet-stream\r\n">}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] SQL (0.5ms) INSERT INTO "dorsale_alexandrie_attachments" ("attachable_id", "attachable_type", "file", "sender_id", "sender_type", "name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["attachable_id", 1], ["attachable_type", "Dorsale::BillingMachine::Quotation"], ["file", "alt-click"], ["sender_id", 1], ["sender_type", "User"], ["name", "alt-click"], ["created_at", "2015-11-26 14:29:17.561230"], ["updated_at", "2015-11-26 14:29:17.561230"]]  (2.8ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 15ms (ActiveRecord: 3.6ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-11-26 15:29:17 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] CACHE (0.0ms) 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 LIMIT 1 [["quotation_id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_details.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.3ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (55.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (63.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 229ms (Views: 222.7ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:29:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:29:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:29:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:29:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:29:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:29:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:29:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:29:18 +0100 Dorsale::Alexandrie::Attachment Load (2.8ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" Started GET "/" for ::1 at 2015-11-26 15:38:37 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (3.6ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 161ms (Views: 157.5ms | ActiveRecord: 1.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:38:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:38:38 +0100 Started GET "/dorsale/customer_vault/people" for ::1 at 2015-11-26 15:38:40 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-11-26 15:38:40 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (898.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (17.7ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (961.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.1ms) Completed 200 OK in 1174ms (Views: 1113.8ms | ActiveRecord: 0.5ms) Started GET "/dorsale/customer_vault/people/list" for ::1 at 2015-11-26 15:38:42 +0100 Processing by Dorsale::CustomerVault::PeopleController#list as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_filters.html.slim (24.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/list.html.slim within layouts/application (76.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 276ms (Views: 254.9ms | ActiveRecord: 1.3ms) Started GET "/dorsale/customer_vault/individuals/new" for ::1 at 2015-11-26 15:38:43 +0100 Processing by Dorsale::CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_form.html.slim (68.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/new.html.slim within layouts/application (96.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 343ms (Views: 310.0ms | ActiveRecord: 1.0ms) Started POST "/dorsale/customer_vault/individuals" for ::1 at 2015-11-26 15:38:49 +0100 Processing by Dorsale::CustomerVault::IndividualsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"56udXtlk5SWzaTEK0PRDj8LV60b5If4yWpgvDHqR+3M3BhWeOdD3MRcBchE6qvzMuusCguiRCgrrjeiTXR+t2A==", "individual"=>{"first_name"=>"Alice", "last_name"=>"Alisson", "tag_list"=>[""], "email"=>"", "title"=>"", "twitter"=>"", "context"=>"", "phone"=>"", "fax"=>"", "mobile"=>"", "skype"=>"", "www"=>"", "address_attributes"=>{"street"=>"", "street_bis"=>"", "zip"=>"", "city"=>"", "country"=>""}}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/new"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (1.0ms) INSERT INTO "dorsale_customer_vault_individuals" ("first_name", "last_name", "email", "title", "twitter", "www", "context", "phone", "fax", "mobile", "skype", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["first_name", "Alice"], ["last_name", "Alisson"], ["email", ""], ["title", ""], ["twitter", ""], ["www", ""], ["context", ""], ["phone", ""], ["fax", ""], ["mobile", ""], ["skype", ""], ["created_at", "2015-11-26 14:38:49.858061"], ["updated_at", "2015-11-26 14:38:49.858061"]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", ""], ["street_bis", ""], ["zip", ""], ["city", ""], ["country", ""], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["addressable_id", 1], ["created_at", "2015-11-26 14:38:49.862274"], ["updated_at", "2015-11-26 14:38:49.862274"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]]  (2.7ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 36ms (ActiveRecord: 4.4ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:38:49 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (8.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (11.6ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (28.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (37.0ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (29.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (14.4ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (29.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (37.0ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (6.5ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (13.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (33.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (46.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (213.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (223.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 376ms (Views: 369.2ms | ActiveRecord: 2.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:38:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:38:50 +0100 Started POST "/dorsale/comments" for ::1 at 2015-11-26 15:38:55 +0100 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jetKOr+ye3s1lIBXCxP2hQDOx8QU6aQgRbLn24A9hQ5dRsL6XwZpb5H8w0zhTUnGePAuAAVZUBj0pyBEp7PTpQ==", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"Dorsale::CustomerVault::Individual", "text"=>"azezaeaze"}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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", 1]] SQL (0.6ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "author_id", "author_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "Dorsale::CustomerVault::Individual"], ["text", "azezaeaze"], ["author_id", 1], ["author_type", "User"], ["created_at", "2015-11-26 14:38:55.064108"], ["updated_at", "2015-11-26 14:38:55.064108"]]  (2.6ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 18ms (ActiveRecord: 3.9ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:38:55 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (10.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (15.8ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.7ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (17.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (23.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (37.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (41.9ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.1ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (13.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (19.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (118.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (123.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 292ms (Views: 287.1ms | ActiveRecord: 1.6ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:38:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:38:55 +0100 Started POST "/dorsale/comments" for ::1 at 2015-11-26 15:38:59 +0100 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"9kVQJWbnLzPnkcjbwEridjNcZDzH+hl6jNCxLlyloNQm6NjlhlM9J0P5i8AqFF01S2KN+NZK7UI9xXaxeyv2fw==", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"Dorsale::CustomerVault::Individual", "text"=>"222222"}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/1"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.4ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "author_id", "author_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "Dorsale::CustomerVault::Individual"], ["text", "222222"], ["author_id", 1], ["author_type", "User"], ["created_at", "2015-11-26 14:38:59.873999"], ["updated_at", "2015-11-26 14:38:59.873999"]]  (2.4ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 19ms (ActiveRecord: 3.6ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:38:59 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (16.1ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.2ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (24.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (37.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (41.8ms) CACHE (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (4.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.0ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (14.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (20.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (133.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (137.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 312ms (Views: 304.4ms | ActiveRecord: 1.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:39:00 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:39:00 +0100 Started POST "/dorsale/comments" for ::1 at 2015-11-26 15:39:02 +0100 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"nvqWhPP1Hi77eKNhhrSuKny4x6LmXUIaJvjGaaTXLGBOVx5EE0EMOl8Q4Hps6hFpBIYuZvfttiKX7QH2g1l6yw==", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"Dorsale::CustomerVault::Individual", "text"=>"333333"}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "author_id", "author_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "Dorsale::CustomerVault::Individual"], ["text", "333333"], ["author_id", 1], ["author_type", "User"], ["created_at", "2015-11-26 14:39:02.979721"], ["updated_at", "2015-11-26 14:39:02.979721"]]  (0.9ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 18ms (ActiveRecord: 2.3ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:39:02 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (10.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (15.2ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (34.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (45.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (49.8ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.0ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (12.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (17.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (124.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (130.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 290ms (Views: 285.1ms | ActiveRecord: 1.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:39:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:39:03 +0100 Started POST "/dorsale/comments" for ::1 at 2015-11-26 15:39:06 +0100 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"LNNZ0YegGskacAvYsDazPSgXlG7GmITMx99nR14eUH38ftERZxQI3b4YSMNaaAx+UCl9qtcocPR2yqDYeZAG1g==", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"Dorsale::CustomerVault::Individual", "text"=>"4444444"}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/1"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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", 1]] SQL (0.8ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "author_id", "author_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "Dorsale::CustomerVault::Individual"], ["text", "4444444"], ["author_id", 1], ["author_type", "User"], ["created_at", "2015-11-26 14:39:06.262880"], ["updated_at", "2015-11-26 14:39:06.262880"]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 20ms (ActiveRecord: 4.1ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:39:06 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (10.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (16.0ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (47.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (58.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (62.5ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.0ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (12.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (18.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (138.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (144.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 309ms (Views: 302.8ms | ActiveRecord: 2.0ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:39:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:39:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:39:07 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:39:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:39:07 +0100 Started POST "/dorsale/comments" for ::1 at 2015-11-26 15:39:12 +0100 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EPB5QLm3U/Ucv8R+QzI/YH6bBMziN5vNUQNIfoq+4JPAXfGAWQNB4bjXh2WpbIAjBqXtCPOHb/XgFo/hrTC2OA==", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"Dorsale::CustomerVault::Individual", "text"=>"55555555"}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "author_id", "author_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "Dorsale::CustomerVault::Individual"], ["text", "55555555"], ["author_id", 1], ["author_type", "User"], ["created_at", "2015-11-26 14:39:12.451111"], ["updated_at", "2015-11-26 14:39:12.451111"]]  (3.1ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 14ms (ActiveRecord: 3.8ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:39:12 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (11.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (15.3ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (59.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (71.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (76.2ms) CACHE (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.0ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (14.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (20.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (157.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (162.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 339ms (Views: 334.8ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:39:12 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:39:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:39:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:39:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:39:13 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:39:13 +0100 Started POST "/dorsale/comments" for ::1 at 2015-11-26 15:39:16 +0100 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"l1p1BDy20ECoUnISbzKQr8YGd4DJNsuEVstomdUd7DlH9/3E3ALCVAw6MQmFbC/svjieRNiGP7zn3q8G8pO6kg==", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"Dorsale::CustomerVault::Individual", "text"=>"6666666"}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.2ms) begin transaction Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] SQL (0.7ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "author_id", "author_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "Dorsale::CustomerVault::Individual"], ["text", "6666666"], ["author_id", 1], ["author_type", "User"], ["created_at", "2015-11-26 14:39:16.106440"], ["updated_at", "2015-11-26 14:39:16.106440"]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 20ms (ActiveRecord: 4.0ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:39:16 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (10.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (16.1ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (2.7ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (10.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (78.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (92.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (96.9ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.1ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (14.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (19.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (178.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (183.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 343ms (Views: 338.7ms | ActiveRecord: 1.8ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:39:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:39:16 +0100 Started POST "/dorsale/comments" for ::1 at 2015-11-26 15:39:18 +0100 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"18bVDZhu5PGjz6XzIT55T890vAAT9lS/ws/MpUEbG5MHa13NeNr25Qen5ujLYMYMt0pVxAJGoIdz2gs6ZpVNOA==", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"Dorsale::CustomerVault::Individual", "text"=>"77777"}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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", 1]] SQL (0.5ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "author_id", "author_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "Dorsale::CustomerVault::Individual"], ["text", "77777"], ["author_id", 1], ["author_type", "User"], ["created_at", "2015-11-26 14:39:18.782785"], ["updated_at", "2015-11-26 14:39:18.782785"]]  (3.1ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 17ms (ActiveRecord: 4.0ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:39:18 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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", 1]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (1.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (15.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (20.1ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (2.8ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (84.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (97.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (102.1ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (0.9ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (13.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (19.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (187.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (192.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 353ms (Views: 345.0ms | ActiveRecord: 2.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:39:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:39:19 +0100 Started POST "/dorsale/comments" for ::1 at 2015-11-26 15:39:22 +0100 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"BDsTKws/6qfxaWbtVOTTDmFKGBHOZh5imyNAkflBNHHUlpvr64v4s1UBJfa+umxNGXTx1d/W6loqNocO3s9i2g==", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"Dorsale::CustomerVault::Individual", "text"=>"8888"}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] SQL (0.3ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "author_id", "author_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "Dorsale::CustomerVault::Individual"], ["text", "8888"], ["author_id", 1], ["author_type", "User"], ["created_at", "2015-11-26 14:39:22.035990"], ["updated_at", "2015-11-26 14:39:22.035990"]]  (2.3ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 10ms (ActiveRecord: 2.9ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:39:22 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (9.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (14.4ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.0ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (101.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (114.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (118.0ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.0ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (16.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (22.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (196.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (201.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 377ms (Views: 372.1ms | ActiveRecord: 1.9ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:39:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:39:28 +0100 Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:39:42 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (12.7ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.7ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (93.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (106.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (111.7ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.0ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (13.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (18.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (185.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (190.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 355ms (Views: 350.0ms | ActiveRecord: 2.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:39:42 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:39:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:39:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:39:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:39:42 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:39:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:39:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:39:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:39:43 +0100 Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:39:48 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (12.3ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.4ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (83.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (96.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (100.6ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.0ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (12.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (17.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (169.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (173.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 329ms (Views: 324.7ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:39:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:39:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:39:49 +0100 Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-11-26 15:40:13 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (8.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (13.0ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.3ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (80.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (92.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (97.5ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.0ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (12.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (16.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (167.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (171.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 325ms (Views: 320.0ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-11-26 15:40:14 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-11-26 15:40:23 +0100 Started GET "/" for ::1 at 2015-12-07 10:26:50 +0100 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (15.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.7ms) Completed 200 OK in 826ms (Views: 811.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:26:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:26:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:26:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:26:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:26:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:26:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:26:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:26:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:26:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:26:52 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:27:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (856.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (34.8ms) Dorsale::BillingMachine::Invoice Load (0.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (37.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (968.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1133ms (Views: 1106.4ms | ActiveRecord: 2.7ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:27:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (14.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (68.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (81.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 261ms (Views: 241.7ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-12-07 10:27:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Exists (0.2ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (10.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (177.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (186.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.3ms) Completed 200 OK in 362ms (Views: 339.0ms | ActiveRecord: 2.5ms) Started PATCH "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:27:23 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"2KCdgWKktBJZi9GlDVq/Mtz/WuLvrMHC5JYfPT0v+W5y1NwTF+QVTcGOTLKBkAXv2xcwL/BI0aZ7S89tlA3Kfw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"Développement blabalabl", "quantity"=>"10,00", "unit"=>"jours", "unit_price"=>"400,00", "id"=>"17"}}, "payment_term_id"=>"", "due_date"=>"27/11/2015", "paid"=>"false", "commercial_discount"=>"1 000,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/15/edit", "id"=>"15"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]]  (0.1ms) begin transaction Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" = 17 ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] 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]] SQL (0.8ms) UPDATE "dorsale_billing_machine_invoices" SET "commercial_discount" = ?, "advance" = ?, "due_date" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["commercial_discount", 1000.0], ["advance", 0.0], ["due_date", "2015-11-27"], ["updated_at", "2015-12-07 09:27:23.184245"], ["id", 15]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 10.0], ["unit_price", 400.0], ["vat_rate", 20.0], ["updated_at", "2015-12-07 09:27:23.188783"], ["id", 17]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] 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]]  (0.9ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 29ms (ActiveRecord: 3.4ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:27:23 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.2ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (15.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (48.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 194ms (Views: 189.3ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:27:23 +0100 Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:27:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (14.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (21.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 174ms (Views: 169.9ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:27:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (19.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 175ms (Views: 170.8ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/invoices/13/edit" for ::1 at 2015-12-07 10:27:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 13]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (39.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (46.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 207ms (Views: 198.7ms | ActiveRecord: 1.9ms) Started PATCH "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:27:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"C6slJemOEvLETvbbGa4psRFJbIhclHKsvVCfquthfxqh32S3nM6zrVxLa8yVZJNsFqEGRUNwYsgijU/6QkNMCw==", "invoice"=>{"id_card_id"=>"1", "label"=>"", "date"=>"23/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"1,00", "unit"=>"", "unit_price"=>"1,00", "id"=>"15"}}, "payment_term_id"=>"", "due_date"=>"22/09/2015", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"10,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/13/edit", "id"=>"13"} Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]]  (0.1ms) begin transaction Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" = 15 ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] 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]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "commercial_discount" = ?, "advance" = ?, "due_date" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2015-09-22"], ["updated_at", "2015-12-07 09:27:47.434369"], ["id", 13]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 1.0], ["unit_price", 1.0], ["vat_rate", 10.0], ["updated_at", "2015-12-07 09:27:47.436404"], ["id", 15]] Dorsale::BillingMachine::Invoice Load (0.0ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] 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]]  (2.2ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 29ms (ActiveRecord: 4.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:27:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (20.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (54.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 210ms (Views: 204.9ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:27:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:27:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:27:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:27:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:27:47 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:27:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:27:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:27:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:27:47 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:27:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:27:48 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:28:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (19.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 177ms (Views: 172.4ms | ActiveRecord: 0.6ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:29:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (11.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (23.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 176ms (Views: 172.4ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:29:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:29:18 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:29:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (13.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 202ms (Views: 198.3ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:29:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:29:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:29:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:29:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:29:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:29:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:29:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:29:33 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:29:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (19.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 169ms (Views: 165.1ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:29:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:29:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:29:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:29:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:29:35 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:29:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (22.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 177ms (Views: 173.1ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:29:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:29:43 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:29:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:29:44 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:31:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (14.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (24.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 182ms (Views: 177.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:31:38 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:31:44 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (13.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (20.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 167ms (Views: 163.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:31:45 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:33:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (10.6ms) Dorsale::BillingMachine::Invoice Load (0.7ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.5ms) Dorsale::BillingMachine::Invoice Load (1.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (41.4ms)  (0.3ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (115.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 441ms (Views: 423.9ms | ActiveRecord: 3.5ms)  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateDorsaleAddresses (20141010140200)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "dorsale_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar, "street_bis" varchar, "city" varchar, "zip" varchar, "country" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141010140200"]]  (0.7ms) commit transaction Migrating to AddPolymorphicFieldsToAddresses (20141014072756)  (0.1ms) begin transaction  (0.4ms) ALTER TABLE "dorsale_addresses" ADD "addressable_id" integer  (0.3ms) ALTER TABLE "dorsale_addresses" ADD "addressable_type" varchar SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141014072756"]]  (0.9ms) commit transaction Migrating to CreateDorsaleComments (20150312083147)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "dorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150312083147"]]  (0.9ms) commit transaction Migrating to CreateDorsaleAlexandrieAttachments (20150616074852)  (0.1ms) begin transaction  (0.7ms) CREATE TABLE "dorsale_alexandrie_attachments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "attachable_id" integer, "attachable_type" varchar, "file" varchar)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150616074852"]]  (0.9ms) commit transaction Migrating to CreateDorsaleDummyModels (20150616082916)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dummy_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150616082916"]]  (1.2ms) commit transaction Migrating to CreateFlyboy (20150622075000)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "dorsale_flyboy_folders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "folderable_id" integer, "folderable_type" varchar, "name" varchar, "description" text, "progress" integer, "status" varchar, "tracking" varchar, "version" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_flyboy_folders_on_folderable_id" ON "dorsale_flyboy_folders" ("folderable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.1ms) CREATE INDEX "index_dorsale_flyboy_folders_on_folderable_type" ON "dorsale_flyboy_folders" ("folderable_type")  (0.2ms) CREATE TABLE "dorsale_flyboy_task_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "task_id" integer, "date" datetime, "description" text, "progress" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_flyboy_task_comments_on_task_id" ON "dorsale_flyboy_task_comments" ("task_id")  (0.2ms) CREATE TABLE "dorsale_flyboy_tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "taskable_id" integer, "taskable_type" varchar, "name" varchar, "description" text, "progress" integer, "done" boolean, "term" date, "reminder" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.3ms) CREATE INDEX "index_dorsale_flyboy_tasks_on_taskable_id" ON "dorsale_flyboy_tasks" ("taskable_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_flyboy_tasks_on_taskable_type" ON "dorsale_flyboy_tasks" ("taskable_type") SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622075000"]]  (1.4ms) commit transaction Migrating to CreateBillingMachine (20150622075038)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "dorsale_billing_machine_id_cards" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "id_card_name" varchar, "entity_name" varchar, "siret" varchar, "legal_form" varchar, "capital" integer, "registration_number" varchar, "intracommunity_vat" varchar, "address1" varchar, "address2" varchar, "zip" varchar, "city" varchar, "phone" varchar, "contact_full_name" varchar, "contact_phone" varchar, "contact_address_1" varchar, "contact_address_2" varchar, "contact_zip" varchar, "contact_city" varchar, "iban" varchar, "bic_swift" varchar, "bank_name" varchar, "bank_address" varchar, "ape_naf" varchar, "custom_info_1" text, "custom_info_2" text, "custom_info_3" text, "contact_fax" varchar, "contact_email" varchar, "logo" varchar, "registration_city" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) CREATE TABLE "dorsale_billing_machine_payment_terms" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "label" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE TABLE "dorsale_billing_machine_invoices" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "payment_term_id" integer, "id_card_id" integer, "date" date, "label" varchar, "total_duty" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "advance" decimal, "balance" decimal, "unique_index" integer, "vat_rate" decimal, "paid" boolean, "due_date" date, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_id" ON "dorsale_billing_machine_invoices" ("customer_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_customer_type" ON "dorsale_billing_machine_invoices" ("customer_type")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_id_card_id" ON "dorsale_billing_machine_invoices" ("id_card_id")  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_invoices_on_payment_term_id" ON "dorsale_billing_machine_invoices" ("payment_term_id")  (0.2ms) CREATE TABLE "dorsale_billing_machine_invoice_lines" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "invoice_id" integer, "label" text, "quantity" decimal, "unit" varchar, "unit_price" decimal, "total" decimal, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) CREATE INDEX "index_dorsale_billing_machine_invoice_lines_on_invoice_id" ON "dorsale_billing_machine_invoice_lines" ("invoice_id")  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_id" integer, "customer_type" varchar, "id_card_id" integer, "payment_term_id" integer, "date" date, "label" varchar, "total_duty" decimal, "vat_amount" decimal, "total_all_taxes" decimal, "unique_index" integer, "vat_rate" decimal, "comments" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_id" ON "dorsale_billing_machine_quotations" ("customer_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_customer_type" ON "dorsale_billing_machine_quotations" ("customer_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.2ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_id_card_id" ON "dorsale_billing_machine_quotations" ("id_card_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotations_on_payment_term_id" ON "dorsale_billing_machine_quotations" ("payment_term_id")  (0.2ms) CREATE TABLE "dorsale_billing_machine_quotation_lines" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "quotation_id" integer, "label" text, "quantity" decimal, "unit" varchar, "unit_price" decimal, "total" decimal, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) CREATE INDEX "index_dorsale_billing_machine_quotation_lines_on_quotation_id" ON "dorsale_billing_machine_quotation_lines" ("quotation_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622075038"]]  (1.2ms) commit transaction Migrating to CreateCustomerVault (20150622105217)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "dorsale_customer_vault_corporations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "short_name" varchar, "email" varchar, "phone" varchar, "fax" varchar, "www" varchar, "legal_form" varchar, "capital" integer, "immatriculation_number_1" varchar, "immatriculation_number_2" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE TABLE "dorsale_customer_vault_individuals" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "short_name" varchar, "email" varchar, "title" varchar, "twitter" varchar, "www" varchar, "context" text, "phone" varchar, "fax" varchar, "mobile" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.4ms) CREATE TABLE "dorsale_customer_vault_links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "alice_id" integer, "alice_type" varchar, "bob_id" integer, "bob_type" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) CREATE INDEX "index_dorsale_customer_vault_links_on_alice_id" ON "dorsale_customer_vault_links" ("alice_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.2ms) CREATE INDEX "index_dorsale_customer_vault_links_on_alice_type" ON "dorsale_customer_vault_links" ("alice_type")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_bob_id" ON "dorsale_customer_vault_links" ("bob_id")  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms) CREATE INDEX "index_dorsale_customer_vault_links_on_bob_type" ON "dorsale_customer_vault_links" ("bob_type") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150622105217"]]  (1.0ms) commit transaction Migrating to DorsaleV2Changes (20150623093218)  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150623093218"]]  (0.7ms) commit transaction Migrating to ActsAsTaggableOnMigration (20150624081204)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "tags" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar)  (0.2ms) CREATE TABLE "taggings" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tag_id" integer, "taggable_id" integer, "taggable_type" varchar, "tagger_id" integer, "tagger_type" varchar, "context" varchar(128), "created_at" datetime)   (0.2ms) CREATE INDEX "index_taggings_on_tag_id" ON "taggings" ("tag_id")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_tag_id' AND type='index'   (0.1ms) CREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081204"]]  (1.2ms) commit transaction Migrating to AddMissingUniqueIndices (20150624081205)  (0.1ms) begin transaction  (0.5ms) CREATE UNIQUE INDEX "index_tags_on_name" ON "tags" ("name")  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_tag_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_tag_id' AND type='index'  (0.4ms) DROP INDEX "index_taggings_on_tag_id"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.2ms) DROP INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context"  (0.4ms) CREATE UNIQUE INDEX "taggings_idx" ON "taggings" ("tag_id", "taggable_id", "taggable_type", "context", "tagger_id", "tagger_type") SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081205"]]  (2.2ms) commit transaction Migrating to AddTaggingsCounterCacheToTags (20150624081206)  (0.2ms) begin transaction  (1.3ms) ALTER TABLE "tags" ADD "taggings_count" integer DEFAULT 0 ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."id" ASC LIMIT 1000 SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081206"]]  (0.8ms) commit transaction Migrating to AddMissingTaggableIndex (20150624081207)  (0.1ms) begin transaction  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.3ms) CREATE INDEX "index_taggings_on_taggable_id_and_taggable_type_and_context" ON "taggings" ("taggable_id", "taggable_type", "context") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081207"]]  (0.9ms) commit transaction Migrating to ChangeCollationForTagNames (20150624081208)  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150624081208"]]  (1.2ms) commit transaction Migrating to BillingMachineQuotationsAddExpiresAt (20150625093326)  (0.1ms) begin transaction  (0.7ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "expires_at" date SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150625093326"]]  (1.5ms) commit transaction Migrating to BillingMachineAddTrackingIds (20150625131155)  (0.2ms) begin transaction  (1.3ms) ALTER TABLE "dorsale_billing_machine_invoices" ADD "tracking_id" varchar  (0.4ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "tracking_id" varchar SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150625131155"]]  (1.3ms) commit transaction Migrating to AddOwnersToTasks (20150803152643)  (0.1ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_flyboy_tasks" ADD "owner_type" varchar  (0.3ms) ALTER TABLE "dorsale_flyboy_tasks" ADD "owner_id" integer SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150803152643"]]  (0.9ms) commit transaction Migrating to DeviseCreateUsers (20150803160334)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar DEFAULT '' NOT NULL, "encrypted_password" varchar DEFAULT '' NOT NULL, "reset_password_token" varchar, "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar, "last_sign_in_ip" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (2.0ms) CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'   (0.2ms) CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150803160334"]]  (1.2ms) commit transaction Migrating to AddAuthorToComments (20150805133509)  (0.1ms) begin transaction  (0.8ms) ALTER TABLE "dorsale_flyboy_task_comments" ADD "author_type" varchar  (0.3ms) ALTER TABLE "dorsale_flyboy_task_comments" ADD "author_id" integer SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150805133509"]]  (1.1ms) commit transaction Migrating to AddPolymorphicUsersToComments (20150805134318)  (0.1ms) begin transaction  (1.2ms) CREATE TEMPORARY TABLE "adorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "author_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.2ms) SELECT * FROM "dorsale_comments"  (0.8ms) DROP TABLE "dorsale_comments"  (0.7ms) CREATE TABLE "dorsale_comments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "author_id" integer, "user_type" varchar, "commentable_id" integer, "commentable_type" varchar, "text" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) SELECT * FROM "adorsale_comments"  (0.6ms) DROP TABLE "adorsale_comments"  (0.5ms) ALTER TABLE "dorsale_comments" ADD "author_type" varchar SQL (0.2ms) UPDATE "dorsale_comments" SET "author_type" = 'User' WHERE "dorsale_comments"."id" IN (SELECT "dorsale_comments"."id" FROM "dorsale_comments" WHERE (author_id is not null) ORDER BY "dorsale_comments"."created_at" DESC) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150805134318"]]  (1.2ms) commit transaction Migrating to AddCommercialDiscountToInvoicesAndQuotations (20151012181412)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "commercial_discount" decimal  (0.3ms) ALTER TABLE "dorsale_billing_machine_invoices" ADD "commercial_discount" decimal SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151012181412"]]  (0.9ms) commit transaction Migrating to CustomerVaultIndividualsAddSkype (20151019100134)  (0.1ms) begin transaction  (0.5ms) ALTER TABLE "dorsale_customer_vault_individuals" ADD "skype" varchar SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151019100134"]]  (1.0ms) commit transaction Migrating to DorsaleBillingMachineQuotationsAddState (20151023135421)  (0.1ms) begin transaction  (0.9ms) ALTER TABLE "dorsale_billing_machine_quotations" ADD "state" varchar SQL (0.1ms) UPDATE "dorsale_billing_machine_quotations" SET "state" = 'pending' SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151023135421"]]  (1.3ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:35:45 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (1.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Completed 404 Not Found in 44ms (ActiveRecord: 2.0ms) ActiveRecord::RecordNotFound (Couldn't find Dorsale::BillingMachine::Invoice with 'id'=13): activerecord (4.2.4) lib/active_record/core.rb:155:in `find' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:139:in `set_objects' activesupport (4.2.4) lib/active_support/callbacks.rb:432:in `block in make_lambda' activesupport (4.2.4) lib/active_support/callbacks.rb:145:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:145:in `block in halting_and_conditional' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `each' activesupport (4.2.4) lib/active_support/callbacks.rb:504:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (87.4ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:35:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (938.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (8.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (9.9ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (990.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 6807ms (Views: 6767.8ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:35:55 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-12-07 10:35:55 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-12-07 10:35:55 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:35:55 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:35:55 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:35:56 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-12-07 10:36:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (16.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (14.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (94.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 293ms (Views: 254.3ms | ActiveRecord: 2.1ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:36:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"D3GMZ+bydYiWFMbFCLKbv47Kgg1xx+Jq0heNqHb1FHulBc31k7LU1w4RW9KEeCFiiSLowG4j8g5Nyl3439cnag==", "invoice"=>{"label"=>"", "date"=>"07/12/2015", "payment_term_id"=>"", "due_date"=>"11/08/2015", "paid"=>"false", "customer_guid"=>"", "vat_rate"=>"20", "advance"=>"0", "commercial_discount"=>"0", "id_card_id"=>"", "lines_attributes"=>{"0"=>{"label"=>"DDDDD", "quantity"=>"222", "unit"=>"", "unit_price"=>"33", "_destroy"=>"false"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction  (0.1ms) rollback transaction Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (26.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (13.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (84.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (94.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 448ms (Views: 433.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:36:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:36:20 +0100  (0.1ms) begin transaction 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-07 09:36:43.600020"], ["updated_at", "2015-12-07 09:36:43.600020"]]  (3.1ms) commit transaction Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:36:49 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"D3GMZ+bydYiWFMbFCLKbv47Kgg1xx+Jq0heNqHb1FHulBc31k7LU1w4RW9KEeCFiiSLowG4j8g5Nyl3439cnag==", "invoice"=>{"label"=>"", "date"=>"07/12/2015", "payment_term_id"=>"", "due_date"=>"11/08/2015", "paid"=>"false", "customer_guid"=>"", "vat_rate"=>"20", "advance"=>"0", "commercial_discount"=>"0", "id_card_id"=>"", "lines_attributes"=>{"0"=>{"label"=>"DDDDD", "quantity"=>"222", "unit"=>"", "unit_price"=>"33", "_destroy"=>"false"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction  (0.2ms) rollback transaction Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (66.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (74.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 239ms (Views: 223.5ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:36:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:36:50 +0100 Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:36:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"3RzOR78ZbQpn+QNxVWk9Wd0HX1xHuGxD+qNdGIdRqKV3aI/VylnMVf/8nmbZo4eE2u81kVhcfCdlfo1ILnObtA==", "invoice"=>{"label"=>"", "date"=>"07/12/2015", "payment_term_id"=>"", "due_date"=>"11/08/2015", "paid"=>"false", "customer_guid"=>"", "vat_rate"=>"20", "advance"=>"0", "commercial_discount"=>"0", "id_card_id"=>"", "lines_attributes"=>{"0"=>{"label"=>"DDDDD", "quantity"=>"222", "unit"=>"", "unit_price"=>"33", "_destroy"=>"false"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction  (0.1ms) rollback transaction Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (40.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (46.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 190ms (Views: 182.3ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:36:52 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:36:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.6ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.7ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (1.3ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (31.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 186ms (Views: 181.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:36:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:36:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:36:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:36:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:36:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:36:54 +0100 Started GET "/dorsale/billing_machine/invoices/new" for ::1 at 2015-12-07 10:36:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#new as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (50.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 209ms (Views: 204.1ms | ActiveRecord: 0.6ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:37:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"+Tqo/+QjLYUh5BQrXZD1vFXTK5qU+1NKYnQbMs9jnUxTTultkWOM2rnhiTzRWk9hUjtBV4sfQy79qctiZkGuXQ==", "invoice"=>{"label"=>"dddd", "date"=>"07/12/2015", "payment_term_id"=>"", "due_date"=>"15/09/2015", "paid"=>"false", "customer_guid"=>"", "vat_rate"=>"20", "advance"=>"0", "commercial_discount"=>"0", "id_card_id"=>"1", "lines_attributes"=>{"0"=>{"label"=>"", "quantity"=>"", "unit"=>"", "unit_price"=>"", "_destroy"=>"false"}}}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/new"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (0.6ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "vat_rate", "due_date", "total_duty", "vat_amount", "total_all_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", "dddd"], ["paid", "f"], ["date", "2015-12-07"], ["commercial_discount", 0.0], ["advance", 0.0], ["vat_rate", 20.0], ["due_date", "2015-09-15"], ["total_duty", 0.0], ["vat_amount", 0.0], ["total_all_taxes", 0.0], ["balance", 0.0], ["created_at", "2015-12-07 09:37:03.983332"], ["updated_at", "2015-12-07 09:37:03.983332"], ["unique_index", 1], ["tracking_id", "2015-01"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "unit", "invoice_id", "quantity", "unit_price", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["unit", ""], ["invoice_id", 1], ["quantity", 0.0], ["unit_price", 0.0], ["total", 0.0], ["created_at", "2015-12-07 09:37:03.986743"], ["updated_at", "2015-12-07 09:37:03.986743"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 1]] 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]]  (0.2ms) SELECT "dorsale_billing_machine_invoice_lines"."total" FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 1]]  (2.9ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 22ms (ActiveRecord: 4.6ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:37:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.9ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (2.8ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (37.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 183ms (Views: 178.9ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/dorsale/billing_machine/invoices.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/dorsale/billing_machine/quotations.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:37:04 +0100 Started GET "/dorsale/billing_machine/invoices/1" for ::1 at 2015-12-07 10:37:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (22.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 172ms (Views: 167.0ms | ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/invoices/1" for ::1 at 2015-12-07 10:37:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (1.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (50.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (1015.7ms) Completed 500 Internal Server Error in 1142ms (ActiveRecord: 3.1ms) ActionView::Template::Error (undefined method `total_excluding_taxes' for #): 86: = document.class.t(:total_excluding_taxes) 87: 88: td.total_excluding_taxes 89: = euros document.total_excluding_taxes 90: 91: - if vat_mode == :single 92: tr activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim:89:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__details_html_slim___3702122641845780422_70262340325900' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim:12:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_show_html_slim__111298612213670761_70262291862660' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:67:in `show' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (85.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:38:04 +0100 ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (946.5ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (30.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (1012.6ms) Completed 500 Internal Server Error in 1090ms (ActiveRecord: 1.4ms) ActionView::Template::Error (undefined method `total_excluding_taxes' for #): 1: .invoice-context: .context 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___4262369671234727641_70283306879460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__2084318573657403918_70283313578100' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__2084318573657403918_70283313578100' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (86.9ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:38:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.9ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (17.5ms) Completed 500 Internal Server Error in 63ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `total_excluding_taxes' for #): 1: .invoice-context: .context 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___4262369671234727641_70283306879460' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__2084318573657403918_70283313578100' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__2084318573657403918_70283313578100' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (81.2ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:38:22 +0100 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (978.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (33.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (1045.4ms) Completed 500 Internal Server Error in 1125ms (ActiveRecord: 1.4ms) ActionView::Template::Error (undefined method `total_excluding_taxes' for #): 1: .invoice-context: .context 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___1290072796019022083_70093115901240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3103713059035168734_70093121557280' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3103713059035168734_70093121557280' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (89.1ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:38:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.9ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (19.5ms) Completed 500 Internal Server Error in 64ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `total_excluding_taxes' for #): 1: .invoice-context: .context 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___1290072796019022083_70093115901240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3103713059035168734_70093121557280' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3103713059035168734_70093121557280' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.4ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:38:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (19.1ms) Completed 500 Internal Server Error in 68ms (ActiveRecord: 0.7ms) ActionView::Template::Error (undefined method `total_excluding_taxes' for #): 1: .invoice-context: .context 2: = context_title ::Dorsale::BillingMachine::Invoice.t(:data) 3: 4: - total_excluding_taxes = @invoices_without_pagination.map(&:total_excluding_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 5: - vat_amount = @invoices_without_pagination.map(&:vat_amount).delete_if {|e| e.blank?}.inject(:+) || 0 6: - total_including_taxes = @invoices_without_pagination.map(&:total_including_taxes).delete_if {|e| e.blank?}.inject(:+) || 0 7: activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim:4:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__data_context_html_slim___1290072796019022083_70093115901240' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:9:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3103713059035168734_70093121557280' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:8:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim__3103713059035168734_70093121557280' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (90.1ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:39:05 +0100 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (949.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (33.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (38.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (1076.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (2.9ms) Completed 200 OK in 1735ms (Views: 1687.6ms | ActiveRecord: 2.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:39:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:39:07 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:39:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:39:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:39:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:39:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:39:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:39:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:39:07 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:39:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:39:08 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:39:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (62.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (72.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 246ms (Views: 224.1ms | ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:40:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (30.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (36.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 188ms (Views: 183.8ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:40:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:40:20 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:40:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (39.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (45.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 201ms (Views: 196.7ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:40:41 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:44:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (46.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (922.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1162ms (Views: 1065.3ms | ActiveRecord: 2.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:44:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:44:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:44:12 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:44:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (32.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (38.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 185ms (Views: 180.4ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:44:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:44:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:44:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:44:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:44:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:44:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:44:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:44:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:44:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:44:19 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:44:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (13.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (21.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 187ms (Views: 182.9ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:44:20 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:44:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (33.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (40.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 210ms (Views: 206.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:44:35 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:44:45 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (36.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (43.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 204ms (Views: 199.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:44:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:44:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:44:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:44:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:44:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:44:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:44:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:44:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:44:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:44:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:44:46 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:45:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (29.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (36.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 185ms (Views: 180.8ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:45:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:45:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:45:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:45:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:45:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:45:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:45:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:45:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:45:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:45:31 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:45:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (4.9ms) Dorsale::BillingMachine::Invoice Load (0.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (7.4ms) Dorsale::BillingMachine::Invoice Load (0.9ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (38.0ms)  (0.5ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (95.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 399ms (Views: 359.2ms | ActiveRecord: 3.4ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:45:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (14.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (22.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 177ms (Views: 171.7ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/invoices/14" for ::1 at 2015-12-07 10:45:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"14"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 14]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 14]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (19.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 183ms (Views: 179.7ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:45:44 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (18.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (36.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 202ms (Views: 198.2ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:46:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (37.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (43.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 198ms (Views: 194.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:46:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:46:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:46:18 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:47:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4291ms (Views: 4287.2ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:47:12 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:47:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (20.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (27.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4347ms (Views: 4343.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:47:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:47:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:47:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:47:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:47:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:47:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:47:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:47:34 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:47:49 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (20.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (27.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4123ms (Views: 4119.0ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:47:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:47:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:47:54 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:48:08 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (33.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (927.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1185ms (Views: 1082.7ms | ActiveRecord: 3.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:48:10 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:48:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (23.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (30.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4194ms (Views: 4190.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:48:23 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:48:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4319ms (Views: 4314.8ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:48:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:48:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:48:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:48:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:48:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:48:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:48:35 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:48:39 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (21.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (28.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4314ms (Views: 4309.2ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:48:44 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:48:54 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (28.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4392ms (Views: 4387.7ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:48:59 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:49:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (17.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (24.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4268ms (Views: 4264.2ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:49:16 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:49:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (18.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4210ms (Views: 4204.8ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:49:41 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:49:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (25.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4272ms (Views: 4267.4ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:50:01 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:50:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4364ms (Views: 4360.2ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:50:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:50:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:50:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:50:22 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:50:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (17.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (24.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 5475ms (Views: 5471.7ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:50:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:50:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:50:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:50:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:50:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:50:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:50:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:50:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:50:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:50:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:50:33 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:50:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (20.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (27.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4837ms (Views: 4833.3ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:50:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:50:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:50:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:50:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:50:48 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:50:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:50:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:50:49 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:50:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (20.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 5240ms (Views: 5235.9ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:51:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:51:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:51:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:51:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:51:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:51:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:51:01 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:51:14 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (18.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (25.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4407ms (Views: 4403.5ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:51:19 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:51:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (21.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (29.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4283ms (Views: 4278.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:51:36 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:51:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 168ms (Views: 164.0ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:51:38 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:51:46 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (20.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4387ms (Views: 4383.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:51:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:51:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:51:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:51:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:51:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:51:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:51:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:51:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:51:51 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:52:02 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (20.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4604ms (Views: 4600.5ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:52:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:52:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:52:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:52:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:52:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:52:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:52:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:52:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:52:07 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:52:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (17.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (24.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4447ms (Views: 4443.9ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:52:24 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:52:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (20.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (28.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4820ms (Views: 4816.3ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:52:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:52:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:52:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:52:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:52:38 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:52:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:52:39 +0100 Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:52:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (25.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4742ms (Views: 4738.2ms | ActiveRecord: 0.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:52:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:52:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:52:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:52:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:52:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:52:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:52:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:52:52 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:53:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (7.2ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (7.8ms) Dorsale::BillingMachine::Invoice Load (0.8ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (39.4ms)  (0.5ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (114.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 433ms (Views: 403.9ms | ActiveRecord: 3.0ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:53:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (18.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 177ms (Views: 173.4ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:53:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (11.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (17.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 211ms (Views: 207.0ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:53:25 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (14.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (21.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 181ms (Views: 177.6ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:53:28 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (19.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 187ms (Views: 182.6ms | ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:54:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (16.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (23.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4248ms (Views: 4243.1ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:54:45 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:54:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (3.6ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (5.6ms) Dorsale::BillingMachine::Invoice Load (0.7ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (31.0ms)  (0.4ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (169.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 412ms (Views: 388.2ms | ActiveRecord: 2.8ms) Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:54:58 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (18.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (24.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 201ms (Views: 196.7ms | ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:55:24 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (4.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (17.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (53.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4429ms (Views: 4420.6ms | ActiveRecord: 1.2ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:55:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (27.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (62.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 307ms (Views: 301.7ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:55:29 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:55:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:55:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:55:30 +0100 Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:55:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (13.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (19.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 156ms (Views: 152.7ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:55:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (15.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (22.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 169ms (Views: 164.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:55:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:55:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:55:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:55:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:55:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:55:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:55:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:55:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:55:33 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:55:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (1.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (9.2ms) Dorsale::BillingMachine::Invoice Load (1.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (19.5ms) Dorsale::BillingMachine::Invoice Load (1.8ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (102.3ms)  (0.7ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (223.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 663ms (Views: 641.8ms | ActiveRecord: 6.1ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:55:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (20.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 208ms (Views: 203.4ms | ActiveRecord: 0.6ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:55:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (13.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (20.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 4281ms (Views: 4277.2ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:55:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:55:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:55:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:55:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:55:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:55:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:55:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:55:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:55:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:55:46 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:55:47 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (3.2ms) Dorsale::BillingMachine::Invoice Load (0.7ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.9ms) Dorsale::BillingMachine::Invoice Load (0.9ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (128.7ms)  (0.8ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (181.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 407ms (Views: 393.2ms | ActiveRecord: 3.4ms) Started GET "/dorsale/billing_machine/invoices/12" for ::1 at 2015-12-07 10:55:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"12"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 12]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (22.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (28.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 177ms (Views: 172.3ms | ActiveRecord: 0.6ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:56:14 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (18.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 172ms (Views: 168.8ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:56:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (13.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (21.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 183ms (Views: 179.4ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 10:56:26 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (18.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4307ms (Views: 4303.3ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:56:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:56:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:56:30 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:56:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:56:31 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:56:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (9.7ms) Dorsale::BillingMachine::Invoice Load (0.9ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (10.6ms) Dorsale::BillingMachine::Invoice Load (1.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (86.9ms)  (0.5ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (198.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 533ms (Views: 515.7ms | ActiveRecord: 4.1ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:56:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (19.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 171ms (Views: 167.1ms | ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:57:02 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (18.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4109ms (Views: 4105.4ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:57:07 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:58:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (17.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4246ms (Views: 4242.6ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:58:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:58:14 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:58:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:58:14 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:58:14 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:58:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:58:14 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:58:14 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:58:15 +0100 Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-07 10:58:28 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (13.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (20.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4261ms (Views: 4257.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:58:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:58:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:58:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:58:33 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:58:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.5ms) Dorsale::BillingMachine::Invoice Load (1.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (10.5ms) Dorsale::BillingMachine::Invoice Load (1.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (41.4ms)  (0.3ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (116.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 5130ms (Views: 5111.9ms | ActiveRecord: 3.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:58:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.4ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (14.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (48.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 175ms (Views: 170.1ms | ActiveRecord: 1.2ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:59:02 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (2.7ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.8ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (40.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (106.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 444ms (Views: 437.4ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:59:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:59:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:59:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:59:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:59:03 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-07 10:59:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1.7ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (44.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (73.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4346ms (Views: 4342.2ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 10:59:20 +0100 Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-07 11:00:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (13.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (19.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 174ms (Views: 169.9ms | ActiveRecord: 0.6ms) Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-12-07 11:00:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Exists (0.2ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (6.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (161.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (172.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.8ms) Completed 200 OK in 397ms (Views: 376.6ms | ActiveRecord: 2.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:00:57 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-12-07 11:02:39 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (73.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (82.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 928ms (Views: 921.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:02:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 11:02:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 11:02:41 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:02:51 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-12-07 11:03:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (38.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (42.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 687ms (Views: 680.1ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:03:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 11:03:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 11:03:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 11:03:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 11:03:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 11:03:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 11:03:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 11:03:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 11:03:37 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-12-07 11:03:49 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (43.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (49.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 701ms (Views: 692.8ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 11:03:50 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-12-07 11:04:50 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (33.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (37.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 785ms (Views: 779.2ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 11:04:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:04:57 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-12-07 11:05:09 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (32.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (37.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 186ms (Views: 179.9ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 11:05:10 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-12-07 11:06:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (33.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (38.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 755ms (Views: 747.7ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 11:06:17 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-12-07 11:06:42 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (32.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (36.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 662ms (Views: 656.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 11:06:43 +0100 Started GET "/dorsale/billing_machine/invoices/15/edit" for ::1 at 2015-12-07 11:08:09 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"15"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 15]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (29.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (34.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 695ms (Views: 689.2ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-07 11:08:10 +0100 Started GET "/" for ::1 at 2015-12-08 10:53:14 +0100 ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (18.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.3ms) Completed 200 OK in 704ms (Views: 691.9ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-08 10:53:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-08 10:53:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-08 10:53:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-08 10:53:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-08 10:53:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-08 10:53:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-08 10:53:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-08 10:53:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-08 10:53:16 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-08 10:53:18 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (1.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.6ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (936.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (14.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (25.9ms)  (0.5ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (1016.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1209ms (Views: 1160.5ms | ActiveRecord: 4.1ms) Started GET "/dorsale/billing_machine/quotations/new" for ::1 at 2015-12-08 10:53:23 +0100 Processing by Dorsale::BillingMachine::QuotationsController#new as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.7ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (137.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (146.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/new.html.slim within layouts/application (156.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.0ms) Completed 200 OK in 423ms (Views: 355.7ms | ActiveRecord: 2.3ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-08 10:53:25 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::QuotationLine Load (1.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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (8.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (19.3ms) Dorsale::Alexandrie::Attachment Load (0.7ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (146.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (182.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (244.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (257.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 426ms (Views: 404.7ms | ActiveRecord: 2.5ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-08 10:57:16 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (7.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (22.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (51.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (61.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 328ms (Views: 228.9ms | ActiveRecord: 3.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-08 10:57:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-08 10:57:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-08 10:57:16 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-08 10:57:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-08 10:57:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-08 10:57:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-08 10:57:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-08 10:57:17 +0100 Started POST "/dorsale/billing_machine/quotations/1/create_invoice" for ::1 at 2015-12-08 10:57:18 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create_invoice as HTML Parameters: {"authenticity_token"=>"H5y2WRqK2Rqnj+JtJVL3g7B9byvCEeEXthG+un7Pl1a16PfLb8p4RT+Kf3qpmE1et5UF5t318XMpzG7q1+2kRw==", "id"=>"1"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Completed 500 Internal Server Error in 62ms (ActiveRecord: 1.6ms) ActionView::MissingTemplate (Missing template dorsale/billing_machine/invoice/new with {:locale=>[:fr], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim, :coffee]}. Searched in: * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/bh-1.3.4/lib/bh/views" * "/Users/benoit/www/agilidee/dorsale/spec/dummy/app/views" * "/Users/benoit/www/agilidee/dorsale/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/bootstrap-kaminari-views-0.0.5/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/kaminari-0.16.3/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-bootstrap-views-0.0.6/app/views" * "/Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/devise-3.5.2/app/views" ): actionview (4.2.4) lib/action_view/path_set.rb:46:in `find' actionview (4.2.4) lib/action_view/lookup_context.rb:121:in `find' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:157:in `create_invoice' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (86.5ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-08 10:58:35 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (7.6ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (21.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (53.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (64.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 313ms (Views: 217.3ms | ActiveRecord: 3.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-08 10:58:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-08 10:58:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-08 10:58:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-08 10:58:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-08 10:58:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-08 10:58:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-08 10:58:36 +0100 Started GET "/dorsale/billing_machine/quotations/1/create_invoice" for ::1 at 2015-12-08 10:58:36 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create_invoice as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (74.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 288ms (Views: 238.2ms | ActiveRecord: 2.3ms) Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-12-08 10:58:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::QuotationLine Exists (0.2ms) SELECT 1 AS one FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? LIMIT 1 [["quotation_id", 1]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (44.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (50.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (62.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 235ms (Views: 212.6ms | ActiveRecord: 1.8ms) Started PATCH "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-08 10:58:54 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"5/NNDi0LJWYQm3TtH786kKt8YOVEBmkc2cUC/ScwK/5NhwycWEuEOYie6fqTdYBNrJQKKFvieXhGGNKtjhIY7w==", "quotation"=>{"id_card_id"=>"1", "label"=>"abcdef", "date"=>"20/11/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"Coucou", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"10,00", "id"=>"1"}, "1449568732240"=>{"_destroy"=>"false", "label"=>"zzzz", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00"}}, "payment_term_id"=>"", "state"=>"pending", "expires_at"=>"20/12/2015", "comments"=>"fsdofusdofuqsdf\r\nfqsd\r\nf\r\nqsdf\r\n", "commercial_discount"=>"0,00", "vat_rate"=>"20,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1/edit", "id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]]  (0.1ms) begin transaction 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" = 1 ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]] 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]] 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]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotations" SET "commercial_discount" = ?, "total_excluding_taxes" = ?, "vat_amount" = ?, "total_including_taxes" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["commercial_discount", 0.0], ["total_excluding_taxes", 100.0], ["vat_amount", 20.0], ["total_including_taxes", 120.0], ["updated_at", "2015-12-08 09:58:54.500222"], ["id", 1]] SQL (0.1ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "label" = ?, "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "total" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["label", "Coucou"], ["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 100.0], ["updated_at", "2015-12-08 09:58:54.502660"], ["id", 1]] 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]] 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]] 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]] SQL (2.0ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("label", "quantity", "unit", "unit_price", "quotation_id", "vat_rate", "total", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "zzzz"], ["quantity", 0.0], ["unit", ""], ["unit_price", 0.0], ["quotation_id", 1], ["vat_rate", 20.0], ["total", 0.0], ["created_at", "2015-12-08 09:58:54.509802"], ["updated_at", "2015-12-08 09:58:54.509802"]] 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]] 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]] 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]]  (1.0ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 33ms (ActiveRecord: 4.8ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-08 10:58:54 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (2.9ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (33.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (15.4ms) Completed 200 OK in 221ms (Views: 210.1ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-08 10:58:54 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-08 10:58:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-08 10:58:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-08 10:58:54 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-08 10:58:54 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-08 10:58:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-08 10:58:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-08 10:58:55 +0100 Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-08 10:58:56 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (42.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (49.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 203ms (Views: 198.1ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/quotations/1/create_invoice" for ::1 at 2015-12-08 10:58:57 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create_invoice as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (47.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (53.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 233ms (Views: 217.7ms | ActiveRecord: 1.6ms) Started POST "/dorsale/billing_machine/invoices" for ::1 at 2015-12-08 10:59:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RO+Ga6PH2gz19HS/Ta+HqD71FtDx9dW93Chdf/hYzjjum8f51od7U23x6ajBZT11OR18He4RxdlD9Y0vUXr9KQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"abcdef", "date"=>"08/12/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"Coucou", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"10,00"}, "1"=>{"_destroy"=>"false", "label"=>"zzzz", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00"}}, "payment_term_id"=>"", "due_date"=>"07/01/2016", "paid"=>"false", "commercial_discount"=>"0,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1/create_invoice"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.6ms) SELECT "dorsale_billing_machine_invoices"."unique_index" FROM "dorsale_billing_machine_invoices" SQL (2.2ms) INSERT INTO "dorsale_billing_machine_invoices" ("id_card_id", "label", "paid", "date", "commercial_discount", "advance", "due_date", "vat_amount", "total_excluding_taxes", "total_including_taxes", "balance", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["id_card_id", 1], ["label", "abcdef"], ["paid", "f"], ["date", "2015-12-08"], ["commercial_discount", 0.0], ["advance", 0.0], ["due_date", "2016-01-07"], ["vat_amount", 20.0], ["total_excluding_taxes", 100.0], ["total_including_taxes", 120.0], ["balance", 120.0], ["created_at", "2015-12-08 09:59:03.400791"], ["updated_at", "2015-12-08 09:59:03.400791"], ["unique_index", 16], ["tracking_id", "2015-16"]] SQL (0.9ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "Coucou"], ["quantity", 10.0], ["unit", ""], ["unit_price", 10.0], ["vat_rate", 20.0], ["total", 100.0], ["invoice_id", 16], ["created_at", "2015-12-08 09:59:03.406458"], ["updated_at", "2015-12-08 09:59:03.406458"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] 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]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_invoice_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "invoice_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "zzzz"], ["quantity", 0.0], ["unit", ""], ["unit_price", 0.0], ["vat_rate", 20.0], ["total", 0.0], ["invoice_id", 16], ["created_at", "2015-12-08 09:59:03.413879"], ["updated_at", "2015-12-08 09:59:03.413879"]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] 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]]  (1.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 33ms (ActiveRecord: 6.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-08 10:59:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (8.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (26.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (76.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 238ms (Views: 229.4ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-08 10:59:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-08 10:59:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-08 10:59:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-08 10:59:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-08 10:59:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-08 10:59:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-08 10:59:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-08 10:59:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-08 10:59:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-08 10:59:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-08 10:59:04 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-08 10:59:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (22.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (35.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 235ms (Views: 231.5ms | ActiveRecord: 0.5ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-08 10:59:10 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (2.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (32.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 189ms (Views: 184.3ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-08 10:59:11 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.5ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (43.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (50.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 201ms (Views: 196.1ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/quotations/1/create_invoice" for ::1 at 2015-12-08 10:59:16 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create_invoice as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.5ms) Dorsale::BillingMachine::PaymentTerm Load (0.1ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (50.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/new.html.slim within layouts/application (56.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 223ms (Views: 209.4ms | ActiveRecord: 1.4ms) ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-08 11:01:10 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (9.0ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (24.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (60.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (68.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 317ms (Views: 220.2ms | ActiveRecord: 2.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-08 11:01:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-08 11:01:11 +0100 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/dorsale/alexandrie/attachments/1/edit" for ::1 at 2015-12-08 11:41:00 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/edit.html.slim (7.6ms) Completed 200 OK in 132ms (Views: 58.0ms | ActiveRecord: 1.2ms) Started PATCH "/dorsale/alexandrie/attachments/1" for ::1 at 2015-12-08 11:41:02 +0100 Processing by Dorsale::Alexandrie::AttachmentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ke6NsOmt4MghGpJ0ci98C85B/2FbqAmBAftqKP8fMkWDmswinO1Bl7kfD2P+5cbWyamVrERMGeWeJrp4Vj0BVA==", "attachment"=>{"name"=>"Mon super billet"}, "id"=>"1"} Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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]] SQL (0.4ms) UPDATE "dorsale_alexandrie_attachments" SET "name" = ?, "updated_at" = ? WHERE "dorsale_alexandrie_attachments"."id" = ? [["name", "Mon super billet"], ["updated_at", "2015-12-08 10:41:02.830922"], ["id", 1]]  (3.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations/1 Completed 302 Found in 23ms (ActiveRecord: 3.9ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-08 11:41:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (16.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (55.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (66.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 244ms (Views: 219.1ms | ActiveRecord: 2.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-08 11:41:03 +0100 Started GET "/" for ::1 at 2015-12-16 09:41:00 +0100 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (19.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (4.3ms) Completed 200 OK in 741ms (Views: 727.0ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:41:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:41:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:41:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:41:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:41:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:41:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:41:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:41:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:41:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:41:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:41:02 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 09:41:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.7ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1107.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (18.0ms) Dorsale::BillingMachine::Quotation Load (0.5ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (28.5ms)  (0.6ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (1193.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1387ms (Views: 1338.3ms | ActiveRecord: 4.3ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-16 09:41:06 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::QuotationLine Load (0.9ms) 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (16.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (109.9ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (122.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (249.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (345.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (358.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 553ms (Views: 531.7ms | ActiveRecord: 2.3ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-16 09:41:19 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (7.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (21.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (57.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (1037.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1292ms (Views: 1192.5ms | ActiveRecord: 3.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:41:21 +0100 Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-16 09:46:33 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-16 09:46:33 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (17.9ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (33.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (45.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.3ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (274.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.5ms) Completed 200 OK in 450ms (Views: 443.9ms | ActiveRecord: 2.6ms) Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 09:46:34 +0100 Started GET "/dorsale/customer_vault/people/list" for ::1 at 2015-12-16 09:46:35 +0100 Processing by Dorsale::CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.7ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_filters.html.slim (7.8ms) ActsAsTaggableOn::Tag Load (0.7ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_list_details.html.slim (32.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/list.html.slim within layouts/application (103.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 277ms (Views: 258.2ms | ActiveRecord: 2.1ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-12-16 09:46:37 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (8.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (41.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (52.1ms) Dorsale::Flyboy::Task Load (0.7ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.6ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.4ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (24.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (12.8ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.4ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.6ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (115.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (145.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (156.9ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (6.6ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (12.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (37.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (52.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (358.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (369.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 555ms (Views: 534.3ms | ActiveRecord: 4.3ms) Started GET "/dorsale/customer_vault/individuals/1/edit" for ::1 at 2015-12-16 09:46:41 +0100 Processing by Dorsale::CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_form.html.slim (50.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/edit.html.slim within layouts/application (80.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 263ms (Views: 258.2ms | ActiveRecord: 0.6ms) Started PATCH "/dorsale/customer_vault/individuals/1" for ::1 at 2015-12-16 09:46:45 +0100 Processing by Dorsale::CustomerVault::IndividualsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"OY/9nNKaLEkO5nyZM++dwrBX9qogmX4r1EdXG44bJMY/JXLvrCNqwwanVkavwVYnPxx/FRgnYaMC2JVrEmP+jw==", "individual"=>{"first_name"=>"Alice", "last_name"=>"Alisson", "tag_list"=>[""], "mobile"=>"", "email"=>"", "www"=>"", "phone"=>"", "fax"=>"", "twitter"=>"", "skype"=>"", "title"=>"", "context"=>"", "short_name"=>"AA", "address_attributes"=>{"street"=>"", "street_bis"=>"", "zip"=>"", "city"=>"", "country"=>"", "id"=>"1"}}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/1/edit", "id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] SQL (1.0ms) DELETE FROM "dorsale_addresses" WHERE "dorsale_addresses"."id" = ? [["id", 1]] SQL (0.2ms) UPDATE "dorsale_customer_vault_individuals" SET "short_name" = ?, "updated_at" = ? WHERE "dorsale_customer_vault_individuals"."id" = ? [["short_name", "AA"], ["updated_at", "2015-12-16 08:46:45.738819"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", ""], ["street_bis", ""], ["zip", ""], ["city", ""], ["country", ""], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"], ["created_at", "2015-12-16 08:46:45.743363"], ["updated_at", "2015-12-16 08:46:45.743363"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]]  (0.9ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 27ms (ActiveRecord: 3.0ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-12-16 09:46:45 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (9.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (25.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (34.9ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (13.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (8.7ms) Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (20.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (120.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (143.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (152.4ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (12.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (23.9ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (17.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (63.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (75.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (343.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (352.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (2.4ms) Completed 200 OK in 571ms (Views: 566.1ms | ActiveRecord: 2.2ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:46:46 +0100 Started GET "/dorsale/customer_vault/individuals/1/edit" for ::1 at 2015-12-16 09:46:49 +0100 Processing by Dorsale::CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_form.html.slim (33.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/edit.html.slim within layouts/application (55.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 221ms (Views: 215.4ms | ActiveRecord: 0.6ms) Started GET "/dorsale/customer_vault/individuals/1/edit" for ::1 at 2015-12-16 09:47:23 +0100 Processing by Dorsale::CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.4ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_form.html.slim (39.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/edit.html.slim within layouts/application (60.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 221ms (Views: 216.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:47:23 +0100 Started GET "/dorsale/customer_vault/individuals/1/edit" for ::1 at 2015-12-16 09:48:01 +0100 Processing by Dorsale::CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.8ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (950.7ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_form.html.slim (34.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/edit.html.slim within layouts/application (997.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1242ms (Views: 1155.3ms | ActiveRecord: 2.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:48:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:48:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:48:03 +0100 Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-12-16 09:48:26 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (13.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (21.8ms) Dorsale::Flyboy::Task Load (0.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.3ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (19.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (13.1ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (22.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (135.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (162.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (168.5ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.4ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (19.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (33.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (297.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (303.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 507ms (Views: 499.6ms | ActiveRecord: 4.1ms) Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 09:48:26 +0100 Started GET "/dorsale/customer_vault/individuals/1/edit" for ::1 at 2015-12-16 09:48:32 +0100 Processing by Dorsale::CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_form.html.slim (44.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/edit.html.slim within layouts/application (67.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 274ms (Views: 268.2ms | ActiveRecord: 0.5ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-12-16 09:52:35 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (16.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (22.3ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.3ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.2ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.3ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (95.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (109.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (113.3ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.4ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (14.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (19.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (197.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (201.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 360ms (Views: 355.1ms | ActiveRecord: 2.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:52:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:52:35 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:52:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:52:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:52:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:52:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:52:36 +0100 Started GET "/" for ::1 at 2015-12-16 09:54:16 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 160ms (Views: 158.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:54:17 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-16 09:54:19 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (19.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 165ms (Views: 162.6ms | ActiveRecord: 0.2ms) Started GET "/dorsale/flyboy/tasks" for ::1 at 2015-12-16 09:54:21 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.3ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (37.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 194ms (Views: 189.5ms | ActiveRecord: 0.4ms) Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-16 09:54:23 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-16 09:54:23 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (7.6ms)  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (22.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (29.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.7ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (16.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (239.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 408ms (Views: 403.9ms | ActiveRecord: 1.5ms) Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 09:54:23 +0100 Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-12-16 09:54:24 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (23.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (34.2ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (2.9ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (102.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (118.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (124.4ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.1ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (17.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (24.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (234.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (241.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 401ms (Views: 396.9ms | ActiveRecord: 1.6ms) Started GET "/dorsale/flyboy/tasks/new?taskable_guid=Dorsale%3A%3ACustomerVault%3A%3AIndividual-1" for ::1 at 2015-12-16 09:54:27 +0100 Processing by Dorsale::Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"Dorsale::CustomerVault::Individual-1"} 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (18.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim (57.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/new.html.slim within layouts/application (69.7ms) Completed 500 Internal Server Error in 126ms (ActiveRecord: 0.6ms) ActionView::Template::Error (undefined method `guid' for nil:NilClass): 23: 24: = f.hidden_field :taskable_id 25: = f.hidden_field :taskable_type 26: = f.input :owner_guid, collection: @owners.map{ |e| [e.to_s, e.guid] } 27: 28: = form_buttons 29: /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim:26:in `block (3 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_flyboy_tasks__form_html_slim__1718652211970926193_70328516837980' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim:26:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim:26:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_flyboy_tasks__form_html_slim__1718652211970926193_70328516837980' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim:18:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_flyboy_tasks__form_html_slim__1718652211970926193_70328516837980' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim:16:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_flyboy_tasks__form_html_slim__1718652211970926193_70328516837980' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/new.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_flyboy_tasks_new_html_slim___1002284089001057827_70328517099820' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (90.4ms) Started GET "/dorsale/flyboy/tasks/new?taskable_guid=Dorsale%3A%3ACustomerVault%3A%3AIndividual-1" for ::1 at 2015-12-16 09:54:27 +0100 Processing by Dorsale::Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"Dorsale::CustomerVault::Individual-1"} 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (1.1ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (16.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim (41.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/new.html.slim within layouts/application (49.5ms) Completed 500 Internal Server Error in 91ms (ActiveRecord: 0.4ms) ActionView::Template::Error (undefined method `guid' for nil:NilClass): 23: 24: = f.hidden_field :taskable_id 25: = f.hidden_field :taskable_type 26: = f.input :owner_guid, collection: @owners.map{ |e| [e.to_s, e.guid] } 27: 28: = form_buttons 29: /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim:26:in `block (3 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_flyboy_tasks__form_html_slim__1718652211970926193_70328532927400' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim:26:in `map' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim:26:in `block (2 levels) in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_flyboy_tasks__form_html_slim__1718652211970926193_70328532927400' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim:18:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_flyboy_tasks__form_html_slim__1718652211970926193_70328532927400' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim:16:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_flyboy_tasks__form_html_slim__1718652211970926193_70328532927400' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/new.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_flyboy_tasks_new_html_slim___1002284089001057827_70328533196500' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (90.4ms) Started GET "/users/sign_in" for ::1 at 2015-12-16 09:55:15 +0100 Processing by Devise::SessionsController#new as HTML 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) 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 (29.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 205ms (Views: 200.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:55:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:55:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:55:15 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:55:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:55:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:55:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:55:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:55:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:55:16 +0100 Started POST "/users/sign_in" for ::1 at 2015-12-16 09:55:25 +0100 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SCCDP0Ik3DGqRk0G4AnaIJ6KkxJqyFIrzFz/RN+cH4VOigxMPJ2au6IHZ9l8JxHFEcEarVJ2TaMawz00Q+TFzA==", "user"=>{"email"=>"benoit.martin-chave@agilidee.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Connexion", "back_url"=>"http://localhost:3000/users/sign_in"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" ASC LIMIT 1 [["email", "benoit.martin-chave@agilidee.com"]] Completed 401 Unauthorized in 120ms (ActiveRecord: 0.4ms) Processing by Devise::SessionsController#new as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"SCCDP0Ik3DGqRk0G4AnaIJ6KkxJqyFIrzFz/RN+cH4VOigxMPJ2au6IHZ9l8JxHFEcEarVJ2TaMawz00Q+TFzA==", "user"=>{"email"=>"benoit.martin-chave@agilidee.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Connexion", "back_url"=>"http://localhost:3000/users/sign_in"} 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 (0.6ms) 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 (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 234ms (Views: 156.8ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:55:25 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:55:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:55:26 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-16 09:55:33 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (21.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 213ms (Views: 210.6ms | ActiveRecord: 0.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:55:34 +0100 Started GET "/users/sign_in" for ::1 at 2015-12-16 09:55:38 +0100 Processing by Devise::SessionsController#new as HTML 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 (0.8ms) 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 (14.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 159ms (Views: 156.9ms | ActiveRecord: 0.0ms) Started POST "/users/sign_in" for ::1 at 2015-12-16 09:55:46 +0100 Processing by Devise::SessionsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"fPhPUldp26Gm/QiO4o0VUT0LyeduiJLUmUo3XCmdySl6UsAhKdCdK668IlF+o960skBAWFY2jVxP1fUsteUTYA==", "user"=>{"email"=>"benoit.martin-chave@agilidee.com", "password"=>"[FILTERED]", "remember_me"=>"0"}, "commit"=>"Connexion", "back_url"=>"http://localhost:3000/users/sign_in"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? ORDER BY "users"."id" ASC LIMIT 1 [["email", "benoit.martin-chave@agilidee.com"]]  (0.1ms) begin transaction SQL (0.4ms) UPDATE "users" SET "last_sign_in_at" = ?, "current_sign_in_at" = ?, "sign_in_count" = ?, "updated_at" = ? WHERE "users"."id" = ? [["last_sign_in_at", "2015-11-26 13:20:01.267878"], ["current_sign_in_at", "2015-12-16 08:55:46.960995"], ["sign_in_count", 3], ["updated_at", "2015-12-16 08:55:46.962368"], ["id", 1]]  (2.2ms) commit transaction Redirected to http://localhost:3000/ Completed 302 Found in 117ms (ActiveRecord: 2.8ms) Started GET "/" for ::1 at 2015-12-16 09:55:47 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 124ms (Views: 123.1ms | ActiveRecord: 0.2ms) Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:55:47 +0100 Started GET "/" for ::1 at 2015-12-16 09:56:03 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.2ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 166ms (Views: 164.2ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:56:04 +0100 Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-16 09:56:06 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-16 09:56:06 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (8.4ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (24.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (31.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.8ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (253.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 489ms (Views: 425.2ms | ActiveRecord: 2.3ms) Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 09:56:07 +0100 Started GET "/dorsale/flyboy/tasks/new?taskable_guid=Dorsale%3A%3ACustomerVault%3A%3AIndividual-1" for ::1 at 2015-12-16 09:56:08 +0100 Processing by Dorsale::Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"Dorsale::CustomerVault::Individual-1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (26.7ms) User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim (55.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/new.html.slim within layouts/application (63.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 248ms (Views: 232.0ms | ActiveRecord: 1.8ms) Started GET "/dorsale/users" for ::1 at 2015-12-16 09:56:12 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 155ms (Views: 151.1ms | ActiveRecord: 0.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:56:12 +0100 Started GET "/dorsale/users/new" for ::1 at 2015-12-16 09:56:14 +0100 Processing by Dorsale::UsersController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (12.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/new.html.slim within layouts/application (22.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 199ms (Views: 195.8ms | ActiveRecord: 0.1ms) Started POST "/dorsale/users" for ::1 at 2015-12-16 09:56:19 +0100 Processing by Dorsale::UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"GeblPCF794KTV+As3v9SsCTKASathkQGz4A/upCpz+Qj8voiZaN7taGJXIky71Gnz5oeJ9rgcpe4+DD+/4Szzg==", "user"=>{"email"=>"abc@def.com", "is_active"=>"1"}, "back_url"=>"http://localhost:3000/dorsale/users/new"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'abc@def.com' LIMIT 1 SQL (0.5ms) INSERT INTO "users" ("email", "is_active", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["email", "abc@def.com"], ["is_active", "t"], ["encrypted_password", "$2a$10$TtoyQTuP.DGH6hTFAjkEXOF1neHXZSpiFl6aa0udfdPeTwyFRL1MG"], ["created_at", "2015-12-16 08:56:19.822084"], ["updated_at", "2015-12-16 08:56:19.822084"]] [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 06d10829-db96-429f-99fd-5d9792f6297d) to Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/2, "721341b5f8c2" [ActiveJob] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] [ActiveJob] [ActionMailer::DeliveryJob] [06d10829-db96-429f-99fd-5d9792f6297d] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/2, "721341b5f8c2" [ActiveJob] [ActionMailer::DeliveryJob] [06d10829-db96-429f-99fd-5d9792f6297d] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/user_mailer/new_account.html.slim (4.8ms) [ActiveJob] [ActionMailer::DeliveryJob] [06d10829-db96-429f-99fd-5d9792f6297d] Dorsale::UserMailer#new_account: processed outbound mail in 435.6ms [ActiveJob] [ActionMailer::DeliveryJob] [06d10829-db96-429f-99fd-5d9792f6297d] Sent mail to abc@def.com (17.7ms) [ActiveJob] [ActionMailer::DeliveryJob] [06d10829-db96-429f-99fd-5d9792f6297d] Date: Wed, 16 Dec 2015 09:56:20 +0100 From: contact@example.org To: abc@def.com Message-ID: <56712734502f8_97aa3ff6a28e389c34824@tiramisu.local.mail> Subject: Nouveau compte Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Nouveau compte cr=C3=A9=C3=A9

F=C3=A9licitation pour la cr=C3=A9ation de votre compte.

Votre login est: abc@def.com

Votre mot de passe est: 721341b5f8c2

= [ActiveJob] [ActionMailer::DeliveryJob] [06d10829-db96-429f-99fd-5d9792f6297d] Performed ActionMailer::DeliveryJob from Inline(mailers) in 454.42ms  (1.0ms) commit transaction Redirected to http://localhost:3000/dorsale/users Completed 302 Found in 609ms (ActiveRecord: 2.0ms) Started GET "/dorsale/users" for ::1 at 2015-12-16 09:56:20 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] User Load (0.3ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 153ms (Views: 150.0ms | ActiveRecord: 0.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:56:20 +0100 Started GET "/dorsale/flyboy/tasks/new?taskable_guid=Dorsale%3A%3ACustomerVault%3A%3AIndividual-1" for ::1 at 2015-12-16 09:56:27 +0100 Processing by Dorsale::Flyboy::TasksController#new as HTML Parameters: {"taskable_guid"=>"Dorsale::CustomerVault::Individual-1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (26.9ms) User Load (0.3ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim (77.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/new.html.slim within layouts/application (87.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 433ms (Views: 421.6ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:56:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:56:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:56:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:56:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:56:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:56:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:56:27 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:56:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:56:28 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:56:28 +0100 Started POST "/dorsale/flyboy/tasks" for ::1 at 2015-12-16 09:56:32 +0100 Processing by Dorsale::Flyboy::TasksController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Z5fDezAKh7OfpyHkaZmlV3wpooW7+N/8VyFT1pKX86Ndg9xldNILhK15nUGFiaZAl3m9hMye6W0gWVyS/bqPiQ==", "task"=>{"name"=>"zzz", "description"=>"", "reminder"=>"23/12/2015", "term"=>"15/01/2016", "taskable_id"=>"1", "taskable_type"=>"Dorsale::CustomerVault::Individual", "owner_guid"=>"User-2"}, "back_url"=>"http://localhost:3000/dorsale/flyboy/tasks/new?taskable_guid=Dorsale%3A%3ACustomerVault%3A%3AIndividual-1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] 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]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("taskable_id", "taskable_type", "name", "description", "term", "reminder", "owner_id", "owner_type", "done", "progress", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["name", "zzz"], ["description", ""], ["term", "2016-01-15"], ["reminder", "2015-12-23"], ["owner_id", 2], ["owner_type", "User"], ["done", "f"], ["progress", 0], ["created_at", "2015-12-16 08:56:32.388928"], ["updated_at", "2015-12-16 08:56:32.388928"]]  (3.0ms) commit transaction Redirected to http://localhost:3000/dorsale/flyboy/tasks/1 Completed 302 Found in 14ms (ActiveRecord: 3.9ms) Started GET "/dorsale/flyboy/tasks/1" for ::1 at 2015-12-16 09:56:32 +0100 Processing by Dorsale::Flyboy::TasksController#show as HTML Parameters: {"id"=>"1"} Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] 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]] CACHE (0.0ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."id" = ? LIMIT 1 [["id", "1"]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_actions.html.slim (7.1ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_context.html.slim (21.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (10.7ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::TaskComment Load (0.2ms) SELECT "dorsale_flyboy_task_comments".* FROM "dorsale_flyboy_task_comments" WHERE "dorsale_flyboy_task_comments"."task_id" = ? ORDER BY created_at DESC [["task_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/task_comments/_list.html.slim (30.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/show.html.slim within layouts/application (88.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 250ms (Views: 243.3ms | ActiveRecord: 1.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 09:56:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 09:56:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 09:56:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 09:56:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 09:56:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 09:56:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 09:56:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 09:56:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 09:56:33 +0100 Started GET "/dorsale/flyboy/tasks/1/edit" for ::1 at 2015-12-16 09:56:36 +0100 Processing by Dorsale::Flyboy::TasksController#edit as HTML Parameters: {"id"=>"1"} Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."id" = ? LIMIT 1 [["id", 1]] 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.8ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.3ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (18.0ms) User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_form.html.slim (45.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/edit.html.slim within layouts/application (56.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 228ms (Views: 222.4ms | ActiveRecord: 1.0ms) Started GET "/" for ::1 at 2015-12-16 09:56:39 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (4.2ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 156ms (Views: 154.9ms | ActiveRecord: 0.1ms) Started GET "/" for ::1 at 2015-12-16 10:03:57 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.1ms) User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 126ms (Views: 124.6ms | ActiveRecord: 0.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:03:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:03:58 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:04:10 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.7ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (37.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 228ms (Views: 195.3ms | ActiveRecord: 1.6ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:10:56 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.5ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (9.0ms) Completed 500 Internal Server Error in 182ms (ActiveRecord: 3.0ms) ActionView::Template::Error (Unknown line indicator /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim, Line 20, Column 4 ) ^ ): 17: = f.input(:customer_guid, 18: :collection => @people.map { |p| [p.name, p.guid] }, 19: :include_blank => t("all_customers") 20: ) 21: 22: .form-group 23: = select 'filters', 'time_period',[['Aujourd\'hui', 'today'],['Cette semaine', 'week'], ['Ce mois-ci', 'month']], {include_blank: 'Depuis toujours', selected: @filters.get('time_period')}, class: "form-control" /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:20 slim (3.0.6) lib/slim/parser.rb:503:in `syntax_error!' slim (3.0.6) lib/slim/parser.rb:254:in `unknown_line_indicator' slim (3.0.6) lib/slim/parser.rb:245:in `parse_line_indicators' slim (3.0.6) lib/slim/parser.rb:187:in `parse_line' slim (3.0.6) lib/slim/parser.rb:90:in `call' temple (0.7.6) lib/temple/engine.rb:50:in `block in call' temple (0.7.6) lib/temple/engine.rb:50:in `each' temple (0.7.6) lib/temple/engine.rb:50:in `inject' temple (0.7.6) lib/temple/engine.rb:50:in `call' temple (0.7.6) lib/temple/mixins/template.rb:10:in `compile' temple (0.7.6) lib/temple/templates/rails.rb:8:in `call' actionview (4.2.4) lib/action_view/template.rb:270:in `compile' actionview (4.2.4) lib/action_view/template.rb:245:in `block (2 levels) in compile!' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:244:in `block in compile!' actionview (4.2.4) lib/action_view/template.rb:232:in `synchronize' actionview (4.2.4) lib/action_view/template.rb:232:in `compile!' actionview (4.2.4) lib/action_view/template.rb:144:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:3:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:44:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (89.5ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:11:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (243.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (248.8ms) Completed 500 Internal Server Error in 303ms (ActiveRecord: 2.6ms) ActionView::Template::Error (undefined local variable or method `f' for #<#:0x007fed46512ee0>): 14: 15: .filters 16: = simple_form_for :filters, url: dorsale.small_data_filters_path, class: "form-inline" 17: = f.input(:customer_guid, 18: :collection => @people.map { |p| [p.name, p.guid] }, 19: :include_blank => t("all_customers"), 20: ) /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:17:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__filters_html_slim__2895632273293497485_70328531785360' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:16:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__filters_html_slim__2895632273293497485_70328531785360' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:3:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:44:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (13.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (89.3ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:11:09 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (11.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.2ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (44.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 202ms (Views: 194.7ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:11:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:11:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:11:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:11:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:11:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:11:10 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:11:43 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (13.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.8ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (47.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 228ms (Views: 216.4ms | ActiveRecord: 2.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:11:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:11:44 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:11:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (2.8ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (36.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 195ms (Views: 189.6ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:11:45 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:11:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (2.9ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (39.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 203ms (Views: 197.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:11:53 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:12:33 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.0ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (35.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4360ms (Views: 4354.3ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:12:37 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:13:35 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (867.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.9ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (899.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1190ms (Views: 1064.0ms | ActiveRecord: 3.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:13:37 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:13:52 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (12.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.4ms) Dorsale::BillingMachine::Quotation Load (0.5ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (4.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (45.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 206ms (Views: 199.0ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:13:52 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:18:33 +0100 SyntaxError (/Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/filters_helper.rb:28: syntax error, unexpected =>, expecting keyword_end "" => t("datetime.prompts.all_time"), ^ /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/filters_helper.rb:28: syntax error, unexpected ',', expecting keyword_end /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/filters_helper.rb:29: syntax error, unexpected =>, expecting keyword_end "today" => t("datetime.prompts.today"), ^ /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/filters_helper.rb:29: syntax error, unexpected ',', expecting keyword_end /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/filters_helper.rb:30: syntax error, unexpected =>, expecting keyword_end "week" => t("datetime.prompts.week"), ^ /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/filters_helper.rb:30: syntax error, unexpected ',', expecting keyword_end /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/filters_helper.rb:31: syntax error, unexpected =>, expecting keyword_end "month" => t("datetime.prompts.month"), ^ /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/filters_helper.rb:31: syntax error, unexpected ',', expecting keyword_end): app/controllers/application_controller.rb:6:in `' app/controllers/application_controller.rb:1:in `' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (80.9ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:18:59 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (11.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (45.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 314ms (Views: 197.2ms | ActiveRecord: 3.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:19:00 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:19:43 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (41.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 345ms (Views: 216.2ms | ActiveRecord: 3.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:19:43 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:19:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:19:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:19:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:19:44 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:22:00 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (950.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (988.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1271ms (Views: 1154.7ms | ActiveRecord: 3.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:22:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:22:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:22:02 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:23:31 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (956.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (991.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1283ms (Views: 1155.7ms | ActiveRecord: 3.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:23:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:23:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:23:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:23:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:23:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:23:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:23:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:23:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:23:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:23:33 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:23:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (10.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (4.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (46.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 343ms (Views: 213.4ms | ActiveRecord: 3.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:23:54 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:25:38 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (349.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (353.8ms) Completed 500 Internal Server Error in 516ms (ActiveRecord: 4.5ms) ActionView::Template::Error (undefined local variable or method `quotation_states_for_filter_select' for #<#:0x007fed48701e70>): 10: ) 11: 12: = f.input(:quotation_state, 13: :collection => quotation_states_for_filter_select, 14: :include_blank => false, 15: ) 16: /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:13:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__filters_html_slim__2895632273293497485_70328518917740' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__filters_html_slim__2895632273293497485_70328518917740' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:3:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:44:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (82.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:25:49 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (184.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (189.1ms) Completed 500 Internal Server Error in 235ms (ActiveRecord: 1.4ms) ActionView::Template::Error (undefined local variable or method `e' for #<#:0x007fed483dd528>): 10: ) 11: 12: = f.input(:quotation_state, 13: :collection => billing_machine_quotation_states_for_filter_select, 14: :include_blank => false, 15: ) 16: /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/billing_machine/application_helper.rb:14:in `billing_machine_quotation_states_for_filter_select' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:13:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__filters_html_slim__2895632273293497485_70328546751720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__filters_html_slim__2895632273293497485_70328546751720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:3:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:44:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (82.9ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:26:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (9.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (14.2ms) Completed 500 Internal Server Error in 153ms (ActiveRecord: 2.7ms) ActionView::Template::Error (undefined method `second' for "All":String): 9: :include_blank => false, 10: ) 11: 12: = f.input(:quotation_state, 13: :collection => billing_machine_quotation_states_for_filter_select, 14: :include_blank => false, 15: ) actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:759:in `value_for_collection' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:395:in `block in options_from_collection_for_select' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:394:in `map' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:394:in `options_from_collection_for_select' actionview (4.2.4) lib/action_view/helpers/tags/collection_select.rb:21:in `render' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.0) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.0) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.0) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.0) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.0) lib/simple_form/form_builder.rb:116:in `input' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:12:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__filters_html_slim__2895632273293497485_70328546751720' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__filters_html_slim__2895632273293497485_70328546751720' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:3:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:44:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (92.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:26:25 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (37.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 283ms (Views: 181.4ms | ActiveRecord: 3.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:26:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:26:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:26:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:26:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:26:26 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:27:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (37.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 304ms (Views: 188.2ms | ActiveRecord: 3.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:27:03 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:27:38 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (901.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.6ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (933.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1220ms (Views: 1106.9ms | ActiveRecord: 3.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:27:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:27:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:27:39 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:27:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:27:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:27:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:27:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:27:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:27:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:27:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:27:40 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 10:27:43 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"j/zaWuU8Ib+JGmonhFZMbllM7BvQm65Zj76gqAnwg0O16MVEoeStiLvE1oJoRk95shzzGqf9mMj4xq/sZt3/aQ==", "filters"=>{"customer_guid"=>"", "time_period"=>"", "quotation_state"=>"accepted"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:27:43 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (1.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (35.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 199ms (Views: 191.2ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:27:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:27:44 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 10:27:47 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"GKLQcecD4P0Bdqn6ZUsdAc3N7BZfD34f8vNnNqyg/oIits9vo9tsyjOoFV+JWx4WJp3zFyhpSI6Fi2hyw42CqA==", "filters"=>{"customer_guid"=>"", "time_period"=>"", "quotation_state"=>"all"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:27:47 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", "all"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.6ms) 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", "all"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (1.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "all"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (39.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 212ms (Views: 202.7ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:27:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:27:47 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 10:27:49 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"NBlNdRLsjK/548FlufGKA0BIi0Aj/XxvsJ090UldmWUODVJrVjQAmMs9fcBV4YkUqxiUQVSbSv7H5TKVJnDlTw==", "filters"=>{"customer_guid"=>"", "time_period"=>"", "quotation_state"=>"all"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:27:49 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", "all"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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", "all"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (1.7ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "all"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (39.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 231ms (Views: 224.6ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:27:49 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:27:49 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:27:49 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:27:49 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:27:49 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:27:49 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:27:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:27:49 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:27:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:27:50 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:28:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", "all"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (8.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.2ms) 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", "all"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (2.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "all"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (41.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 326ms (Views: 216.7ms | ActiveRecord: 3.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:28:05 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:28:05 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 10:28:06 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"cMCuDKLYzpJS6sUamYSsWKBaZs8Dwk+jlUVNcYb4WelK1LES5gBCpWA0eb91lK9PSwp5znSkeTLiPUI16dUlww==", "filters"=>{"customer_guid"=>"", "time_period"=>"", "quotation_state"=>""}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:28:06 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (39.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 213ms (Views: 196.1ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:28:07 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:28:26 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (11.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (44.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 305ms (Views: 191.8ms | ActiveRecord: 3.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:28:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:28:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:28:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:28:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:28:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:28:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:28:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:28:27 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:33:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (916.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (922.0ms) Completed 500 Internal Server Error in 1075ms (ActiveRecord: 2.8ms) ActionView::Template::Error (can not load translations from /Users/benoit/www/agilidee/dorsale/config/locales/billing_machine.en.yml: #): 1: = simple_form_for :filters, url: dorsale.small_data_filters_path, wrapper: :inline_form do |f| 2: = f.input(:customer_guid, 3: :collection => @people.map { |p| [p.name, p.guid] }, 4: :include_blank => t("filters.all_customers"), 5: ) 6: 7: = f.input(:time_period, i18n (0.7.0) lib/i18n/backend/base.rb:184:in `rescue in load_yml' i18n (0.7.0) lib/i18n/backend/base.rb:181:in `load_yml' i18n (0.7.0) lib/i18n/backend/base.rb:165:in `load_file' i18n (0.7.0) lib/i18n/backend/base.rb:15:in `block in load_translations' i18n (0.7.0) lib/i18n/backend/base.rb:15:in `each' i18n (0.7.0) lib/i18n/backend/base.rb:15:in `load_translations' i18n (0.7.0) lib/i18n/backend/simple.rb:57:in `init_translations' i18n (0.7.0) lib/i18n/backend/simple.rb:40:in `available_locales' i18n (0.7.0) lib/i18n/config.rb:43:in `available_locales' i18n (0.7.0) lib/i18n/config.rb:49:in `available_locales_set' i18n (0.7.0) lib/i18n.rb:278:in `locale_available?' i18n (0.7.0) lib/i18n.rb:284:in `enforce_available_locales!' i18n (0.7.0) lib/i18n.rb:151:in `translate' actionview (4.2.4) lib/action_view/helpers/translation_helper.rb:69:in `translate' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:4:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__filters_html_slim__2895632273293497485_70328531912260' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim:1:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations__filters_html_slim__2895632273293497485_70328531912260' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:3:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_quotations_index_html_slim___4369624923286751285_70328520151520' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:44:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (14.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (87.5ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:34:01 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (947.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (979.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1252ms (Views: 1128.3ms | ActiveRecord: 3.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:34:03 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 10:34:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (15.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (27.0ms) Completed 500 Internal Server Error in 79ms (ActiveRecord: 0.5ms) ActionView::Template::Error (undefined method `customer_guid' for #): 16: = filter_submit_button 17: 18: = simple_form_for :filters, url: dorsale.small_data_filters_path, wrapper: :inline_form do |f| 19: = f.input(:customer_guid, 20: :collection => @people.map { |p| [p.name, p.guid] }, 21: :include_blank => t("filters.all_customers"), 22: ) actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `public_send' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `value' actionview (4.2.4) lib/action_view/helpers/tags/collection_select.rb:16:in `block in render' actionview (4.2.4) lib/action_view/helpers/tags/collection_select.rb:16:in `fetch' actionview (4.2.4) lib/action_view/helpers/tags/collection_select.rb:16:in `render' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.0) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.0) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.0) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.0) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.0) lib/simple_form/form_builder.rb:116:in `input' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim:19:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__filters_html_slim__396327964739635991_70328560084120' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim:18:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__filters_html_slim__396327964739635991_70328560084120' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:3:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim___3915181545349823075_70328546761180' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim___3915181545349823075_70328546761180' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (11.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (81.4ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 10:34:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (16.0ms) Completed 500 Internal Server Error in 63ms (ActiveRecord: 0.6ms) ActionView::Template::Error (undefined method `customer_guid' for #): 16: = filter_submit_button 17: 18: = simple_form_for :filters, url: dorsale.small_data_filters_path, wrapper: :inline_form do |f| 19: = f.input(:customer_guid, 20: :collection => @people.map { |p| [p.name, p.guid] }, 21: :include_blank => t("filters.all_customers"), 22: ) actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `public_send' actionview (4.2.4) lib/action_view/helpers/tags/base.rb:28:in `value' actionview (4.2.4) lib/action_view/helpers/tags/collection_select.rb:16:in `block in render' actionview (4.2.4) lib/action_view/helpers/tags/collection_select.rb:16:in `fetch' actionview (4.2.4) lib/action_view/helpers/tags/collection_select.rb:16:in `render' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:202:in `collection_select' actionview (4.2.4) lib/action_view/helpers/form_options_helper.rb:789:in `collection_select' simple_form (3.2.0) lib/simple_form/inputs/collection_select_input.rb:9:in `input' simple_form (3.2.0) lib/simple_form/wrappers/leaf.rb:19:in `call' simple_form (3.2.0) lib/simple_form/wrappers/leaf.rb:19:in `render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:28:in `block in render' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `each' simple_form (3.2.0) lib/simple_form/wrappers/many.rb:26:in `render' simple_form (3.2.0) lib/simple_form/wrappers/root.rb:15:in `render' simple_form (3.2.0) lib/simple_form/form_builder.rb:116:in `input' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim:19:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__filters_html_slim__396327964739635991_70328560084120' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.4) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.0) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim:18:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices__filters_html_slim__396327964739635991_70328560084120' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:3:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim___3915181545349823075_70328546761180' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_index_html_slim___3915181545349823075_70328546761180' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:25:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.6ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 10:35:14 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (9.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (20.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (25.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (87.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 345ms (Views: 242.2ms | ActiveRecord: 3.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:35:15 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 10:36:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (958.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (17.5ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (20.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (1029.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1326ms (Views: 1221.1ms | ActiveRecord: 3.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:36:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:36:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:36:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:36:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:36:03 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 10:38:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (11.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (17.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (64.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 225ms (Views: 218.9ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:38:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:38:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:38:23 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:38:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:38:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:38:23 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:38:47 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.2ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (38.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 239ms (Views: 216.2ms | ActiveRecord: 1.7ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:43:23 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Completed 500 Internal Server Error in 102ms (ActiveRecord: 2.3ms) SyntaxError (/Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/small_data/filter_strategy_by_state.rb:7: syntax error, unexpected tGVAR, expecting ')' query.where("state != ?" $~[1]) ^ /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/small_data/filter_strategy_by_state.rb:7: syntax error, unexpected ')', expecting keyword_end): /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/small_data/filter_strategy_by_state.rb:7: syntax error, unexpected tGVAR, expecting ')' query.where("state != ?" $~[1]) ^ /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/small_data/filter_strategy_by_state.rb:7: syntax error, unexpected ')', expecting keyword_end zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load' zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.4) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.4) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.4) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.4) lib/active_support/dependencies.rb:526:in `load_missing_constant' activesupport (4.2.4) lib/active_support/dependencies.rb:184:in `const_missing' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/small_data/filter_for_quotations.rb:8:in `' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/small_data/filter_for_quotations.rb:4:in `' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/small_data/filter_for_quotations.rb:3:in `' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/small_data/filter_for_quotations.rb:2:in `' /Users/benoit/www/agilidee/dorsale/app/models/dorsale/billing_machine/small_data/filter_for_quotations.rb:1:in `' zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load' zeus (0.15.4) lib/zeus/load_tracking.rb:50:in `load' activesupport (4.2.4) lib/active_support/dependencies.rb:457:in `block in load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:647:in `new_constants_in' activesupport (4.2.4) lib/active_support/dependencies.rb:456:in `load_file' activesupport (4.2.4) lib/active_support/dependencies.rb:354:in `require_or_load' activesupport (4.2.4) lib/active_support/dependencies.rb:494:in `load_missing_constant' activesupport (4.2.4) lib/active_support/dependencies.rb:184:in `const_missing' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/quotations_controller.rb:18:in `index' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (80.2ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:43:30 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (986.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (1020.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1332ms (Views: 1190.6ms | ActiveRecord: 3.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:43:32 +0100 Started GET "/dorsale/billing_machine/quotations/new" for ::1 at 2015-12-16 10:43:34 +0100 Processing by Dorsale::BillingMachine::QuotationsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (13.3ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (80.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (90.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/new.html.slim within layouts/application (101.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 327ms (Views: 286.9ms | ActiveRecord: 2.0ms) Started POST "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:43:41 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"00+nuqb2noF3mnvF+dkydZAQtyHnevJeSxuPRuQKXJrpW7ik4i4StkVEx2AVyTFie0CoIJAcxM88Y4ACiycgsA==", "quotation"=>{"id_card_id"=>"1", "label"=>"zzzz", "date"=>"16/12/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00"}}, "payment_term_id"=>"", "state"=>"canceled", "expires_at"=>"16/01/2016", "comments"=>"", "commercial_discount"=>"0,00", "vat_rate"=>"20,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/new"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_quotations" ("label", "state", "id_card_id", "date", "expires_at", "comments", "commercial_discount", "vat_amount", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "zzzz"], ["state", "canceled"], ["id_card_id", 1], ["date", "2015-12-16"], ["expires_at", "2016-01-16"], ["comments", ""], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-16 09:43:41.053351"], ["updated_at", "2015-12-16 09:43:41.053351"], ["unique_index", 2], ["tracking_id", "2015-02"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "quotation_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 0.0], ["unit", ""], ["unit_price", 0.0], ["vat_rate", 20.0], ["total", 0.0], ["quotation_id", 2], ["created_at", "2015-12-16 09:43:41.056639"], ["updated_at", "2015-12-16 09:43:41.056639"]] 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", 2]] 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", 2]] 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]]  (3.0ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 32ms (ActiveRecord: 5.1ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:43:41 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.1ms) Dorsale::BillingMachine::Quotation Load (0.5ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (5.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (43.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 222ms (Views: 214.4ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:43:41 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:43:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (4.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (39.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 194ms (Views: 188.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:43:46 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:43:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:43:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:43:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:43:47 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:44:45 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (4.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (42.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 326ms (Views: 211.6ms | ActiveRecord: 3.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:44:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:44:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:44:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:44:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:44:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:44:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:44:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:44:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:44:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:44:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:44:46 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 10:44:48 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jZKi/GAKVN0LO8/PkXPXT4UZPMYnnXk0+rVNQZvL8Uy3hr3iJNLY6jnlc2p9Y9RYbkkjx1D7T6WNzUIF9OaNZg==", "filters"=>{"customer_guid"=>"", "time_period"=>"", "quotation_state"=>"not_canceled"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 5ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:44:48 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE (state != 'canceled') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (37.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 206ms (Views: 198.0ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:44:49 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:44:49 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 10:44:51 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zZcclXQ6yE+F5TPiMipASu8MW3WVPu5XwlMDgv7OMTr3gwOLMOJEeLc7j0feOkNdBFxEdOJY2Ma1KwzGkeNNEA==", "filters"=>{"customer_guid"=>"", "time_period"=>"", "quotation_state"=>""}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 10:44:51 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.6ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (4.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (37.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 206ms (Views: 199.8ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 10:44:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 10:44:52 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 10:44:52 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 10:44:52 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 10:44:52 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 10:44:52 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 10:44:52 +0100 Started GET "/dorsale/billing_machine/quotations/2" for ::1 at 2015-12-16 10:48:17 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 2]] 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", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (7.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 2 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (46.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (53.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 207ms (Views: 199.6ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 10:51:12 +0100  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (1.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2359"], ["description", "I-am-the-folder-description_4074"], ["version", 1], ["created_at", "2015-12-16 10:01:59.971102"], ["updated_at", "2015-12-16 10:01:59.971102"], ["tracking", "151216-1"]]  (3.0ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-07-04"], ["term", "2014-08-03"], ["progress", 12], ["taskable_id", 1], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task7484"], ["description", "I-am-the-task-description_5184"], ["created_at", "2015-12-16 10:01:59.994471"], ["updated_at", "2015-12-16 10:01:59.994471"]]  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.3ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 12], ["version", 2], ["updated_at", "2015-12-16 10:02:00.017795"], ["id", 1]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.6ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2769"], ["description", "I-am-the-folder-description_3817"], ["version", 1], ["created_at", "2015-12-16 10:02:00.028507"], ["updated_at", "2015-12-16 10:02:00.028507"], ["tracking", "151216-2"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-09-27"], ["term", "2014-10-27"], ["progress", 80], ["taskable_id", 2], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task3955"], ["description", "I-am-the-task-description_8567"], ["created_at", "2015-12-16 10:02:00.034842"], ["updated_at", "2015-12-16 10:02:00.034842"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 2], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 2], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 2], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 80], ["version", 2], ["updated_at", "2015-12-16 10:02:00.041143"], ["id", 2]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2598"], ["description", "I-am-the-folder-description_7697"], ["version", 1], ["created_at", "2015-12-16 10:02:00.045473"], ["updated_at", "2015-12-16 10:02:00.045473"], ["tracking", "151216-3"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-10-15"], ["term", "2015-11-14"], ["progress", 34], ["taskable_id", 3], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task9357"], ["description", "I-am-the-task-description_6366"], ["created_at", "2015-12-16 10:02:00.050497"], ["updated_at", "2015-12-16 10:02:00.050497"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 3], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 3], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 3], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 34], ["version", 2], ["updated_at", "2015-12-16 10:02:00.054721"], ["id", 3]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.4ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_6683"], ["description", "I-am-the-folder-description_9949"], ["version", 1], ["created_at", "2015-12-16 10:02:00.061777"], ["updated_at", "2015-12-16 10:02:00.061777"], ["tracking", "151216-4"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-06-06"], ["term", "2013-07-06"], ["progress", 16], ["taskable_id", 4], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task3994"], ["description", "I-am-the-task-description_3566"], ["created_at", "2015-12-16 10:02:00.069228"], ["updated_at", "2015-12-16 10:02:00.069228"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 4], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 4], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.0ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 4], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 16], ["version", 2], ["updated_at", "2015-12-16 10:02:00.073483"], ["id", 4]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2421"], ["description", "I-am-the-folder-description_9879"], ["version", 1], ["created_at", "2015-12-16 10:02:00.077748"], ["updated_at", "2015-12-16 10:02:00.077748"], ["tracking", "151216-5"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-07-21"], ["term", "2014-08-20"], ["progress", 37], ["taskable_id", 5], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task6978"], ["description", "I-am-the-task-description_8993"], ["created_at", "2015-12-16 10:02:00.082825"], ["updated_at", "2015-12-16 10:02:00.082825"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 5], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 5], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.0ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 5], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 37], ["version", 2], ["updated_at", "2015-12-16 10:02:00.086567"], ["id", 5]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_3153"], ["description", "I-am-the-folder-description_6532"], ["version", 1], ["created_at", "2015-12-16 10:02:00.090747"], ["updated_at", "2015-12-16 10:02:00.090747"], ["tracking", "151216-6"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-01-22"], ["term", "2014-02-21"], ["progress", 37], ["taskable_id", 6], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task4336"], ["description", "I-am-the-task-description_5504"], ["created_at", "2015-12-16 10:02:00.096535"], ["updated_at", "2015-12-16 10:02:00.096535"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 6], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 6], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 6], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 37], ["version", 2], ["updated_at", "2015-12-16 10:02:00.101805"], ["id", 6]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_8513"], ["description", "I-am-the-folder-description_5297"], ["version", 1], ["created_at", "2015-12-16 10:02:00.106208"], ["updated_at", "2015-12-16 10:02:00.106208"], ["tracking", "151216-7"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.6ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-07-01"], ["term", "2015-07-31"], ["progress", 37], ["taskable_id", 7], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task2791"], ["description", "I-am-the-task-description_5744"], ["created_at", "2015-12-16 10:02:00.111632"], ["updated_at", "2015-12-16 10:02:00.111632"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 7], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 7], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 7], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 37], ["version", 2], ["updated_at", "2015-12-16 10:02:00.119257"], ["id", 7]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.5ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.5ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_8449"], ["description", "I-am-the-folder-description_6793"], ["version", 1], ["created_at", "2015-12-16 10:02:00.123886"], ["updated_at", "2015-12-16 10:02:00.123886"], ["tracking", "151216-8"]]  (1.7ms) commit transaction  (0.2ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-07-23"], ["term", "2014-08-22"], ["progress", 97], ["taskable_id", 8], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task3799"], ["description", "I-am-the-task-description_7340"], ["created_at", "2015-12-16 10:02:00.136174"], ["updated_at", "2015-12-16 10:02:00.136174"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 8], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 8], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 8], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 97], ["version", 2], ["updated_at", "2015-12-16 10:02:00.140932"], ["id", 8]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_5457"], ["description", "I-am-the-folder-description_2605"], ["version", 1], ["created_at", "2015-12-16 10:02:00.145027"], ["updated_at", "2015-12-16 10:02:00.145027"], ["tracking", "151216-9"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-12-28"], ["term", "2014-01-27"], ["progress", 72], ["taskable_id", 9], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task3342"], ["description", "I-am-the-task-description_8662"], ["created_at", "2015-12-16 10:02:00.150199"], ["updated_at", "2015-12-16 10:02:00.150199"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 9], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 9], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.0ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 9], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 72], ["version", 2], ["updated_at", "2015-12-16 10:02:00.154083"], ["id", 9]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_209"], ["description", "I-am-the-folder-description_1719"], ["version", 1], ["created_at", "2015-12-16 10:02:00.157950"], ["updated_at", "2015-12-16 10:02:00.157950"], ["tracking", "151216-10"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-04-08"], ["term", "2013-05-08"], ["progress", 99], ["taskable_id", 10], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task9294"], ["description", "I-am-the-task-description_5865"], ["created_at", "2015-12-16 10:02:00.163130"], ["updated_at", "2015-12-16 10:02:00.163130"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 10], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 10], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 10], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 99], ["version", 2], ["updated_at", "2015-12-16 10:02:00.168333"], ["id", 10]]  (1.2ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_1059"], ["description", "I-am-the-folder-description_3569"], ["version", 1], ["created_at", "2015-12-16 10:02:00.174580"], ["updated_at", "2015-12-16 10:02:00.174580"], ["tracking", "151216-11"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-09-28"], ["term", "2014-10-28"], ["progress", 76], ["taskable_id", 11], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task5162"], ["description", "I-am-the-task-description_8536"], ["created_at", "2015-12-16 10:02:00.179723"], ["updated_at", "2015-12-16 10:02:00.179723"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 11], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 11], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 11], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 76], ["version", 2], ["updated_at", "2015-12-16 10:02:00.192237"], ["id", 11]]  (1.9ms) commit transaction  (0.4ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_6549"], ["description", "I-am-the-folder-description_8428"], ["version", 1], ["created_at", "2015-12-16 10:02:00.202539"], ["updated_at", "2015-12-16 10:02:00.202539"], ["tracking", "151216-12"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-10-21"], ["term", "2015-11-20"], ["progress", 51], ["taskable_id", 12], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task5769"], ["description", "I-am-the-task-description_9316"], ["created_at", "2015-12-16 10:02:00.208686"], ["updated_at", "2015-12-16 10:02:00.208686"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 12], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 12], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.0ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 12], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 51], ["version", 2], ["updated_at", "2015-12-16 10:02:00.212483"], ["id", 12]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2934"], ["description", "I-am-the-folder-description_3669"], ["version", 1], ["created_at", "2015-12-16 10:02:00.216460"], ["updated_at", "2015-12-16 10:02:00.216460"], ["tracking", "151216-13"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-03-30"], ["term", "2014-04-29"], ["progress", 33], ["taskable_id", 13], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task2583"], ["description", "I-am-the-task-description_5179"], ["created_at", "2015-12-16 10:02:00.221619"], ["updated_at", "2015-12-16 10:02:00.221619"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 13], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 13], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 13], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 33], ["version", 2], ["updated_at", "2015-12-16 10:02:00.225665"], ["id", 13]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_6371"], ["description", "I-am-the-folder-description_4483"], ["version", 1], ["created_at", "2015-12-16 10:02:00.229910"], ["updated_at", "2015-12-16 10:02:00.229910"], ["tracking", "151216-14"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-08-12"], ["term", "2014-09-11"], ["progress", 70], ["taskable_id", 14], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task2046"], ["description", "I-am-the-task-description_7238"], ["created_at", "2015-12-16 10:02:00.234766"], ["updated_at", "2015-12-16 10:02:00.234766"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 14], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 14], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 14], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 70], ["version", 2], ["updated_at", "2015-12-16 10:02:00.239689"], ["id", 14]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2086"], ["description", "I-am-the-folder-description_6846"], ["version", 1], ["created_at", "2015-12-16 10:02:00.244214"], ["updated_at", "2015-12-16 10:02:00.244214"], ["tracking", "151216-15"]]  (0.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-07-12"], ["term", "2013-08-11"], ["progress", 93], ["taskable_id", 15], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task2342"], ["description", "I-am-the-task-description_1585"], ["created_at", "2015-12-16 10:02:00.249286"], ["updated_at", "2015-12-16 10:02:00.249286"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 15], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.2ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 15], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 15], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.4ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 93], ["version", 2], ["updated_at", "2015-12-16 10:02:00.261426"], ["id", 15]]  (1.7ms) commit transaction  (0.2ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.4ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_7163"], ["description", "I-am-the-folder-description_4063"], ["version", 1], ["created_at", "2015-12-16 10:02:00.270960"], ["updated_at", "2015-12-16 10:02:00.270960"], ["tracking", "151216-16"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-04-18"], ["term", "2014-05-18"], ["progress", 11], ["taskable_id", 16], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task5234"], ["description", "I-am-the-task-description_8802"], ["created_at", "2015-12-16 10:02:00.276440"], ["updated_at", "2015-12-16 10:02:00.276440"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 16], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 16], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 16], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 11], ["version", 2], ["updated_at", "2015-12-16 10:02:00.280600"], ["id", 16]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_7731"], ["description", "I-am-the-folder-description_1786"], ["version", 1], ["created_at", "2015-12-16 10:02:00.284611"], ["updated_at", "2015-12-16 10:02:00.284611"], ["tracking", "151216-17"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-02-08"], ["term", "2015-03-10"], ["progress", 4], ["taskable_id", 17], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task8680"], ["description", "I-am-the-task-description_1095"], ["created_at", "2015-12-16 10:02:00.289656"], ["updated_at", "2015-12-16 10:02:00.289656"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 17], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 17], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 17], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 4], ["version", 2], ["updated_at", "2015-12-16 10:02:00.293662"], ["id", 17]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_312"], ["description", "I-am-the-folder-description_6737"], ["version", 1], ["created_at", "2015-12-16 10:02:00.298024"], ["updated_at", "2015-12-16 10:02:00.298024"], ["tracking", "151216-18"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-09-11"], ["term", "2014-10-11"], ["progress", 95], ["taskable_id", 18], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task9808"], ["description", "I-am-the-task-description_8146"], ["created_at", "2015-12-16 10:02:00.303478"], ["updated_at", "2015-12-16 10:02:00.303478"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 18], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 18], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 18], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 95], ["version", 2], ["updated_at", "2015-12-16 10:02:00.308120"], ["id", 18]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_569"], ["description", "I-am-the-folder-description_2885"], ["version", 1], ["created_at", "2015-12-16 10:02:00.313203"], ["updated_at", "2015-12-16 10:02:00.313203"], ["tracking", "151216-19"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-04-14"], ["term", "2014-05-14"], ["progress", 51], ["taskable_id", 19], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task4169"], ["description", "I-am-the-task-description_3290"], ["created_at", "2015-12-16 10:02:00.318770"], ["updated_at", "2015-12-16 10:02:00.318770"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 19], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 19], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 19], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 51], ["version", 2], ["updated_at", "2015-12-16 10:02:00.330144"], ["id", 19]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_4390"], ["description", "I-am-the-folder-description_5238"], ["version", 1], ["created_at", "2015-12-16 10:02:00.334350"], ["updated_at", "2015-12-16 10:02:00.334350"], ["tracking", "151216-20"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-12-13"], ["term", "2015-01-12"], ["progress", 10], ["taskable_id", 20], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task4091"], ["description", "I-am-the-task-description_1147"], ["created_at", "2015-12-16 10:02:00.339134"], ["updated_at", "2015-12-16 10:02:00.339134"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 20], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 20], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 20], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 10], ["version", 2], ["updated_at", "2015-12-16 10:02:00.344986"], ["id", 20]]  (1.9ms) commit transaction  (0.2ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_5521"], ["description", "I-am-the-folder-description_127"], ["version", 1], ["created_at", "2015-12-16 10:02:00.354987"], ["updated_at", "2015-12-16 10:02:00.354987"], ["tracking", "151216-21"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-03-26"], ["term", "2015-04-25"], ["progress", 2], ["taskable_id", 21], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task8815"], ["description", "I-am-the-task-description_8499"], ["created_at", "2015-12-16 10:02:00.360713"], ["updated_at", "2015-12-16 10:02:00.360713"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 21], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 21], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 21], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 2], ["version", 2], ["updated_at", "2015-12-16 10:02:00.364594"], ["id", 21]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_666"], ["description", "I-am-the-folder-description_1504"], ["version", 1], ["created_at", "2015-12-16 10:02:00.368575"], ["updated_at", "2015-12-16 10:02:00.368575"], ["tracking", "151216-22"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-10-07"], ["term", "2015-11-06"], ["progress", 69], ["taskable_id", 22], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task7552"], ["description", "I-am-the-task-description_9060"], ["created_at", "2015-12-16 10:02:00.373766"], ["updated_at", "2015-12-16 10:02:00.373766"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 22], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 22], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 22], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 69], ["version", 2], ["updated_at", "2015-12-16 10:02:00.378156"], ["id", 22]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_3956"], ["description", "I-am-the-folder-description_7601"], ["version", 1], ["created_at", "2015-12-16 10:02:00.383225"], ["updated_at", "2015-12-16 10:02:00.383225"], ["tracking", "151216-23"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-07-20"], ["term", "2013-08-19"], ["progress", 3], ["taskable_id", 23], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task3983"], ["description", "I-am-the-task-description_2300"], ["created_at", "2015-12-16 10:02:00.388691"], ["updated_at", "2015-12-16 10:02:00.388691"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 23], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 23], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 23], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 3], ["version", 2], ["updated_at", "2015-12-16 10:02:00.400252"], ["id", 23]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2079"], ["description", "I-am-the-folder-description_9463"], ["version", 1], ["created_at", "2015-12-16 10:02:00.404402"], ["updated_at", "2015-12-16 10:02:00.404402"], ["tracking", "151216-24"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-06-28"], ["term", "2014-07-28"], ["progress", 67], ["taskable_id", 24], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task9419"], ["description", "I-am-the-task-description_2238"], ["created_at", "2015-12-16 10:02:00.410832"], ["updated_at", "2015-12-16 10:02:00.410832"]]  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 24], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.2ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 24], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 24], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 67], ["version", 2], ["updated_at", "2015-12-16 10:02:00.421563"], ["id", 24]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_6416"], ["description", "I-am-the-folder-description_3207"], ["version", 1], ["created_at", "2015-12-16 10:02:00.426077"], ["updated_at", "2015-12-16 10:02:00.426077"], ["tracking", "151216-25"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-02-05"], ["term", "2015-03-07"], ["progress", 55], ["taskable_id", 25], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task2774"], ["description", "I-am-the-task-description_9451"], ["created_at", "2015-12-16 10:02:00.430819"], ["updated_at", "2015-12-16 10:02:00.430819"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 25], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 25], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 25], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 55], ["version", 2], ["updated_at", "2015-12-16 10:02:00.434853"], ["id", 25]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_9698"], ["description", "I-am-the-folder-description_4207"], ["version", 1], ["created_at", "2015-12-16 10:02:00.439072"], ["updated_at", "2015-12-16 10:02:00.439072"], ["tracking", "151216-26"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-05-04"], ["term", "2014-06-03"], ["progress", 43], ["taskable_id", 26], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task1884"], ["description", "I-am-the-task-description_7289"], ["created_at", "2015-12-16 10:02:00.443967"], ["updated_at", "2015-12-16 10:02:00.443967"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 26], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 26], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 26], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 43], ["version", 2], ["updated_at", "2015-12-16 10:02:00.448301"], ["id", 26]]  (1.2ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2885"], ["description", "I-am-the-folder-description_9870"], ["version", 1], ["created_at", "2015-12-16 10:02:00.453332"], ["updated_at", "2015-12-16 10:02:00.453332"], ["tracking", "151216-27"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-07-17"], ["term", "2013-08-16"], ["progress", 0], ["taskable_id", 27], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task4611"], ["description", "I-am-the-task-description_2486"], ["created_at", "2015-12-16 10:02:00.458357"], ["updated_at", "2015-12-16 10:02:00.458357"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 27], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 27], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 27], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["version", 2], ["updated_at", "2015-12-16 10:02:00.468957"], ["id", 27]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.4ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_8405"], ["description", "I-am-the-folder-description_1624"], ["version", 1], ["created_at", "2015-12-16 10:02:00.473324"], ["updated_at", "2015-12-16 10:02:00.473324"], ["tracking", "151216-28"]]  (1.4ms) commit transaction  (0.2ms) begin transaction SQL (0.8ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-01-23"], ["term", "2014-02-22"], ["progress", 75], ["taskable_id", 28], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task4456"], ["description", "I-am-the-task-description_6303"], ["created_at", "2015-12-16 10:02:00.482965"], ["updated_at", "2015-12-16 10:02:00.482965"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 28], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 28], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 28], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 75], ["version", 2], ["updated_at", "2015-12-16 10:02:00.490346"], ["id", 28]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_3827"], ["description", "I-am-the-folder-description_9363"], ["version", 1], ["created_at", "2015-12-16 10:02:00.494333"], ["updated_at", "2015-12-16 10:02:00.494333"], ["tracking", "151216-29"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-10-10"], ["term", "2013-11-09"], ["progress", 55], ["taskable_id", 29], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task9841"], ["description", "I-am-the-task-description_7360"], ["created_at", "2015-12-16 10:02:00.499688"], ["updated_at", "2015-12-16 10:02:00.499688"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 29], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 29], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 29], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 55], ["version", 2], ["updated_at", "2015-12-16 10:02:00.503685"], ["id", 29]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2740"], ["description", "I-am-the-folder-description_2066"], ["version", 1], ["created_at", "2015-12-16 10:02:00.507621"], ["updated_at", "2015-12-16 10:02:00.507621"], ["tracking", "151216-30"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-03-21"], ["term", "2015-04-20"], ["progress", 62], ["taskable_id", 30], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task7140"], ["description", "I-am-the-task-description_5882"], ["created_at", "2015-12-16 10:02:00.512882"], ["updated_at", "2015-12-16 10:02:00.512882"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 30], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 30], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 30], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 62], ["version", 2], ["updated_at", "2015-12-16 10:02:00.517197"], ["id", 30]]  (1.2ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_1014"], ["description", "I-am-the-folder-description_9076"], ["version", 1], ["created_at", "2015-12-16 10:02:00.522712"], ["updated_at", "2015-12-16 10:02:00.522712"], ["tracking", "151216-31"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-09-16"], ["term", "2015-10-16"], ["progress", 21], ["taskable_id", 31], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task7009"], ["description", "I-am-the-task-description_9410"], ["created_at", "2015-12-16 10:02:00.528057"], ["updated_at", "2015-12-16 10:02:00.528057"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 31], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 31], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 31], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 21], ["version", 2], ["updated_at", "2015-12-16 10:02:00.539254"], ["id", 31]]  (1.1ms) commit transaction  (0.2ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.7ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_8806"], ["description", "I-am-the-folder-description_6297"], ["version", 1], ["created_at", "2015-12-16 10:02:00.545309"], ["updated_at", "2015-12-16 10:02:00.545309"], ["tracking", "151216-32"]]  (1.6ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-12-20"], ["term", "2014-01-19"], ["progress", 69], ["taskable_id", 32], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task5885"], ["description", "I-am-the-task-description_2303"], ["created_at", "2015-12-16 10:02:00.556403"], ["updated_at", "2015-12-16 10:02:00.556403"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 32], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 32], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 32], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 69], ["version", 2], ["updated_at", "2015-12-16 10:02:00.560987"], ["id", 32]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_6432"], ["description", "I-am-the-folder-description_7896"], ["version", 1], ["created_at", "2015-12-16 10:02:00.565441"], ["updated_at", "2015-12-16 10:02:00.565441"], ["tracking", "151216-33"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-07-06"], ["term", "2014-08-05"], ["progress", 86], ["taskable_id", 33], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task4720"], ["description", "I-am-the-task-description_7095"], ["created_at", "2015-12-16 10:02:00.570316"], ["updated_at", "2015-12-16 10:02:00.570316"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 33], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 33], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 33], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 86], ["version", 2], ["updated_at", "2015-12-16 10:02:00.574440"], ["id", 33]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_7542"], ["description", "I-am-the-folder-description_1668"], ["version", 1], ["created_at", "2015-12-16 10:02:00.578789"], ["updated_at", "2015-12-16 10:02:00.578789"], ["tracking", "151216-34"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-07-08"], ["term", "2013-08-07"], ["progress", 67], ["taskable_id", 34], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task3825"], ["description", "I-am-the-task-description_7011"], ["created_at", "2015-12-16 10:02:00.583669"], ["updated_at", "2015-12-16 10:02:00.583669"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 34], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 34], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 34], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 67], ["version", 2], ["updated_at", "2015-12-16 10:02:00.587648"], ["id", 34]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2653"], ["description", "I-am-the-folder-description_4223"], ["version", 1], ["created_at", "2015-12-16 10:02:00.593288"], ["updated_at", "2015-12-16 10:02:00.593288"], ["tracking", "151216-35"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-07-04"], ["term", "2014-08-03"], ["progress", 18], ["taskable_id", 35], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task4935"], ["description", "I-am-the-task-description_7885"], ["created_at", "2015-12-16 10:02:00.598525"], ["updated_at", "2015-12-16 10:02:00.598525"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 35], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.2ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 35], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 35], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.4ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 18], ["version", 2], ["updated_at", "2015-12-16 10:02:00.610055"], ["id", 35]]  (1.3ms) commit transaction  (0.1ms) begin transaction  (0.5ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.5ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_9341"], ["description", "I-am-the-folder-description_3406"], ["version", 1], ["created_at", "2015-12-16 10:02:00.618976"], ["updated_at", "2015-12-16 10:02:00.618976"], ["tracking", "151216-36"]]  (1.4ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-03-04"], ["term", "2013-04-03"], ["progress", 19], ["taskable_id", 36], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task4983"], ["description", "I-am-the-task-description_6988"], ["created_at", "2015-12-16 10:02:00.627465"], ["updated_at", "2015-12-16 10:02:00.627465"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 36], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 36], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 36], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 19], ["version", 2], ["updated_at", "2015-12-16 10:02:00.637965"], ["id", 36]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_5504"], ["description", "I-am-the-folder-description_605"], ["version", 1], ["created_at", "2015-12-16 10:02:00.642701"], ["updated_at", "2015-12-16 10:02:00.642701"], ["tracking", "151216-37"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-04-12"], ["term", "2015-05-12"], ["progress", 47], ["taskable_id", 37], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task3977"], ["description", "I-am-the-task-description_8214"], ["created_at", "2015-12-16 10:02:00.647724"], ["updated_at", "2015-12-16 10:02:00.647724"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 37], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 37], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 37], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 47], ["version", 2], ["updated_at", "2015-12-16 10:02:00.651913"], ["id", 37]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.4ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_6610"], ["description", "I-am-the-folder-description_208"], ["version", 1], ["created_at", "2015-12-16 10:02:00.656432"], ["updated_at", "2015-12-16 10:02:00.656432"], ["tracking", "151216-38"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-05-30"], ["term", "2013-06-29"], ["progress", 83], ["taskable_id", 38], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task9830"], ["description", "I-am-the-task-description_1992"], ["created_at", "2015-12-16 10:02:00.662870"], ["updated_at", "2015-12-16 10:02:00.662870"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 38], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.2ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 38], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 38], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 83], ["version", 2], ["updated_at", "2015-12-16 10:02:00.667679"], ["id", 38]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_6171"], ["description", "I-am-the-folder-description_831"], ["version", 1], ["created_at", "2015-12-16 10:02:00.672200"], ["updated_at", "2015-12-16 10:02:00.672200"], ["tracking", "151216-39"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-08-17"], ["term", "2015-09-16"], ["progress", 26], ["taskable_id", 39], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task9945"], ["description", "I-am-the-task-description_8919"], ["created_at", "2015-12-16 10:02:00.682228"], ["updated_at", "2015-12-16 10:02:00.682228"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 39], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 39], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 39], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 26], ["version", 2], ["updated_at", "2015-12-16 10:02:00.686478"], ["id", 39]]  (0.8ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.8ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_6224"], ["description", "I-am-the-folder-description_9957"], ["version", 1], ["created_at", "2015-12-16 10:02:00.690478"], ["updated_at", "2015-12-16 10:02:00.690478"], ["tracking", "151216-40"]]  (1.2ms) commit transaction  (0.3ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-09-15"], ["term", "2013-10-15"], ["progress", 78], ["taskable_id", 40], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task5552"], ["description", "I-am-the-task-description_3975"], ["created_at", "2015-12-16 10:02:00.700318"], ["updated_at", "2015-12-16 10:02:00.700318"]]  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 40], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 40], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 40], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 78], ["version", 2], ["updated_at", "2015-12-16 10:02:00.708221"], ["id", 40]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_1557"], ["description", "I-am-the-folder-description_9627"], ["version", 1], ["created_at", "2015-12-16 10:02:00.712383"], ["updated_at", "2015-12-16 10:02:00.712383"], ["tracking", "151216-41"]]  (0.7ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-05-03"], ["term", "2013-06-02"], ["progress", 55], ["taskable_id", 41], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task1055"], ["description", "I-am-the-task-description_7807"], ["created_at", "2015-12-16 10:02:00.717434"], ["updated_at", "2015-12-16 10:02:00.717434"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 41], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 41], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 41], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 55], ["version", 2], ["updated_at", "2015-12-16 10:02:00.721866"], ["id", 41]]  (0.9ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_9909"], ["description", "I-am-the-folder-description_4603"], ["version", 1], ["created_at", "2015-12-16 10:02:00.725987"], ["updated_at", "2015-12-16 10:02:00.725987"], ["tracking", "151216-42"]]  (3.8ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-06-04"], ["term", "2013-07-04"], ["progress", 40], ["taskable_id", 42], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task8648"], ["description", "I-am-the-task-description_4125"], ["created_at", "2015-12-16 10:02:00.735114"], ["updated_at", "2015-12-16 10:02:00.735114"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 42], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 42], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 42], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 40], ["version", 2], ["updated_at", "2015-12-16 10:02:00.739602"], ["id", 42]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.6ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_2655"], ["description", "I-am-the-folder-description_5619"], ["version", 1], ["created_at", "2015-12-16 10:02:00.744261"], ["updated_at", "2015-12-16 10:02:00.744261"], ["tracking", "151216-43"]]  (1.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-10-17"], ["term", "2014-11-16"], ["progress", 73], ["taskable_id", 43], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task6445"], ["description", "I-am-the-task-description_8172"], ["created_at", "2015-12-16 10:02:00.753154"], ["updated_at", "2015-12-16 10:02:00.753154"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 43], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 43], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 43], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 73], ["version", 2], ["updated_at", "2015-12-16 10:02:00.757511"], ["id", 43]]  (1.3ms) commit transaction  (0.1ms) begin transaction  (0.5ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.6ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_6290"], ["description", "I-am-the-folder-description_7658"], ["version", 1], ["created_at", "2015-12-16 10:02:00.763959"], ["updated_at", "2015-12-16 10:02:00.763959"], ["tracking", "151216-44"]]  (1.5ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-08-13"], ["term", "2014-09-12"], ["progress", 78], ["taskable_id", 44], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task4592"], ["description", "I-am-the-task-description_1308"], ["created_at", "2015-12-16 10:02:00.775165"], ["updated_at", "2015-12-16 10:02:00.775165"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 44], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 44], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 44], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 78], ["version", 2], ["updated_at", "2015-12-16 10:02:00.779772"], ["id", 44]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_878"], ["description", "I-am-the-folder-description_9333"], ["version", 1], ["created_at", "2015-12-16 10:02:00.784257"], ["updated_at", "2015-12-16 10:02:00.784257"], ["tracking", "151216-45"]]  (3.2ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-03-09"], ["term", "2013-04-08"], ["progress", 48], ["taskable_id", 45], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task6157"], ["description", "I-am-the-task-description_2899"], ["created_at", "2015-12-16 10:02:00.791775"], ["updated_at", "2015-12-16 10:02:00.791775"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 45], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 45], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 45], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 48], ["version", 2], ["updated_at", "2015-12-16 10:02:00.796146"], ["id", 45]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.4ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_4359"], ["description", "I-am-the-folder-description_657"], ["version", 1], ["created_at", "2015-12-16 10:02:00.801030"], ["updated_at", "2015-12-16 10:02:00.801030"], ["tracking", "151216-46"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-08-02"], ["term", "2015-09-01"], ["progress", 73], ["taskable_id", 46], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task6688"], ["description", "I-am-the-task-description_4093"], ["created_at", "2015-12-16 10:02:00.807194"], ["updated_at", "2015-12-16 10:02:00.807194"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 46], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 46], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 46], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 73], ["version", 2], ["updated_at", "2015-12-16 10:02:00.821161"], ["id", 46]]  (1.1ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.9ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_7857"], ["description", "I-am-the-folder-description_453"], ["version", 1], ["created_at", "2015-12-16 10:02:00.825547"], ["updated_at", "2015-12-16 10:02:00.825547"], ["tracking", "151216-47"]]  (1.3ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2014-04-14"], ["term", "2014-05-14"], ["progress", 25], ["taskable_id", 47], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task5816"], ["description", "I-am-the-task-description_1243"], ["created_at", "2015-12-16 10:02:00.834977"], ["updated_at", "2015-12-16 10:02:00.834977"]]  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 47], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 47], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 47], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 25], ["version", 2], ["updated_at", "2015-12-16 10:02:00.843755"], ["id", 47]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_6130"], ["description", "I-am-the-folder-description_6012"], ["version", 1], ["created_at", "2015-12-16 10:02:00.847969"], ["updated_at", "2015-12-16 10:02:00.847969"], ["tracking", "151216-48"]]  (1.0ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-08-07"], ["term", "2015-09-06"], ["progress", 16], ["taskable_id", 48], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task5432"], ["description", "I-am-the-task-description_6547"], ["created_at", "2015-12-16 10:02:00.853341"], ["updated_at", "2015-12-16 10:02:00.853341"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 48], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 48], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 48], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 16], ["version", 2], ["updated_at", "2015-12-16 10:02:00.857354"], ["id", 48]]  (3.9ms) commit transaction  (0.1ms) begin transaction  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_4860"], ["description", "I-am-the-folder-description_2099"], ["version", 1], ["created_at", "2015-12-16 10:02:00.864415"], ["updated_at", "2015-12-16 10:02:00.864415"], ["tracking", "151216-49"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2013-07-28"], ["term", "2013-08-27"], ["progress", 45], ["taskable_id", 49], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task2295"], ["description", "I-am-the-task-description_7452"], ["created_at", "2015-12-16 10:02:00.869526"], ["updated_at", "2015-12-16 10:02:00.869526"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 49], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 49], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 49], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.1ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 45], ["version", 2], ["updated_at", "2015-12-16 10:02:00.875405"], ["id", 49]]  (1.0ms) commit transaction  (0.1ms) begin transaction  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" WHERE (DATE(created_at) = '2015-12-16') SQL (0.3ms) INSERT INTO "dorsale_flyboy_folders" ("status", "progress", "name", "description", "version", "created_at", "updated_at", "tracking") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["status", "open"], ["progress", 0], ["name", "I-am-a-folder_0"], ["description", "I-am-the-folder-description_283"], ["version", 1], ["created_at", "2015-12-16 10:02:00.879918"], ["updated_at", "2015-12-16 10:02:00.879918"], ["tracking", "151216-50"]]  (0.9ms) commit transaction  (0.1ms) begin transaction SQL (0.5ms) INSERT INTO "dorsale_flyboy_tasks" ("done", "reminder", "term", "progress", "taskable_id", "taskable_type", "name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["done", "f"], ["reminder", "2015-09-10"], ["term", "2015-10-10"], ["progress", 69], ["taskable_id", 50], ["taskable_type", "Dorsale::Flyboy::Folder"], ["name", "I-am-a-task2175"], ["description", "I-am-the-task-description_6462"], ["created_at", "2015-12-16 10:02:00.885795"], ["updated_at", "2015-12-16 10:02:00.885795"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 50], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT SUM("dorsale_flyboy_tasks"."progress") FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 50], ["taskable_type", "Dorsale::Flyboy::Folder"]]  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? [["taskable_id", 50], ["taskable_type", "Dorsale::Flyboy::Folder"]] SQL (0.2ms) UPDATE "dorsale_flyboy_folders" SET "progress" = ?, "version" = ?, "updated_at" = ? WHERE "dorsale_flyboy_folders"."id" = ? [["progress", 69], ["version", 2], ["updated_at", "2015-12-16 10:02:00.892614"], ["id", 50]]  (1.8ms) commit transaction Started GET "/dorsale/flyboy/tasks" for ::1 at 2015-12-16 11:02:05 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.1ms) Dorsale::Flyboy::Task Load (0.6ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (174.8ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (233.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1373ms (Views: 379.4ms | ActiveRecord: 7.8ms) Started GET "/dorsale/flyboy/tasks?page=2&sort=term" for ::1 at 2015-12-16 11:02:15 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.3ms) Dorsale::Flyboy::Task Load (0.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (19.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (70.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 231ms (Views: 226.6ms | ActiveRecord: 1.1ms) Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:02:17 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"3qIOoj61jzQ7h3IN3JsyLhx8i004ishHn89QvIw3QknkthG8em0DAwlZzqgwizE59yyUTE/s/tbot1/44xo+Yw==", "filters"=>{"status"=>""}, "back_url"=>"http://localhost:3000/dorsale/flyboy/tasks?page=2&sort=term"} Redirected to http://localhost:3000/dorsale/flyboy/tasks?page=2&sort=term Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/flyboy/tasks?page=2&sort=term" for ::1 at 2015-12-16 11:02:17 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.2ms) Dorsale::Flyboy::Task Load (0.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (9.0ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (58.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 253ms (Views: 248.1ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:02:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:02:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:02:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:02:18 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:02:18 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ocCOAwFvXqtlmTNL22ZLfY776eH8894+g4LurJU8xnOb1JEdRbfSnFdHj+43dkhqZav24IuV6K/0+uHo+hG6WQ==", "filters"=>{"status"=>""}, "back_url"=>"http://localhost:3000/dorsale/flyboy/tasks?page=2&sort=term"} Redirected to http://localhost:3000/dorsale/flyboy/tasks?page=2&sort=term Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/flyboy/tasks?page=2&sort=term" for ::1 at 2015-12-16 11:02:18 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.3ms) Dorsale::Flyboy::Task Load (0.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (7.1ms)  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (58.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 234ms (Views: 228.9ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:02:19 +0100 Started GET "/dorsale/flyboy/tasks?page=2&&sort=term" for ::1 at 2015-12-16 11:02:38 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.1ms) Dorsale::Flyboy::Task Load (0.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (8.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (57.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 219ms (Views: 214.8ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:02:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:02:39 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:03:35 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:04:24 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"eyvOuPClt1t5RzOS4ndDfLF5fRrusg8XYLfevaooKblBP9GmtH07bEuZjzcOZ0BrWiliG5nUOYYXz9H5xQVVkw==", "filters"=>{"status"=>""}, "back_url"=>"http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term"} Redirected to http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term Completed 302 Found in 5ms (ActiveRecord: 0.0ms) Started GET "/dorsale/flyboy/tasks?page=2&&sort=term" for ::1 at 2015-12-16 11:04:25 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.4ms) Dorsale::Flyboy::Task Load (0.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (30.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (102.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 346ms (Views: 253.3ms | ActiveRecord: 2.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:04:25 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:04:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:04:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:04:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:04:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:04:26 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:04:27 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"moisGzYS/2Ns3ERAZVLUyhM4daIUGROzhZnnbUDDZ4KgnLMFcspzVF4C+OWJQtfd+Ghqo2N/JSLy4egpL+4bqA==", "filters"=>{"status"=>""}, "back_url"=>"http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term"} Redirected to http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term Completed 302 Found in 4ms (ActiveRecord: 0.0ms) Started GET "/dorsale/flyboy/tasks?page=2&&sort=term" for ::1 at 2015-12-16 11:04:27 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.1ms) Dorsale::Flyboy::Task Load (0.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (9.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (61.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 241ms (Views: 236.9ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:04:27 +0100 Started GET "/dorsale/flyboy/tasks?page=2&&sort=term" for ::1 at 2015-12-16 11:05:42 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.8ms) Dorsale::Flyboy::Task Load (0.5ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (49.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (111.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 368ms (Views: 281.5ms | ActiveRecord: 2.8ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:05:42 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:05:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:05:43 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:05:45 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"mQQCBG00NnvLU7Z94YQ6e4yreRHWbL2NrFStfYlNYxujEB0aKey6TPmNCtgNlDlsZ/tmEKEKixzbLKI55mAfMQ==", "filters"=>{"status"=>""}, "back_url"=>"http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term"} Redirected to http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/dorsale/flyboy/tasks?page=2&&sort=term" for ::1 at 2015-12-16 11:05:45 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.2ms) Dorsale::Flyboy::Task Load (0.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (7.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (60.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 228ms (Views: 224.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:05:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:05:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:05:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:05:46 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:05:46 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:05:46 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:05:46 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:05:46 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:05:46 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:05:46 +0100 Started GET "/dorsale/flyboy/tasks?page=2&&sort=term" for ::1 at 2015-12-16 11:06:37 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (7.0ms) Dorsale::Flyboy::Task Load (0.5ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (9.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (67.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 229ms (Views: 224.8ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:06:37 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:06:37 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:06:37 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:06:37 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:06:37 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:06:37 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:06:37 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:06:37 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:06:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:06:38 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:06:39 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"EYPOk3TKQbMg84P4pz0GVX0DLiuGH4TWXJn9thM7f2Qrl9GNMBLNhBItP11LLQVCllMxKvF5skcr4fLyfBYDTg==", "filters"=>{"status"=>""}, "back_url"=>"http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term"} Redirected to http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term Completed 302 Found in 4ms (ActiveRecord: 0.0ms) Started GET "/dorsale/flyboy/tasks?page=2&&sort=term" for ::1 at 2015-12-16 11:06:39 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.4ms) Dorsale::Flyboy::Task Load (0.5ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (10.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (75.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 271ms (Views: 266.2ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:06:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:06:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:06:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:06:39 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:06:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:06:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:06:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:06:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:06:40 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:06:43 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"nCx5EJvePczi/bhzDPQoFKVq+MKgVKYz7k0AtYrx6UWmOGYO3wax+9AjBNbg5CsDTjrnw9cykKKZNQ/x5dyVbw==", "filters"=>{"status"=>""}, "back_url"=>"http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term"} Redirected to http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/flyboy/tasks?page=2&&sort=term" for ::1 at 2015-12-16 11:06:43 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.6ms) Dorsale::Flyboy::Task Load (0.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (8.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (64.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 240ms (Views: 235.7ms | ActiveRecord: 0.9ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:06:43 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:06:43 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:06:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:06:43 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:06:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:06:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:06:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:06:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:06:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:06:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:06:44 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:06:55 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:07:45 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"+ad8CAxwZ2wIQqP1UIR6vP1iVB+l4kUwT+WhjLAzgGLDs2MWSKjrWzqcH1C8lHmrFjJLHtKEc6E4na7I3x78SA==", "filters"=>{"status"=>""}, "back_url"=>"http://localhost:3000/dorsale/flyboy/tasks?page=2&&sort=term"} Redirected to http://localhost:3000/dorsale/flyboy/tasks?&sort=term Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/dorsale/flyboy/tasks?&sort=term" for ::1 at 2015-12-16 11:07:45 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"sort"=>"term"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.2ms) Dorsale::Flyboy::Task Load (0.8ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 0 Dorsale::Flyboy::Folder Load (0.4ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (225.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (282.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 532ms (Views: 432.0ms | ActiveRecord: 10.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:07:46 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:07:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:07:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:07:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:07:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:07:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:07:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:07:47 +0100 Started GET "/dorsale/flyboy/tasks?&sort=term" for ::1 at 2015-12-16 11:20:30 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"sort"=>"term"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.2ms) Dorsale::Flyboy::Task Load (0.8ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 0 Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (251.1ms)  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (312.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 553ms (Views: 460.7ms | ActiveRecord: 10.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:20:31 +0100 Started GET "/dorsale/flyboy/tasks.pdf" for ::1 at 2015-12-16 11:20:56 +0100 Processing by Dorsale::Flyboy::TasksController#index as PDF User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Flyboy::Task Load (0.5ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY term ASC Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] 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", 1]] Rendered text template (0.0ms) Sent data feuille_de_route_2015-12-16.pdf (4.2ms) Completed 200 OK in 536ms (Views: 3.9ms | ActiveRecord: 5.3ms) Started GET "/dorsale/flyboy/tasks.xls" for ::1 at 2015-12-16 11:20:57 +0100 Processing by Dorsale::Flyboy::TasksController#index as XLS User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Flyboy::Task Load (0.6ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY term ASC Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.xls.erb (92.4ms) Completed 200 OK in 158ms (Views: 146.2ms | ActiveRecord: 6.5ms) Started GET "/dorsale/flyboy/tasks.csv" for ::1 at 2015-12-16 11:20:58 +0100 Processing by Dorsale::Flyboy::TasksController#index as CSV User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Flyboy::Task Load (0.7ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY term ASC Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.5ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.7ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (2.9ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] 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]] Rendered text template (0.0ms) Sent data feuille_de_route_2015-12-16.csv (1.0ms) Completed 200 OK in 101ms (Views: 0.8ms | ActiveRecord: 11.9ms) Started GET "/dorsale/flyboy/tasks?page=2&sort=term" for ::1 at 2015-12-16 11:21:20 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"page"=>"2", "sort"=>"term"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.6ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 50 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (7.7ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (62.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 226ms (Views: 222.1ms | ActiveRecord: 0.7ms) Started GET "/dorsale/flyboy/tasks?sort=term" for ::1 at 2015-12-16 11:21:22 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"sort"=>"term"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (2.1ms) Dorsale::Flyboy::Task Load (0.8ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 0 Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (167.2ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (222.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 377ms (Views: 366.5ms | ActiveRecord: 6.6ms) Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:21:25 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"jELWca7j25OjF5y1LE2WYVBazRJyHYl8WAYO7sh/8xC2Vslv6jtXpJHJIBDAXZV2uwrSEwV7v+0vfgGqp1KPOg==", "filters"=>{"status"=>""}, "back_url"=>"http://localhost:3000/dorsale/flyboy/tasks?sort=term"} Redirected to http://localhost:3000/dorsale/flyboy/tasks?sort=term Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/dorsale/flyboy/tasks?sort=term" for ::1 at 2015-12-16 11:21:25 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"sort"=>"term"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.1ms) Dorsale::Flyboy::Task Load (0.6ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 0 Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (181.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (235.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 415ms (Views: 404.0ms | ActiveRecord: 7.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:21:25 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:21:25 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:21:26 +0100 Started GET "/dorsale/flyboy/tasks.csv" for ::1 at 2015-12-16 11:21:59 +0100 Processing by Dorsale::Flyboy::TasksController#index as CSV User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Flyboy::Task Load (1.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY term ASC Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] 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]] Rendered text template (0.0ms) Sent data feuille_de_route_2015-12-16.csv (0.6ms) Completed 200 OK in 65ms (Views: 0.5ms | ActiveRecord: 6.5ms) Started GET "/dorsale/flyboy/tasks?sort=term" for ::1 at 2015-12-16 11:31:25 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"sort"=>"term"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (2.3ms) Dorsale::Flyboy::Task Load (0.8ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 0 Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (248.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (313.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 576ms (Views: 473.7ms | ActiveRecord: 10.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:31:26 +0100 Started GET "/dorsale/flyboy/tasks?sort=term" for ::1 at 2015-12-16 11:31:34 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML Parameters: {"sort"=>"term"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.2ms) Dorsale::Flyboy::Task Load (0.9ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY dorsale_flyboy_tasks.term asc LIMIT 50 OFFSET 0 Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (222.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (278.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 455ms (Views: 435.0ms | ActiveRecord: 8.2ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:31:35 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 11:31:35 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (12.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (4.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (47.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 260ms (Views: 215.5ms | ActiveRecord: 2.2ms) Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:31:40 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"arshiF9azPAfEoj/FN7JysCNoHVcvA8v25zCYDwBQmVQrz6WG4JAxy3MNFr4zsrdK92/dCvaOb6s5M0kUyw+Tw==", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"canceled"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 11:31:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.7ms) 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", "canceled"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "canceled"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (41.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 214ms (Views: 207.3ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:31:40 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:31:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:31:40 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:31:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:31:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:31:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:31:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:31:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:31:41 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-16 11:31:42 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iuyEp2EopVbgnOA2BIpI08gCGWb9TVQ2aJZlAVM6zyCw+Ju5JfApYdJCXJPomkvEI1IGZ4orYqcf7mpFPBezCg==", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>""}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 11:31:42 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (3.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (4.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (50.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 233ms (Views: 226.7ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:31:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:31:43 +0100 Started GET "/dorsale/flyboy/tasks" for ::1 at 2015-12-16 11:35:06 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.4ms) Dorsale::Flyboy::Task Load (0.6ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (172.0ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (220.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 431ms (Views: 351.4ms | ActiveRecord: 7.4ms) Started GET "/dorsale/flyboy/folders" for ::1 at 2015-12-16 11:35:10 +0100 Processing by Dorsale::Flyboy::FoldersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (7.7ms) Dorsale::Flyboy::Folder Load (0.6ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" ORDER BY status ASC LIMIT 50 OFFSET 0  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 1 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 2 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 3 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 4 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 5 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 6 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 7 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 8 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 9 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 10 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 11 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 12 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 13 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 14 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 15 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 16 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 17 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 18 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 19 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 20 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 21 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 22 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 23 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 24 AND (done = 'f' AND term < '2015-12-16')  (0.4ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 25 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 26 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 27 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 28 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 29 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 30 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 31 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 32 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 33 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 34 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 35 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 36 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 37 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 38 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 39 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 40 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 41 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 42 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 43 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 44 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 45 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 46 AND (done = 'f' AND term < '2015-12-16')  (0.3ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 47 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 48 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 49 AND (done = 'f' AND term < '2015-12-16')  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::Flyboy::Folder' AND "dorsale_flyboy_tasks"."taskable_id" = 50 AND (done = 'f' AND term < '2015-12-16') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/folders/_list.html.slim (198.4ms)  (0.4ms) SELECT COUNT(*) FROM "dorsale_flyboy_folders" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/folders/index.html.slim within layouts/application (245.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 462ms (Views: 442.4ms | ActiveRecord: 12.7ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleCustomerVaultChangeWwwToText (20151216104428)  (0.1ms) begin transaction  (0.8ms) CREATE TEMPORARY TABLE "adorsale_customer_vault_corporations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "short_name" varchar, "email" varchar, "phone" varchar, "fax" varchar, "www" varchar, "legal_form" varchar, "capital" integer, "immatriculation_number_1" varchar, "immatriculation_number_2" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) SELECT * FROM "dorsale_customer_vault_corporations"  (0.4ms) DROP TABLE "dorsale_customer_vault_corporations"  (0.2ms) CREATE TABLE "dorsale_customer_vault_corporations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "short_name" varchar, "email" varchar, "phone" varchar, "fax" varchar, "www" text, "legal_form" varchar, "capital" integer, "immatriculation_number_1" varchar, "immatriculation_number_2" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) SELECT * FROM "adorsale_customer_vault_corporations"  (0.4ms) DROP TABLE "adorsale_customer_vault_corporations"  (0.2ms) CREATE TEMPORARY TABLE "adorsale_customer_vault_corporations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "short_name" varchar, "email" varchar, "phone" varchar, "fax" varchar, "www" text, "legal_form" varchar, "capital" integer, "immatriculation_number_1" varchar, "immatriculation_number_2" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   (0.1ms) SELECT * FROM "dorsale_customer_vault_corporations"  (0.4ms) DROP TABLE "dorsale_customer_vault_corporations"  (0.2ms) CREATE TABLE "dorsale_customer_vault_corporations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "short_name" varchar, "email" text, "phone" varchar, "fax" varchar, "www" text, "legal_form" varchar, "capital" integer, "immatriculation_number_1" varchar, "immatriculation_number_2" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) SELECT * FROM "adorsale_customer_vault_corporations"  (0.1ms) DROP TABLE "adorsale_customer_vault_corporations"  (0.2ms) CREATE TEMPORARY TABLE "adorsale_customer_vault_individuals" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "short_name" varchar, "email" varchar, "title" varchar, "twitter" varchar, "www" varchar, "context" text, "phone" varchar, "fax" varchar, "mobile" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "skype" varchar)   (0.2ms) SELECT * FROM "dorsale_customer_vault_individuals"  (0.1ms) INSERT INTO "adorsale_customer_vault_individuals" ("id","first_name","last_name","short_name","email","title","twitter","www","context","phone","fax","mobile","created_at","updated_at","skype") VALUES (1, 'Alice', 'Alisson', 'AA', '', '', '', '', '', '', '', '', '2015-11-26 14:38:49.858061', '2015-12-16 08:46:45.738819', '')  (0.2ms) DROP TABLE "dorsale_customer_vault_individuals"  (0.2ms) CREATE TABLE "dorsale_customer_vault_individuals" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "short_name" varchar, "email" varchar, "title" varchar, "twitter" varchar, "www" text, "context" text, "phone" varchar, "fax" varchar, "mobile" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "skype" varchar)   (0.1ms) SELECT * FROM "adorsale_customer_vault_individuals"  (0.1ms) INSERT INTO "dorsale_customer_vault_individuals" ("id","first_name","last_name","short_name","email","title","twitter","www","context","phone","fax","mobile","created_at","updated_at","skype") VALUES (1, 'Alice', 'Alisson', 'AA', '', '', '', '', '', '', '', '', '2015-11-26 14:38:49.858061', '2015-12-16 08:46:45.738819', '')  (0.2ms) DROP TABLE "adorsale_customer_vault_individuals"  (0.2ms) CREATE TEMPORARY TABLE "adorsale_customer_vault_individuals" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "short_name" varchar, "email" varchar, "title" varchar, "twitter" varchar, "www" text, "context" text, "phone" varchar, "fax" varchar, "mobile" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "skype" varchar)   (0.1ms) SELECT * FROM "dorsale_customer_vault_individuals"  (0.1ms) INSERT INTO "adorsale_customer_vault_individuals" ("id","first_name","last_name","short_name","email","title","twitter","www","context","phone","fax","mobile","created_at","updated_at","skype") VALUES (1, 'Alice', 'Alisson', 'AA', '', '', '', '', '', '', '', '', '2015-11-26 14:38:49.858061', '2015-12-16 08:46:45.738819', '')  (0.2ms) DROP TABLE "dorsale_customer_vault_individuals"  (0.2ms) CREATE TABLE "dorsale_customer_vault_individuals" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "first_name" varchar, "last_name" varchar, "short_name" varchar, "email" text, "title" varchar, "twitter" varchar, "www" text, "context" text, "phone" varchar, "fax" varchar, "mobile" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "skype" varchar)   (0.1ms) SELECT * FROM "adorsale_customer_vault_individuals"  (0.1ms) INSERT INTO "dorsale_customer_vault_individuals" ("id","first_name","last_name","short_name","email","title","twitter","www","context","phone","fax","mobile","created_at","updated_at","skype") VALUES (1, 'Alice', 'Alisson', 'AA', '', '', '', '', '', '', '', '', '2015-11-26 14:38:49.858061', '2015-12-16 08:46:45.738819', '')  (0.1ms) DROP TABLE "adorsale_customer_vault_individuals" SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151216104428"]]  (1.5ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'   (0.3ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index'  Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-16 11:45:17 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-16 11:45:17 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (8.4ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (25.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (33.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (19.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (10.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (16.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (257.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 490ms (Views: 412.3ms | ActiveRecord: 3.4ms) Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 11:45:18 +0100 Started GET "/dorsale/comments/8/edit" for ::1 at 2015-12-16 11:45:20 +0100 Processing by Dorsale::CommentsController#edit as HTML Parameters: {"id"=>"8"} Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."id" = ? ORDER BY "dorsale_comments"."created_at" DESC LIMIT 1 [["id", 8]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/edit.html.slim (8.8ms) Completed 200 OK in 56ms (Views: 52.4ms | ActiveRecord: 0.3ms) Started GET "/dorsale/customer_vault/individuals/new" for ::1 at 2015-12-16 11:45:22 +0100 Processing by Dorsale::CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.4ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_form.html.slim (37.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/new.html.slim within layouts/application (63.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 242ms (Views: 224.9ms | ActiveRecord: 0.9ms) Started GET "/dorsale/customer_vault/individuals/new" for ::1 at 2015-12-16 11:46:00 +0100 Processing by Dorsale::CustomerVault::IndividualsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_form.html.slim (36.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/new.html.slim within layouts/application (59.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 209ms (Views: 203.8ms | ActiveRecord: 0.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:46:01 +0100 Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-16 11:48:35 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-16 11:48:35 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (7.0ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (204.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 358ms (Views: 352.7ms | ActiveRecord: 1.3ms) Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 11:48:35 +0100 Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-12-16 11:48:40 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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", 1]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.5ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (11.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (18.7ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (20.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.2ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (116.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (131.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (137.1ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (2.1ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (22.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (36.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (269.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (277.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 451ms (Views: 444.3ms | ActiveRecord: 3.1ms) Started POST "/dorsale/comments" for ::1 at 2015-12-16 11:48:42 +0100 Processing by Dorsale::CommentsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"5VTSZdtPpNnvM4tPix1hTCSPW7ijsRKMitvv+iHy0arfQM17n5co7t3tN+pnDWJbz99EudTXJB39o+C+Tt+tgA==", "comment"=>{"commentable_id"=>"1", "commentable_type"=>"Dorsale::CustomerVault::Individual", "text"=>"aaa"}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/individuals/1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction 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", 1]] SQL (1.0ms) INSERT INTO "dorsale_comments" ("commentable_id", "commentable_type", "text", "author_id", "author_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["commentable_id", 1], ["commentable_type", "Dorsale::CustomerVault::Individual"], ["text", "aaa"], ["author_id", 1], ["author_type", "User"], ["created_at", "2015-12-16 10:48:42.077832"], ["updated_at", "2015-12-16 10:48:42.077832"]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/individuals/1 Completed 302 Found in 23ms (ActiveRecord: 4.0ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-12-16 11:48:42 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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", 1]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (11.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (16.0ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.9ms) Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (114.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (127.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (132.4ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.2ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (16.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (22.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (218.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (223.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 387ms (Views: 379.7ms | ActiveRecord: 2.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 11:48:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 11:48:43 +0100 Started GET "/" for ::1 at 2015-12-16 11:48:45 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 196ms (Views: 195.2ms | ActiveRecord: 0.2ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 12:14:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (10.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (14.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (20.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (73.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 282ms (Views: 254.7ms | ActiveRecord: 2.2ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 12:14:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (34.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (46.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 208ms (Views: 201.5ms | ActiveRecord: 1.3ms) Started GET "/dorsale/billing_machine/invoices/16.pdf" for ::1 at 2015-12-16 12:14:08 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as PDF Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered text template (0.0ms) Sent data Facture_2015-16_.pdf (0.7ms) Completed 200 OK in 117ms (Views: 0.6ms | ActiveRecord: 1.5ms) Started GET "/" for ::1 at 2015-12-16 12:51:03 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 135ms (Views: 133.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 12:51:03 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 12:51:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (13.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (4.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (20.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (73.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 275ms (Views: 269.1ms | ActiveRecord: 1.3ms) Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-16 12:51:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (15.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (24.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 186ms (Views: 181.8ms | ActiveRecord: 0.6ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 12:51:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (17.5ms) Dorsale::BillingMachine::Invoice Load (0.7ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (6.6ms) Dorsale::BillingMachine::Invoice Load (1.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (65.8ms)  (0.4ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (144.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 435ms (Views: 410.9ms | ActiveRecord: 4.2ms) ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to DorsaleCustomerVaultCorporationsAddEuropeanUnionVatNumber (20151216124705)  (0.1ms) begin transaction  (0.6ms) ALTER TABLE "dorsale_customer_vault_corporations" ADD "european_union_vat_number" varchar SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151216124705"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started GET "/" for ::1 at 2015-12-16 13:48:18 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.2ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 168ms (Views: 165.1ms | ActiveRecord: 2.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 13:48:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 13:48:18 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 13:48:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 13:48:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 13:48:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 13:48:19 +0100 Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-16 13:48:21 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-16 13:48:21 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (10.2ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (24.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (31.9ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (16.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.3ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (278.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 522ms (Views: 448.0ms | ActiveRecord: 2.6ms) Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 13:48:22 +0100 Started GET "/dorsale/customer_vault/corporations/new" for ::1 at 2015-12-16 13:48:23 +0100 Processing by Dorsale::CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_form.html.slim (46.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/new.html.slim within layouts/application (76.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 292ms (Views: 261.4ms | ActiveRecord: 1.3ms) Started GET "/dorsale/customer_vault/corporations/new" for ::1 at 2015-12-16 13:49:32 +0100 Processing by Dorsale::CustomerVault::CorporationsController#new as HTML ActsAsTaggableOn::Tag Load (0.7ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1099.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_form.html.slim (36.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/new.html.slim within layouts/application (1157.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1419ms (Views: 1317.4ms | ActiveRecord: 2.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 13:49:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 13:49:34 +0100 Started POST "/dorsale/customer_vault/corporations" for ::1 at 2015-12-16 13:49:44 +0100 Processing by Dorsale::CustomerVault::CorporationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"tj6ifdLZexTz52EgB7a6xXW3oYm+3JLmi9DN9MdBsz2MKr1jlgH3I8E53YXrprnSnue+iMm6pHf8qMKwqGzPFw==", "corporation"=>{"name"=>"agilidéé", "tag_list"=>[""], "phone"=>"", "email"=>"", "www"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "european_union_vat_number"=>"SSS", "legal_form"=>"", "short_name"=>"", "address_attributes"=>{"street"=>"", "street_bis"=>"", "zip"=>"", "city"=>"", "country"=>""}}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/corporations/new"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "dorsale_customer_vault_corporations" ("name", "short_name", "email", "www", "phone", "fax", "immatriculation_number_1", "immatriculation_number_2", "european_union_vat_number", "legal_form", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["name", "agilidéé"], ["short_name", ""], ["email", ""], ["www", ""], ["phone", ""], ["fax", ""], ["immatriculation_number_1", ""], ["immatriculation_number_2", ""], ["european_union_vat_number", "SSS"], ["legal_form", ""], ["created_at", "2015-12-16 12:49:44.349519"], ["updated_at", "2015-12-16 12:49:44.349519"]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_type", "addressable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", ""], ["street_bis", ""], ["zip", ""], ["city", ""], ["country", ""], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["addressable_id", 1], ["created_at", "2015-12-16 12:49:44.351863"], ["updated_at", "2015-12-16 12:49:44.351863"]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/corporations/1 Completed 302 Found in 20ms (ActiveRecord: 3.7ms) Started GET "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 13:49:44 +0100 Processing by Dorsale::CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_context.html.slim (16.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (23.5ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Corporation"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (14.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (11.7ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (24.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (30.4ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.3ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (16.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (30.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (139.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/show.html.slim within layouts/application (147.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (2.4ms) Completed 200 OK in 313ms (Views: 305.6ms | ActiveRecord: 2.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 13:49:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 13:49:44 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 13:49:44 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 13:49:44 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 13:49:44 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 13:49:44 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 13:49:44 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 13:49:44 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 13:49:44 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 13:49:44 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 13:49:45 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 13:49:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (4.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (41.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 249ms (Views: 206.8ms | ActiveRecord: 2.1ms) Started GET "/dorsale/billing_machine/quotations/2" for ::1 at 2015-12-16 13:49:48 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 2]] Dorsale::BillingMachine::QuotationLine Load (0.4ms) 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", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (7.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 2 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (21.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (59.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (70.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 265ms (Views: 257.5ms | ActiveRecord: 2.1ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-16 13:49:50 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (3.0ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (22.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (52.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (60.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 234ms (Views: 228.6ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/quotations/1.pdf" for ::1 at 2015-12-16 13:49:54 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]] 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]] Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 1], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-01_.pdf (0.8ms) Completed 200 OK in 184ms (Views: 0.6ms | ActiveRecord: 1.9ms) Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-12-16 13:49:55 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::QuotationLine Exists (0.3ms) SELECT 1 AS one FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? LIMIT 1 [["quotation_id", 1]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (10.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (76.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (85.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (99.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 340ms (Views: 323.1ms | ActiveRecord: 2.2ms) Started PATCH "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-16 13:50:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"YZ0bzvOPHSLdTxEHp7zNw2Zlr7cFUUvtXDgZLf8QD8hbiQTQt1eRFe+RraJLrM7UjTWwtnI3fXwrQBZpkD1z4g==", "quotation"=>{"id_card_id"=>"1", "label"=>"abcdef", "date"=>"20/11/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-1", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"Coucou", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"10,00", "id"=>"1"}, "1"=>{"_destroy"=>"false", "label"=>"zzzz", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00", "id"=>"2"}}, "payment_term_id"=>"", "state"=>"pending", "expires_at"=>"20/12/2015", "comments"=>"fsdofusdofuqsdf\r\nfqsd\r\nf\r\nqsdf\r\n", "commercial_discount"=>"0,00", "vat_rate"=>"20,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1/edit", "id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]]  (0.1ms) begin transaction 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]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" IN (1, 2) ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]] 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]] 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]] SQL (0.5ms) UPDATE "dorsale_billing_machine_quotations" SET "customer_id" = ?, "customer_type" = ?, "commercial_discount" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["commercial_discount", 0.0], ["updated_at", "2015-12-16 12:50:02.767891"], ["id", 1]] SQL (0.2ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-12-16 12:50:02.770293"], ["id", 1]] 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]] 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]] 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]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 0.0], ["unit_price", 0.0], ["vat_rate", 20.0], ["updated_at", "2015-12-16 12:50:02.778442"], ["id", 2]] 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]] 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]] 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]]  (2.8ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 41ms (ActiveRecord: 5.7ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 13:50:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.8ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (8.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (47.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.6ms) Completed 200 OK in 221ms (Views: 213.9ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 13:50:03 +0100 Started GET "/dorsale/billing_machine/quotations/1.pdf" for ::1 at 2015-12-16 13:50:04 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"1"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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]] Dorsale::Alexandrie::Attachment Load (0.1ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 1], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-01_.pdf (0.7ms) Completed 200 OK in 154ms (Views: 0.6ms | ActiveRecord: 3.0ms) Started GET "/dorsale/billing_machine/quotations/1.pdf" for ::1 at 2015-12-16 13:53:52 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] 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]] Dorsale::Address Load (0.4ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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]] Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 1], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-01_.pdf (0.9ms) Completed 200 OK in 365ms (Views: 0.7ms | ActiveRecord: 5.7ms) Started GET "/dorsale/billing_machine/quotations/1.pdf" for ::1 at 2015-12-16 13:54:16 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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]] Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 1], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-01_.pdf (0.9ms) Completed 200 OK in 312ms (Views: 0.7ms | ActiveRecord: 5.6ms) Started GET "/dorsale/billing_machine/quotations/1.pdf" for ::1 at 2015-12-16 13:54:50 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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]] Dorsale::Alexandrie::Attachment Load (0.4ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 1], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-01_.pdf (1.0ms) Completed 200 OK in 340ms (Views: 0.9ms | ActiveRecord: 5.3ms) Started GET "/dorsale/billing_machine/quotations/1.pdf" for ::1 at 2015-12-16 13:55:07 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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]] Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 1], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-01_.pdf (0.9ms) Completed 200 OK in 308ms (Views: 0.8ms | ActiveRecord: 5.4ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-16 13:55:38 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (2.0ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (19.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (49.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (58.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 247ms (Views: 240.9ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/quotations/1/edit" for ::1 at 2015-12-16 13:55:39 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] Dorsale::BillingMachine::QuotationLine Exists (0.2ms) SELECT 1 AS one FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? LIMIT 1 [["quotation_id", 1]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.9ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (64.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (70.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (77.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 258ms (Views: 247.2ms | ActiveRecord: 1.7ms) Started PATCH "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-16 13:55:45 +0100 Processing by Dorsale::BillingMachine::QuotationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"5dHCc9OWdtfem0edWJH0jiBimIG2VfnVaIRtH5BOfJjfxd1tl0764OxF+zi0gfeZyzKHgMEzz0Qf/GJb/2MAsg==", "quotation"=>{"id_card_id"=>"1", "label"=>"abcdef", "date"=>"20/11/2015", "customer_guid"=>"Dorsale::CustomerVault::Individual-1", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"Coucou", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"10,00", "id"=>"1"}, "1"=>{"_destroy"=>"false", "label"=>"zzzz", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00", "id"=>"2"}}, "payment_term_id"=>"", "state"=>"pending", "expires_at"=>"20/12/2015", "comments"=>"fsdofusdofuqsdf\r\nfqsd\r\nf\r\nqsdf\r\n", "commercial_discount"=>"0,00", "vat_rate"=>"20,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/1/edit", "id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]]  (0.1ms) begin transaction 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", 1]] 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" = ? AND "dorsale_billing_machine_quotation_lines"."id" IN (1, 2) ORDER BY "dorsale_billing_machine_quotation_lines"."created_at" ASC [["quotation_id", 1]] 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]] 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]] SQL (0.4ms) UPDATE "dorsale_billing_machine_quotations" SET "customer_type" = ?, "commercial_discount" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotations"."id" = ? [["customer_type", "Dorsale::CustomerVault::Individual"], ["commercial_discount", 0.0], ["updated_at", "2015-12-16 12:55:45.204344"], ["id", 1]] SQL (0.2ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-12-16 12:55:45.206441"], ["id", 1]] 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]] 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]] 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]] SQL (0.6ms) UPDATE "dorsale_billing_machine_quotation_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_quotation_lines"."id" = ? [["quantity", 0.0], ["unit_price", 0.0], ["vat_rate", 20.0], ["updated_at", "2015-12-16 12:55:45.216033"], ["id", 2]] 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]] 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]] 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]]  (3.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 54ms (ActiveRecord: 6.8ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 13:55:45 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.6ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (9.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.7ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (8.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (50.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 228ms (Views: 210.7ms | ActiveRecord: 2.0ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 13:55:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 13:55:46 +0100 Started GET "/dorsale/billing_machine/quotations/1.pdf" for ::1 at 2015-12-16 13:55:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as PDF Parameters: {"id"=>"1"} User Load (1.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] 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]] Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_id" = ? AND "dorsale_alexandrie_attachments"."attachable_type" = ? [["attachable_id", 1], ["attachable_type", "Dorsale::BillingMachine::Quotation"]] Rendered text template (0.0ms) Sent data devis_2015-01_AA.pdf (0.8ms) Completed 200 OK in 197ms (Views: 0.6ms | ActiveRecord: 2.9ms) Started GET "/" for ::1 at 2015-12-16 14:04:02 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.1ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 167ms (Views: 164.8ms | ActiveRecord: 0.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:04:02 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:04:05 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.5ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (8.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.1ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (7.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (48.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 247ms (Views: 239.3ms | ActiveRecord: 1.5ms) Started GET "/dorsale/billing_machine/quotations/2" for ::1 at 2015-12-16 14:04:07 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 2]] 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", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 2 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (29.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (37.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 206ms (Views: 200.7ms | ActiveRecord: 1.1ms) Started GET "/dorsale/billing_machine/quotations/2/edit" for ::1 at 2015-12-16 14:04:15 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 2]] Dorsale::BillingMachine::QuotationLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? LIMIT 1 [["quotation_id", 2]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] 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", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (8.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (46.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (52.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (60.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 241ms (Views: 233.3ms | ActiveRecord: 1.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 14:04:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (8.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (15.7ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (18.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (71.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 254ms (Views: 246.1ms | ActiveRecord: 1.6ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:04:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (37.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (45.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 243ms (Views: 236.5ms | ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:08:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (37.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (45.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 357ms (Views: 220.9ms | ActiveRecord: 4.2ms) Started GET "/dorsale/billing_machine/invoices/16/edit" for ::1 at 2015-12-16 14:08:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"16"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Exists (0.2ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 16]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (9.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (89.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (100.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 298ms (Views: 287.0ms | ActiveRecord: 2.3ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:08:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.6ms) 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 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (18.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (54.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 277ms (Views: 249.8ms | ActiveRecord: 1.7ms) Started GET "/dorsale/billing_machine/quotations/2" for ::1 at 2015-12-16 14:08:42 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 2]] 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", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (7.1ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 2 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (17.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (47.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (56.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 252ms (Views: 244.9ms | ActiveRecord: 1.8ms) Started GET "/dorsale/billing_machine/quotations/2/edit" for ::1 at 2015-12-16 14:08:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 2]] Dorsale::BillingMachine::QuotationLine Exists (0.3ms) SELECT 1 AS one FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? LIMIT 1 [["quotation_id", 2]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] 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", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.4ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (50.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (56.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (63.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 285ms (Views: 270.5ms | ActiveRecord: 2.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:09:37 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.6ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (8.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (45.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 333ms (Views: 210.0ms | ActiveRecord: 3.8ms) Started GET "/dorsale/billing_machine/quotations/new" for ::1 at 2015-12-16 14:09:40 +0100 Processing by Dorsale::BillingMachine::QuotationsController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (9.6ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (46.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (53.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/new.html.slim within layouts/application (60.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 268ms (Views: 229.7ms | ActiveRecord: 2.2ms) Started POST "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:09:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"0+hhKc1xkvvp1DIEn3XGi7OIP3/breaDqa7Upxmr/TPp/H43iakezNsKjqFzZcWcWNggfqzL0BLe1tvjdoaBGQ==", "quotation"=>{"id_card_id"=>"1", "label"=>"", "date"=>"16/12/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00"}}, "payment_term_id"=>"", "state"=>"accepted", "expires_at"=>"16/01/2016", "comments"=>"", "commercial_discount"=>"0,00", "vat_rate"=>"20,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/new"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (1.9ms) INSERT INTO "dorsale_billing_machine_quotations" ("label", "state", "id_card_id", "date", "expires_at", "comments", "commercial_discount", "vat_amount", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["state", "accepted"], ["id_card_id", 1], ["date", "2015-12-16"], ["expires_at", "2016-01-16"], ["comments", ""], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-16 13:09:44.938659"], ["updated_at", "2015-12-16 13:09:44.938659"], ["unique_index", 3], ["tracking_id", "2015-03"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "quotation_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 0.0], ["unit", ""], ["unit_price", 0.0], ["vat_rate", 20.0], ["total", 0.0], ["quotation_id", 3], ["created_at", "2015-12-16 13:09:44.949574"], ["updated_at", "2015-12-16 13:09:44.949574"]] 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", 3]] 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", 3]] 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]]  (3.1ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 40ms (ActiveRecord: 6.9ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:09:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.5ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (3.6ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (9.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (51.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 248ms (Views: 240.0ms | ActiveRecord: 1.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:09:45 +0100 Started GET "/dorsale/billing_machine/quotations/new" for ::1 at 2015-12-16 14:09:47 +0100 Processing by Dorsale::BillingMachine::QuotationsController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.8ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (42.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (49.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/new.html.slim within layouts/application (55.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 252ms (Views: 241.7ms | ActiveRecord: 1.0ms) Started POST "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:09:52 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"gdZD5I1TGkppOTdwCBoonAcErJCgm0bwLWJO+Q2ycWm7wlz6yYuWfVvni9XkCiuL7FSzkdf9cGFaGkG9Yp8NQw==", "quotation"=>{"id_card_id"=>"1", "label"=>"", "date"=>"16/12/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00"}}, "payment_term_id"=>"", "state"=>"refused", "expires_at"=>"16/01/2016", "comments"=>"", "commercial_discount"=>"0,00", "vat_rate"=>"20,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/new"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.2ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (1.8ms) INSERT INTO "dorsale_billing_machine_quotations" ("label", "state", "id_card_id", "date", "expires_at", "comments", "commercial_discount", "vat_amount", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["state", "refused"], ["id_card_id", 1], ["date", "2015-12-16"], ["expires_at", "2016-01-16"], ["comments", ""], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-16 13:09:52.495603"], ["updated_at", "2015-12-16 13:09:52.495603"], ["unique_index", 4], ["tracking_id", "2015-04"]] SQL (0.2ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "quotation_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 0.0], ["unit", ""], ["unit_price", 0.0], ["vat_rate", 20.0], ["total", 0.0], ["quotation_id", 4], ["created_at", "2015-12-16 13:09:52.504630"], ["updated_at", "2015-12-16 13:09:52.504630"]] 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", 4]] 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", 4]] 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]]  (3.8ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 38ms (ActiveRecord: 7.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:09:52 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (9.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (49.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 225ms (Views: 217.5ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:09:52 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:09:52 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:09:52 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:09:52 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:09:52 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:09:52 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:09:53 +0100 Started GET "/dorsale/billing_machine/quotations/new" for ::1 at 2015-12-16 14:10:01 +0100 Processing by Dorsale::BillingMachine::QuotationsController#new as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (7.2ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (41.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (47.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/new.html.slim within layouts/application (53.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 235ms (Views: 228.2ms | ActiveRecord: 0.8ms) Started POST "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:10:06 +0100 Processing by Dorsale::BillingMachine::QuotationsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"eIywsnTJS7BTjLWc1YBjj0h4dHwPOU3CWFRhJhSyHaNCmK+sMBHHh2FSCTk5kGCYoyhrfXhfe1MvLG5ie59hiQ==", "quotation"=>{"id_card_id"=>"1", "label"=>"", "date"=>"16/10/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00"}}, "payment_term_id"=>"", "state"=>"pending", "expires_at"=>"16/01/2016", "comments"=>"", "commercial_discount"=>"0,00", "vat_rate"=>"20,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations/new"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations"  (0.1ms) begin transaction 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]]  (0.1ms) SELECT "dorsale_billing_machine_quotations"."unique_index" FROM "dorsale_billing_machine_quotations" SQL (0.5ms) INSERT INTO "dorsale_billing_machine_quotations" ("label", "state", "id_card_id", "date", "expires_at", "comments", "commercial_discount", "vat_amount", "total_excluding_taxes", "total_including_taxes", "created_at", "updated_at", "unique_index", "tracking_id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["state", "pending"], ["id_card_id", 1], ["date", "2015-10-16"], ["expires_at", "2016-01-16"], ["comments", ""], ["commercial_discount", 0.0], ["vat_amount", 0.0], ["total_excluding_taxes", 0.0], ["total_including_taxes", 0.0], ["created_at", "2015-12-16 13:10:06.470622"], ["updated_at", "2015-12-16 13:10:06.470622"], ["unique_index", 5], ["tracking_id", "2015-05"]] SQL (0.1ms) INSERT INTO "dorsale_billing_machine_quotation_lines" ("label", "quantity", "unit", "unit_price", "vat_rate", "total", "quotation_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", ""], ["quantity", 0.0], ["unit", ""], ["unit_price", 0.0], ["vat_rate", 20.0], ["total", 0.0], ["quotation_id", 5], ["created_at", "2015-12-16 13:10:06.473168"], ["updated_at", "2015-12-16 13:10:06.473168"]] 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", 5]] 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", 5]] 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]]  (3.0ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 25ms (ActiveRecord: 4.6ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:10:06 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (10.0ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (46.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.6ms) Completed 200 OK in 233ms (Views: 226.9ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:10:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:10:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:10:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:10:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:10:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:10:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:10:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:10:07 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:10:14 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:11:00 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (10.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (45.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4944ms (Views: 4936.8ms | ActiveRecord: 1.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 14:11:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (7.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (19.3ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (20.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (77.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 370ms (Views: 352.9ms | ActiveRecord: 2.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:11:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:11:06 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:12:35 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.9ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (9.9ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (45.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4726ms (Views: 4718.0ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:12:40 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:13:07 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.7ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (9.6ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (45.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4796ms (Views: 4787.2ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:13:12 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:13:25 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.4ms) Dorsale::BillingMachine::Quotation Load (0.6ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (9.7ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (44.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4951ms (Views: 4941.4ms | ActiveRecord: 1.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:13:30 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:14:09 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (10.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.4ms) 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 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (14.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (62.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4484ms (Views: 4473.7ms | ActiveRecord: 1.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:14:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:14:13 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:14:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:14:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:14:13 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:14:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:14:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:14:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:14:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:14:13 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:14:14 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:14:27 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (15.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (4.2ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (27.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (119.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4839ms (Views: 4827.7ms | ActiveRecord: 1.9ms) Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:14:32 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:14:39 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.8ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (9.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (47.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 5015ms (Views: 5007.8ms | ActiveRecord: 1.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:14:44 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:14:44 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:14:45 +0100 Started GET "/dorsale/billing_machine/quotations/5" for ::1 at 2015-12-16 14:15:17 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"5"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 5]] 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", 5]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (8.9ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 5 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (20.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (39.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (46.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 219ms (Views: 212.4ms | ActiveRecord: 1.2ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:18:54 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.5ms) Dorsale::BillingMachine::Quotation Load (0.6ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (11.0ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (50.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 370ms (Views: 217.3ms | ActiveRecord: 3.9ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:18:57 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (1.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (1.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (17.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (4.4ms) Dorsale::BillingMachine::Quotation Load (1.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (36.7ms)  (0.6ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (122.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 431ms (Views: 388.5ms | ActiveRecord: 5.9ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:19:00 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (1.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (11.0ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (23.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (4.3ms) Dorsale::BillingMachine::Quotation Load (1.0ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (40.0ms)  (0.5ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (125.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 468ms (Views: 408.1ms | ActiveRecord: 15.2ms) Started GET "/dorsale/billing_machine/quotations/2/edit" for ::1 at 2015-12-16 14:19:02 +0100 Processing by Dorsale::BillingMachine::QuotationsController#edit as HTML Parameters: {"id"=>"2"} User Load (1.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (2.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (1.6ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::QuotationLine Exists (0.9ms) SELECT 1 AS one FROM "dorsale_billing_machine_quotation_lines" WHERE "dorsale_billing_machine_quotation_lines"."quotation_id" = ? LIMIT 1 [["quotation_id", 2]] Dorsale::BillingMachine::IdCard Load (0.9ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::IdCard Load (0.8ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::QuotationLine Load (0.6ms) 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", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_line_fields.html.slim (6.7ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (167.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_form.html.slim (197.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/edit.html.slim within layouts/application (218.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 504ms (Views: 427.0ms | ActiveRecord: 16.5ms) Started GET "/dorsale/billing_machine/quotations/2" for ::1 at 2015-12-16 14:19:03 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"2"} User Load (2.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (1.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (1.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (1.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."id" = ? LIMIT 1 [["id", 2]] Dorsale::BillingMachine::QuotationLine Load (0.6ms) 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", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (51.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 2 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (82.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (168.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (186.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 490ms (Views: 423.7ms | ActiveRecord: 8.2ms) Started GET "/dorsale/billing_machine/invoices/16/edit" for ::1 at 2015-12-16 14:19:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"16"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (1.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (1.0ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Exists (0.6ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 16]] Dorsale::BillingMachine::IdCard Load (1.0ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::IdCard Load (0.5ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.4ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (89.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (107.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 526ms (Views: 384.0ms | ActiveRecord: 8.5ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:19:08 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (1.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.8ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.5ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (5.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (64.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (92.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 420ms (Views: 386.0ms | ActiveRecord: 3.8ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:19:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (21.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (29.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 201ms (Views: 194.8ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:19:11 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:19:12 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (8.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (2.0ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (10.5ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (52.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 227ms (Views: 219.0ms | ActiveRecord: 1.3ms) Started GET "/dorsale/billing_machine/quotations/5" for ::1 at 2015-12-16 14:19:30 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"5"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 5]] 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", 5]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 5 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (30.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (37.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 203ms (Views: 197.4ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/quotations/5" for ::1 at 2015-12-16 14:19:39 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"5"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 5]] 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", 5]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 5 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (30.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (37.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 185ms (Views: 179.9ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/quotations/5" for ::1 at 2015-12-16 14:20:33 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"5"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 5]] 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", 5]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.6ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 5 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (52.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (61.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 255ms (Views: 247.8ms | ActiveRecord: 0.9ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:20:34 +0100 Started GET "/dorsale/billing_machine/quotations/5" for ::1 at 2015-12-16 14:21:17 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"5"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 5]] 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", 5]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 5 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (30.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (38.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4331ms (Views: 4324.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:21:22 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:21:30 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (3.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (2.8ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (17.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (3.9ms) Dorsale::BillingMachine::Quotation Load (0.8ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (45.2ms)  (0.6ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (117.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 453ms (Views: 414.4ms | ActiveRecord: 9.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 14:22:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (7.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (17.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (59.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4612ms (Views: 4604.0ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:22:38 +0100 Started GET "/dorsale/billing_machine/invoices/15" for ::1 at 2015-12-16 14:22:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"15"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 15]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 15]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (30.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (39.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 184ms (Views: 177.9ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/9" for ::1 at 2015-12-16 14:22:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"9"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 9]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 9]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (12.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (20.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 175ms (Views: 169.1ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/quotations/5" for ::1 at 2015-12-16 14:22:47 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"5"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 5]] 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", 5]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.6ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 5 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (13.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (30.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (37.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 178ms (Views: 172.5ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:22:47 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:22:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:22:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:22:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:22:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:22:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:22:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:22:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:22:48 +0100 Started GET "/dorsale/billing_machine/quotations/5" for ::1 at 2015-12-16 14:23:11 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"5"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 5]] 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", 5]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.7ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 5 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (32.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (39.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4173ms (Views: 4168.6ms | ActiveRecord: 0.8ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:23:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:23:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:23:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:23:16 +0100 Started GET "/dorsale/billing_machine/quotations/5" for ::1 at 2015-12-16 14:24:12 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"5"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 5]] 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", 5]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 5 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (31.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (39.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4176ms (Views: 4169.6ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:24:17 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:24:18 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (1.0ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (1.0ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (22.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (4.3ms) Dorsale::BillingMachine::Quotation Load (1.1ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (33.6ms)  (0.6ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (118.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 478ms (Views: 449.8ms | ActiveRecord: 5.7ms) Started GET "/dorsale/billing_machine/quotations/4" for ::1 at 2015-12-16 14:24:20 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"4"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 4]] 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", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 4 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (12.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (30.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (39.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 189ms (Views: 184.1ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/quotations/4" for ::1 at 2015-12-16 14:24:37 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"4"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 4]] 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", 4]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.3ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 4 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (35.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (44.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4422ms (Views: 4414.6ms | ActiveRecord: 1.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:24:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:24:42 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-16 14:24:44 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (1.6ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (18.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (3.8ms) Dorsale::BillingMachine::Quotation Load (0.9ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (37.8ms)  (0.5ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (120.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 451ms (Views: 420.6ms | ActiveRecord: 5.7ms) Started GET "/dorsale/billing_machine/quotations/3" for ::1 at 2015-12-16 14:24:46 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 3]] 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", 3]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.2ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 3 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (11.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (29.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (37.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 200ms (Views: 194.2ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/quotations/2" for ::1 at 2015-12-16 14:24:49 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", 2]] 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", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (4.0ms) Dorsale::Alexandrie::Attachment Load (0.4ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 2 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (26.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (61.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (80.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 377ms (Views: 367.3ms | ActiveRecord: 1.7ms) Started GET "/dorsale/billing_machine/quotations/1" for ::1 at 2015-12-16 14:24:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#show as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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]] 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", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form.html.slim (1.4ms) Dorsale::Alexandrie::Attachment Load (0.2ms) SELECT "dorsale_alexandrie_attachments".* FROM "dorsale_alexandrie_attachments" WHERE "dorsale_alexandrie_attachments"."attachable_type" = 'Dorsale::BillingMachine::Quotation' AND "dorsale_alexandrie_attachments"."attachable_id" = 1 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_list.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/alexandrie/attachments/_form_and_list.html.slim (18.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (57.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/show.html.slim within layouts/application (65.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 248ms (Views: 241.6ms | ActiveRecord: 1.6ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 14:25:16 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (15.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (53.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 212ms (Views: 206.2ms | ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:25:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (37.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (44.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 272ms (Views: 267.3ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/13" for ::1 at 2015-12-16 14:25:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"13"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 13]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 13]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (13.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (20.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 192ms (Views: 187.0ms | ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:25:27 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (23.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (113.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 287ms (Views: 282.2ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/16/edit" for ::1 at 2015-12-16 14:25:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Exists (0.1ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 16]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" 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]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (45.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (51.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 219ms (Views: 210.3ms | ActiveRecord: 1.5ms) Started PATCH "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:25:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"zicmrQ6g5Z18lIc1maxcAYSx3Jg3rlSt3v9xXT1drwf0MzmzSnhpqk5KO5B1vF8Wb+HDmUDIYjyph34ZUnDTLQ==", "invoice"=>{"id_card_id"=>"1", "label"=>"abcdef", "date"=>"08/12/2015", "customer_guid"=>"", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"Coucou", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"10,00", "id"=>"18"}, "1"=>{"_destroy"=>"false", "label"=>"zzzz", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00", "id"=>"19"}}, "payment_term_id"=>"", "due_date"=>"07/01/2016", "paid"=>"true", "commercial_discount"=>"0,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/edit", "id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]]  (0.1ms) begin transaction Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (18, 19) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] 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]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoices" SET "paid" = ?, "commercial_discount" = ?, "advance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["paid", "t"], ["commercial_discount", 0.0], ["advance", 0.0], ["updated_at", "2015-12-16 13:25:35.703721"], ["id", 16]] SQL (0.1ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-12-16 13:25:35.705369"], ["id", 18]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] 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]] SQL (0.3ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 0.0], ["unit_price", 0.0], ["vat_rate", 20.0], ["updated_at", "2015-12-16 13:25:35.712024"], ["id", 19]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] 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]]  (3.3ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 33ms (ActiveRecord: 5.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 14:25:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.2ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (15.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (56.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 212ms (Views: 207.1ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:25:36 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:25:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (26.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 193ms (Views: 188.1ms | ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 14:25:40 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (5.8ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (15.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (52.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 224ms (Views: 217.9ms | ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 14:34:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (914.9ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (16.0ms) Dorsale::BillingMachine::Invoice Load (0.7ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (22.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (984.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1282ms (Views: 1157.7ms | ActiveRecord: 4.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:34:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:34:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:34:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:34:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:34:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:34:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:34:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:34:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:34:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:34:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:34:03 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:34:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (29.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (41.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 218ms (Views: 212.7ms | ActiveRecord: 1.0ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:34:22 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (31.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (39.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 305ms (Views: 187.0ms | ActiveRecord: 3.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:34:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:34:23 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:34:23 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:34:23 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:34:23 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:34:23 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:34:23 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:34:23 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:34:23 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:34:23 +0100 Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:34:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"authenticity_token"=>"4rxiEVa/sWUmjnOwRkBAN/DRYmHm4GF1cBFnrIyxHnXYqH0PEmc9UhRQzxWqUEMgG4F9YJGGV+QHaWjo45xiXw==", "id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 157ms (Views: 149.9ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:34:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:34:58 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:35:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (28.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 197ms (Views: 191.4ms | ActiveRecord: 0.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:35:17 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:36:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Dorsale::BillingMachine::IdCard Load (0.4ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (513.2ms) Completed 500 Internal Server Error in 558ms (ActiveRecord: 2.5ms) ActionView::Template::Error (undefined method `horizontal_for_for' for #<#:0x007fed4a4f6de0>): 1: .billing_machine 2: = horizontal_for_for :email do |f| 3: = f.input :subject, as: :string 4: = f.input :body, as: :text 5: = form_buttons /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_billing_machine_invoices_email_html_slim__614656867664739622_70328565342940' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (80.4ms) Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:36:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (18.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (33.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 188ms (Views: 183.1ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:36:06 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:37:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (31.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (42.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 318ms (Views: 207.5ms | ActiveRecord: 3.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:37:11 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:37:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (30.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (45.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 295ms (Views: 185.8ms | ActiveRecord: 3.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:37:42 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:37:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (31.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 178ms (Views: 170.7ms | ActiveRecord: 0.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:37:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:37:54 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:38:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (31.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (41.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 306ms (Views: 188.2ms | ActiveRecord: 3.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:38:06 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:38:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (30.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (41.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1194ms (Views: 191.4ms | ActiveRecord: 3.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:38:50 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:38:58 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (35.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (45.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 205ms (Views: 198.1ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:38:59 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:39:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (31.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (41.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 318ms (Views: 196.3ms | ActiveRecord: 3.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:39:16 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:42:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (31.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (47.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 329ms (Views: 207.4ms | ActiveRecord: 3.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:42:04 +0100 Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-16 14:42:20 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-16 14:42:20 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (11.0ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (11.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (51.3ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (267.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 463ms (Views: 456.4ms | ActiveRecord: 2.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:42:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:42:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:42:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:42:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:42:21 +0100 Started GET "/dorsale/customer_vault/people/list" for ::1 at 2015-12-16 14:42:24 +0100 Processing by Dorsale::CustomerVault::PeopleController#list as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_filters.html.slim (1.6ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_list_details.html.slim (4.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_list_details.html.slim (10.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/list.html.slim within layouts/application (82.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 266ms (Views: 255.8ms | ActiveRecord: 1.2ms) Started GET "/dorsale/customer_vault/individuals/1" for ::1 at 2015-12-16 14:42:26 +0100 Processing by Dorsale::CustomerVault::IndividualsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_context.html.slim (23.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (30.0ms) Dorsale::Flyboy::Task Load (0.5ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Individual"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.3ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (25.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.3ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (123.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (139.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (145.2ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Individual' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Individual' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.5ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Individual' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (24.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (36.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (301.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/show.html.slim within layouts/application (308.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 475ms (Views: 467.0ms | ActiveRecord: 3.9ms) Started GET "/dorsale/customer_vault/individuals/1/edit" for ::1 at 2015-12-16 14:42:27 +0100 Processing by Dorsale::CustomerVault::IndividualsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_form.html.slim (36.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/edit.html.slim within layouts/application (59.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 235ms (Views: 228.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:43:11 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:44:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (31.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (39.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4424ms (Views: 4307.5ms | ActiveRecord: 3.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:44:48 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:44:56 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (27.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4273ms (Views: 4264.6ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:45:00 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:45:00 +0100 Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:45:08 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"authenticity_token"=>"aJC+d/Hr1AH4ewxxFTYAZbRjf6l6ILjm/ukFdcZXnOpShKFptTNYNsqlsNT5JgNyXzNgqA1GjneJkQoxqXrgwA==", "id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (21.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (35.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 186ms (Views: 180.8ms | ActiveRecord: 0.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:45:08 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 14:45:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (5.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.4ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (41.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (80.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 231ms (Views: 218.9ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:45:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:45:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:45:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:45:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:45:58 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:45:59 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (19.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (31.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 183ms (Views: 177.1ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:46:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (47.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (64.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 220ms (Views: 213.7ms | ActiveRecord: 0.8ms) Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:46:55 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (33.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (50.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1314ms (Views: 206.4ms | ActiveRecord: 3.3ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:46:57 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:47:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (34.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (46.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1281ms (Views: 217.0ms | ActiveRecord: 3.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:47:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:47:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:47:39 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:48:02 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (20.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (37.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 215ms (Views: 206.6ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:48:02 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:48:41 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (25.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (41.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 223ms (Views: 216.2ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:48:41 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:48:48 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (21.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (32.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 201ms (Views: 196.0ms | ActiveRecord: 0.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:48:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:48:49 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:48:49 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:48:49 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:48:49 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:48:49 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:49:06 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.9ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.9ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.4ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (68.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (110.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 463ms (Views: 440.2ms | ActiveRecord: 3.4ms) Started GET "/dorsale/billing_machine/invoices/16/edit" for ::1 at 2015-12-16 14:49:09 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Exists (0.2ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 16]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.0ms) Dorsale::BillingMachine::PaymentTerm Load (0.2ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (73.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (80.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 244ms (Views: 232.5ms | ActiveRecord: 2.6ms) Started PATCH "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:49:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"iNf6ZAfIHu22Tvlr/PjSKbOF+1YmMkhqWLlMuY9Z9Eayw+V6QxCS2oSQRc4Q6NE+WNXkV1FUfvsvwUP94HSIbA==", "invoice"=>{"id_card_id"=>"1", "label"=>"abcdef", "date"=>"08/12/2015", "customer_guid"=>"Dorsale::CustomerVault::Corporation-1", "lines_attributes"=>{"0"=>{"_destroy"=>"false", "label"=>"Coucou", "quantity"=>"10,00", "unit"=>"", "unit_price"=>"10,00", "id"=>"18"}, "1"=>{"_destroy"=>"false", "label"=>"zzzz", "quantity"=>"0,00", "unit"=>"", "unit_price"=>"0,00", "id"=>"19"}}, "payment_term_id"=>"", "due_date"=>"07/01/2016", "paid"=>"true", "commercial_discount"=>"0,00", "vat_rate"=>"20,00", "advance"=>"0,00"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/edit", "id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]]  (0.1ms) begin transaction 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]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? AND "dorsale_billing_machine_invoice_lines"."id" IN (18, 19) ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] 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]] SQL (0.5ms) UPDATE "dorsale_billing_machine_invoices" SET "customer_id" = ?, "customer_type" = ?, "commercial_discount" = ?, "advance" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoices"."id" = ? [["customer_id", 1], ["customer_type", "Dorsale::CustomerVault::Corporation"], ["commercial_discount", 0.0], ["advance", 0.0], ["updated_at", "2015-12-16 13:49:17.844270"], ["id", 16]] SQL (0.2ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 10.0], ["unit_price", 10.0], ["vat_rate", 20.0], ["updated_at", "2015-12-16 13:49:17.846536"], ["id", 18]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] 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]] SQL (0.4ms) UPDATE "dorsale_billing_machine_invoice_lines" SET "quantity" = ?, "unit_price" = ?, "vat_rate" = ?, "updated_at" = ? WHERE "dorsale_billing_machine_invoice_lines"."id" = ? [["quantity", 0.0], ["unit_price", 0.0], ["vat_rate", 20.0], ["updated_at", "2015-12-16 13:49:17.853057"], ["id", 19]] Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] 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]]  (2.8ms) commit transaction Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 35ms (ActiveRecord: 5.3ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 14:49:17 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.0ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.6ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (18.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (57.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 225ms (Views: 212.6ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:49:18 +0100 Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-16 14:49:20 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-16 14:49:20 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (6.9ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (205.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 363ms (Views: 356.4ms | ActiveRecord: 2.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 14:49:20 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 14:49:20 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.3ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (44.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (57.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 255ms (Views: 244.6ms | ActiveRecord: 1.8ms) Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:49:21 +0100 Started GET "/dorsale/customer_vault/people/list" for ::1 at 2015-12-16 14:49:23 +0100 Processing by Dorsale::CustomerVault::PeopleController#list as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (9.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_filters.html.slim (1.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_list_details.html.slim (4.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_list_details.html.slim (4.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/list.html.slim within layouts/application (75.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 241ms (Views: 232.3ms | ActiveRecord: 1.1ms) Started GET "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 14:49:24 +0100 Processing by Dorsale::CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_context.html.slim (17.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (26.1ms) Dorsale::Flyboy::Task Load (0.4ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Corporation"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (12.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (4.4ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (19.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (27.7ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.3ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (4.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (19.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (32.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (154.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/show.html.slim within layouts/application (163.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 337ms (Views: 331.3ms | ActiveRecord: 2.0ms) Started GET "/dorsale/customer_vault/corporations/1/edit" for ::1 at 2015-12-16 14:49:27 +0100 Processing by Dorsale::CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.4ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_form.html.slim (37.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/edit.html.slim within layouts/application (67.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 230ms (Views: 223.0ms | ActiveRecord: 1.0ms) Started PATCH "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 14:49:32 +0100 Processing by Dorsale::CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"HAmTK6999N3+GU379r5wHVG+ofeGwkyW2KpZGI+ruAomHYw166V46szH8V4arnMKuu6+9vGkegev0lZc4IbEIA==", "corporation"=>{"name"=>"agilidéé", "tag_list"=>[""], "phone"=>"", "email"=>"benoit.martin-chave@agilidee.com", "www"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "european_union_vat_number"=>"SSS", "legal_form"=>"", "short_name"=>"", "address_attributes"=>{"street"=>"", "street_bis"=>"", "zip"=>"", "city"=>"", "country"=>"", "id"=>"3"}}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/corporations/1/edit", "id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] SQL (0.4ms) DELETE FROM "dorsale_addresses" WHERE "dorsale_addresses"."id" = ? [["id", 3]] SQL (0.1ms) UPDATE "dorsale_customer_vault_corporations" SET "email" = ?, "updated_at" = ? WHERE "dorsale_customer_vault_corporations"."id" = ? [["email", "benoit.martin-chave@agilidee.com"], ["updated_at", "2015-12-16 13:49:32.354672"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", ""], ["street_bis", ""], ["zip", ""], ["city", ""], ["country", ""], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-16 13:49:32.356716"], ["updated_at", "2015-12-16 13:49:32.356716"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]]  (2.6ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/corporations/1 Completed 302 Found in 24ms (ActiveRecord: 4.0ms) Started GET "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 14:49:32 +0100 Processing by Dorsale::CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_context.html.slim (10.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (15.5ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Corporation"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (4.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.6ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (14.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (19.2ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.2ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (13.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (18.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (98.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/show.html.slim within layouts/application (103.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 258ms (Views: 253.1ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:49:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:49:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:49:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:49:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:49:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:49:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:49:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:49:33 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:57:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.3ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (50.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (67.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1291ms (Views: 230.2ms | ActiveRecord: 4.8ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:57:07 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZeAA8RfXcWlIipGRfCkrLAVK84j7O/r8sQ5zMAagz6Zf9B/vUw/9XnpULTSQOSg77hrsiYxdzG3Gdnx0aY2zjA==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>"dddd"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.6ms) NameError (uninitialized constant Dorsale::InvoiceMailer): /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:164:in `email' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (79.4ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:57:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZeAA8RfXcWlIipGRfCkrLAVK84j7O/r8sQ5zMAagz6Zf9B/vUw/9XnpULTSQOSg77hrsiYxdzG3Gdnx0aY2zjA==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>"dddd"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Completed 500 Internal Server Error in 128ms (ActiveRecord: 2.9ms) NoMethodError (private method `new' called for Dorsale::BillingMachine::InvoiceMailer:Class): actionmailer (4.2.4) lib/action_mailer/base.rb:569:in `method_missing' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/billing_machine/invoices_controller.rb:164:in `email' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (78.4ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 14:57:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZeAA8RfXcWlIipGRfCkrLAVK84j7O/r8sQ5zMAagz6Zf9B/vUw/9XnpULTSQOSg77hrsiYxdzG3Gdnx0aY2zjA==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>"dddd"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 4.0ms Sent mail to benoit.martin-chave@agilidee.com (3.7ms) Date: Wed, 16 Dec 2015 14:57:53 +0100 From: contact@example.org Reply-To: benoit.martin-chave@agilidee.com To: benoit.martin-chave@agilidee.com Message-ID: <56716de1407ce_97aa3ff695eedba03493f@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit dddd Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (37.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (47.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 309ms (Views: 184.8ms | ActiveRecord: 3.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 14:57:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 14:57:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 14:57:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 14:57:54 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-16 15:00:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (9.2ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (17.6ms) 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 Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (22.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (81.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 378ms (Views: 248.2ms | ActiveRecord: 4.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:00:01 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:00:03 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (46.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (53.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 227ms (Views: 220.0ms | ActiveRecord: 1.9ms) Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:00:05 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (27.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (46.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 239ms (Views: 232.7ms | ActiveRecord: 1.2ms) Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:00:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (24.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (41.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 242ms (Views: 233.2ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:00:13 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:00:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (23.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (41.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 224ms (Views: 214.5ms | ActiveRecord: 1.4ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:00:29 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:00:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:00:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:00:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:00:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:00:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:00:30 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:00:43 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (23.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (39.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 211ms (Views: 203.6ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:00:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:00:44 +0100 Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:00:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"i5RLd06gnPPFi/yJkbLTc7XtPlhz6dygemHPHr8weMWxgFRpCngQxPdVQCx9otBkXr0hWQSP6jENGcBa0B0E7w==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>"ddd"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::CustomerVault::Corporation Load (0.5ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 10.5ms Sent mail to benoit.martin-chave@agilidee.com (6.3ms) Date: Wed, 16 Dec 2015 15:00:52 +0100 From: contact@example.org Reply-To: benoit.martin-chave@agilidee.com To: benoit.martin-chave@agilidee.com Message-ID: <56716e949e75b_97aa3ff6969d6cec35091@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit ddd Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 48ms (ActiveRecord: 1.8ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:00:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (26.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (33.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 243ms (Views: 236.7ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:00:53 +0100 Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-16 15:01:42 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-16 15:01:42 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (6.1ms)  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (9.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (205.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 378ms (Views: 371.4ms | ActiveRecord: 2.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:01:42 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:01:42 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:01:42 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:01:42 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:01:42 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:01:43 +0100 Started GET "/dorsale/customer_vault/people/list" for ::1 at 2015-12-16 15:01:54 +0100 Processing by Dorsale::CustomerVault::PeopleController#list as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_filters.html.slim (2.1ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_list_details.html.slim (5.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_list_details.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/list.html.slim within layouts/application (76.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 270ms (Views: 260.6ms | ActiveRecord: 1.4ms) Started GET "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:01:57 +0100 Processing by Dorsale::CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_context.html.slim (12.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (18.3ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Corporation"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (12.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.9ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (18.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (25.9ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.3ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (17.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (28.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (138.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/show.html.slim within layouts/application (145.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 321ms (Views: 314.3ms | ActiveRecord: 1.9ms) Started GET "/dorsale/customer_vault/corporations/1/edit" for ::1 at 2015-12-16 15:02:24 +0100 Processing by Dorsale::CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.7ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (4.1ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_form.html.slim (33.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/edit.html.slim within layouts/application (59.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 356ms (Views: 243.0ms | ActiveRecord: 3.5ms) Started PATCH "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:02:27 +0100 Processing by Dorsale::CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7RMwDW+DhzrJ08D2ccSlkmKxksdp3rlnUSwTamTYPCrXBy8TK1sLDfsNfFOd1KaFieGNxh64j/YmVBwuC/VAAA==", "corporation"=>{"name"=>"agilidéé", "tag_list"=>[""], "phone"=>"", "email"=>"benoit@martin-chave.ch", "www"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "european_union_vat_number"=>"SSS", "legal_form"=>"", "short_name"=>"", "address_attributes"=>{"street"=>"", "street_bis"=>"", "zip"=>"", "city"=>"", "country"=>"", "id"=>"4"}}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/corporations/1/edit", "id"=>"1"} ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] SQL (0.4ms) DELETE FROM "dorsale_addresses" WHERE "dorsale_addresses"."id" = ? [["id", 4]] SQL (0.2ms) UPDATE "dorsale_customer_vault_corporations" SET "email" = ?, "updated_at" = ? WHERE "dorsale_customer_vault_corporations"."id" = ? [["email", "benoit@martin-chave.ch"], ["updated_at", "2015-12-16 14:02:27.659726"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", ""], ["street_bis", ""], ["zip", ""], ["city", ""], ["country", ""], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-16 14:02:27.662706"], ["updated_at", "2015-12-16 14:02:27.662706"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]]  (2.2ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/corporations/1 Completed 302 Found in 28ms (ActiveRecord: 4.0ms) Started GET "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:02:27 +0100 Processing by Dorsale::CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_context.html.slim (14.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (22.0ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Corporation"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.3ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (17.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (17.3ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (31.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (37.2ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (2.1ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (22.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (39.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (163.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/show.html.slim within layouts/application (169.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 377ms (Views: 369.9ms | ActiveRecord: 3.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:02:28 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:02:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.4ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (42.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (63.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 264ms (Views: 225.3ms | ActiveRecord: 2.4ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:02:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"GBBHWhucKrHWZIHUeG/1joZdM/L3TtSKqYLxa2gdl5YiBFhEX0SmhuS6PXGUf/aZbQ0s84Ao4hve+v4vBzDrvA==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>"lll"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 7.8ms Sent mail to benoit@martin-chave.ch (9.7ms) Date: Wed, 16 Dec 2015 15:02:36 +0100 From: contact@example.org Reply-To: benoit.martin-chave@agilidee.com To: benoit@martin-chave.ch Message-ID: <56716efc4e9eb_97aa3ff695f413cc35172@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit lll Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 49ms (ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:02:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (22.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (29.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.7ms) Completed 200 OK in 210ms (Views: 204.5ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:02:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:02:37 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:02:37 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:02:37 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:02:37 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:02:37 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:02:37 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:02:37 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:03:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.8ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::CustomerVault::Corporation Load (0.7ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.5ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.4ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (61.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (87.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 449ms (Views: 431.6ms | ActiveRecord: 3.8ms) Started GET "/dorsale/customer_vault/corporations/1/edit" for ::1 at 2015-12-16 15:03:05 +0100 Processing by Dorsale::CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.3ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_form.html.slim (32.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/edit.html.slim within layouts/application (58.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 236ms (Views: 229.3ms | ActiveRecord: 0.7ms) Started PATCH "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:03:08 +0100 Processing by Dorsale::CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"vq+uxbHwkCrfeVEyffqieaovfjAUQcAgrHdVb9x8S2GEu7Hb9SgcHe2n7ZeR6qFuQX9hMWMn9rHbD1ors1E3Sw==", "corporation"=>{"name"=>"agilidéé", "tag_list"=>[""], "phone"=>"", "email"=>"benoit.martin-chave@agilidee.com", "www"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "european_union_vat_number"=>"SSS", "legal_form"=>"", "short_name"=>"", "address_attributes"=>{"street"=>"", "street_bis"=>"", "zip"=>"", "city"=>"", "country"=>"", "id"=>"5"}}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/corporations/1/edit", "id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] SQL (0.2ms) DELETE FROM "dorsale_addresses" WHERE "dorsale_addresses"."id" = ? [["id", 5]] SQL (0.1ms) UPDATE "dorsale_customer_vault_corporations" SET "email" = ?, "updated_at" = ? WHERE "dorsale_customer_vault_corporations"."id" = ? [["email", "benoit.martin-chave@agilidee.com"], ["updated_at", "2015-12-16 14:03:08.552663"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", ""], ["street_bis", ""], ["zip", ""], ["city", ""], ["country", ""], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-16 14:03:08.554386"], ["updated_at", "2015-12-16 14:03:08.554386"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]]  (2.4ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/corporations/1 Completed 302 Found in 19ms (ActiveRecord: 3.6ms) Started GET "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:03:08 +0100 Processing by Dorsale::CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_context.html.slim (11.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (15.7ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Corporation"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.4ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (12.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (16.5ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.0ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (12.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (17.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (87.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/show.html.slim within layouts/application (92.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 253ms (Views: 249.3ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:03:08 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:03:08 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:03:08 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:03:08 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:03:09 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:03:10 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (24.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (32.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 257ms (Views: 251.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:03:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:03:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:03:10 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:03:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:03:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:03:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:03:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:03:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:03:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:03:11 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:03:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (30.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (41.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 197ms (Views: 192.2ms | ActiveRecord: 1.0ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:03:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"DfDzLCRYpUZLUFGHEZr+uEuO1mvzFSNjZ7iKdqz1qkI35OwyYIApcXmO7SL9iv2voN7JaoRzFfIQwIUyw9jWaA==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>""}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 4.6ms Sent mail to benoit.martin-chave@agilidee.com (4.8ms) Date: Wed, 16 Dec 2015 15:03:33 +0100 From: contact@example.org To: benoit.martin-chave@agilidee.com Message-ID: <56716f354206a_97aa3ff6a3c16b5835278@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 146ms (ActiveRecord: 3.1ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:03:33 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (47.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (55.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 227ms (Views: 220.0ms | ActiveRecord: 1.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:03:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:03:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:03:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:03:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:03:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:03:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:03:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:03:34 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:03:34 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:03:35 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.8ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.8ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.9ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.5ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.6ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (4.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (69.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (99.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 537ms (Views: 502.6ms | ActiveRecord: 4.6ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:03:52 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"8KqyHbGint8TS9q/OdJX66okcc8n3S1e6CrA+n8ZkgTKvq0D9XoS6CGVZhrVwlT8QXRuzlC7G8+fUs++EDTuLg==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>""}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 1.7ms 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (4.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (54.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (65.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.6ms) Completed 200 OK in 363ms (Views: 231.4ms | ActiveRecord: 4.3ms) Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:03:53 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:03:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:03:54 +0100 Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:04:28 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"hH91pIpNz+8mgRYjLFYGrzfqmt3mPJftXqri1VhsAsG+a2q6zpVD2BRfqobARgW43LqF3JFaoXwp0u2RN0F+6w==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>""}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 4.1ms Sent mail to benoit.martin-chave@agilidee.com (3.4ms) Date: Wed, 16 Dec 2015 15:04:28 +0100 From: contact@example.org To: benoit.martin-chave@agilidee.com Message-ID: <56716f6cae3f1_97aa3ff695e71b4035341@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 141ms (ActiveRecord: 3.0ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:04:28 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (44.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (53.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 225ms (Views: 218.6ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:04:29 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:04:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.5ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (38.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (54.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 236ms (Views: 228.4ms | ActiveRecord: 1.5ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:06:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"XeebAD25Y0hBZuK3D/owgtMz2iHAX0eB8KfZcxd3qg5n84QeeWHvf3O4XhLj6jOVOGPFILc5cRCH39Y3eFrWJA==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>"z"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 4.0ms Sent mail to benoit.martin-chave@agilidee.com (3.3ms) Date: Wed, 16 Dec 2015 15:06:21 +0100 From: contact@example.org To: benoit.martin-chave@agilidee.com Message-ID: <56716fdd5a6c5_97aa3ff6a3a45a7c35415@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit z Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 136ms (ActiveRecord: 3.0ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:06:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (48.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (56.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 232ms (Views: 224.5ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:06:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:06:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:06:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:06:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:06:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:06:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:06:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:06:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:06:22 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:07:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (46.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (54.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 396ms (Views: 218.7ms | ActiveRecord: 4.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:07:00 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:07:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:07:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:07:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:07:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:07:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:07:01 +0100 Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-16 15:07:12 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-16 15:07:12 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (9.4ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (13.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (18.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (12.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (18.3ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (12.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (18.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (13.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (20.1ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (10.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (18.6ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (11.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (16.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (16.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (275.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 500ms (Views: 489.9ms | ActiveRecord: 2.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:07:12 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:07:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:07:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:07:13 +0100 Started GET "/dorsale/customer_vault/people/list" for ::1 at 2015-12-16 15:07:17 +0100 Processing by Dorsale::CustomerVault::PeopleController#list as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (9.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_filters.html.slim (2.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_list_details.html.slim (6.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_list_details.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/list.html.slim within layouts/application (86.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 270ms (Views: 253.3ms | ActiveRecord: 1.3ms) Started GET "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:07:19 +0100 Processing by Dorsale::CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (1.0ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_context.html.slim (14.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (22.3ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Corporation"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (14.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.3ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (20.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (26.8ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (2.2ms) Dorsale::Flyboy::Task Load (0.5ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (22.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (34.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (160.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/show.html.slim within layouts/application (168.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 336ms (Views: 330.2ms | ActiveRecord: 2.2ms) Started GET "/dorsale/customer_vault/corporations/1/edit" for ::1 at 2015-12-16 15:07:22 +0100 Processing by Dorsale::CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.5ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_form.html.slim (36.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/edit.html.slim within layouts/application (62.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 262ms (Views: 255.1ms | ActiveRecord: 0.6ms) Started PATCH "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:07:25 +0100 Processing by Dorsale::CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Zu9uddWqZBJMWSdSv2vQSNYOVA/ft78XFib6WCedbpJc+3FrkXLoJX6Hm/dTe9NfPV5LDqjRiYZhXvUcSLASuA==", "corporation"=>{"name"=>"agilidéé", "tag_list"=>[""], "phone"=>"", "email"=>"benoit@martin-chave.ch", "www"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "european_union_vat_number"=>"SSS", "legal_form"=>"", "short_name"=>"", "address_attributes"=>{"street"=>"", "street_bis"=>"", "zip"=>"", "city"=>"", "country"=>"", "id"=>"6"}}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/corporations/1/edit", "id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] SQL (0.4ms) DELETE FROM "dorsale_addresses" WHERE "dorsale_addresses"."id" = ? [["id", 6]] SQL (0.2ms) UPDATE "dorsale_customer_vault_corporations" SET "email" = ?, "updated_at" = ? WHERE "dorsale_customer_vault_corporations"."id" = ? [["email", "benoit@martin-chave.ch"], ["updated_at", "2015-12-16 14:07:25.811038"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", ""], ["street_bis", ""], ["zip", ""], ["city", ""], ["country", ""], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-16 14:07:25.813253"], ["updated_at", "2015-12-16 14:07:25.813253"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]]  (5.7ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/corporations/1 Completed 302 Found in 29ms (ActiveRecord: 7.5ms) Started GET "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:07:25 +0100 Processing by Dorsale::CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_context.html.slim (13.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (18.4ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Corporation"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (3.5ms) Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (17.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (21.4ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.4ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (3.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (17.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (23.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (112.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/show.html.slim within layouts/application (118.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 291ms (Views: 286.6ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:07:26 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:07:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (32.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (47.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 251ms (Views: 244.9ms | ActiveRecord: 1.2ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:07:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"sAksGYq0CYc74C1s5/hFJtx5Wdr1nMRSBMIV+zRPR92KHTMHzmyFsAk+kckL6EYxNylG24L68sNzuhq/W2I79w==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>""}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 5.8ms Sent mail to benoit@martin-chave.ch (3.6ms) Date: Wed, 16 Dec 2015 15:07:32 +0100 From: contact@example.org Reply-To: benoit.martin-chave@agilidee.com To: benoit@martin-chave.ch Message-ID: <56717024531cb_97aa3ff6a4e4e93835531@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 28ms (ActiveRecord: 0.6ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:07:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (24.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (32.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 250ms (Views: 244.4ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:07:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:07:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:07:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:07:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:07:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:07:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:07:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:07:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:07:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:07:33 +0100 Started GET "/dorsale/billing_machine/invoices/16/edit" for ::1 at 2015-12-16 15:09:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#edit as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::BillingMachine::InvoiceLine Exists (0.2ms) SELECT 1 AS one FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? LIMIT 1 [["invoice_id", 16]] Dorsale::BillingMachine::IdCard Load (0.2ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_fields.html.slim (1.1ms) Dorsale::BillingMachine::PaymentTerm Load (0.3ms) SELECT "dorsale_billing_machine_payment_terms".* FROM "dorsale_billing_machine_payment_terms" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_form.html.slim (82.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/edit.html.slim within layouts/application (89.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 412ms (Views: 261.6ms | ActiveRecord: 5.0ms) Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:09:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (44.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (59.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 259ms (Views: 251.7ms | ActiveRecord: 2.0ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:09:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"7FwMx8cLf84kCvBOJh4DU6w7epCU2FxjoS0smYC+uZPWSBPZg9Pz+RbUTOvKDgBER2tlkeO+avLWVSPd75PFuQ==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>"test123"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 150.3ms Sent mail to benoit@martin-chave.ch (6.4ms) Date: Wed, 16 Dec 2015 15:09:37 +0100 From: contact@example.org Reply-To: benoit.martin-chave@agilidee.com To: benoit@martin-chave.ch Message-ID: <567170a1c4174_97aa3ff6a30760283575@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_567170a1c36e0_97aa3ff6a307602835647"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_567170a1c36e0_97aa3ff6a307602835647 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit test123 ----==_mimepart_567170a1c36e0_97aa3ff6a307602835647 Content-Type: application/pdf; charset=UTF-8; filename=Facture_2015-16.pdf Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=Facture_2015-16.pdf Content-ID: <567170a1c4483_97aa3ff6a307602835886@tiramisu.local.mail> JVBERi0xLjMKJf////8KMSAwIG9iago8PCAvQ3JlYXRvciA8ZmVmZjAwNTAw MDcyMDA2MTAwNzcwMDZlPgovUHJvZHVjZXIgPGZlZmYwMDUwMDA3MjAwNjEw MDc3MDA2ZT4KPj4KZW5kb2JqCjIgMCBvYmoKPDwgL1R5cGUgL0NhdGFsb2cK L1BhZ2VzIDMgMCBSCj4+CmVuZG9iagozIDAgb2JqCjw8IC9UeXBlIC9QYWdl cwovQ291bnQgMQovS2lkcyBbNSAwIFJdCj4+CmVuZG9iago0IDAgb2JqCjw8 IC9MZW5ndGggMzM2OAo+PgpzdHJlYW0KcQoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KMjguMzQ2NSA1NTguNDI1NCBtCjI0My43 Nzk1IDU1OC40MjU0IGwKUwpbXSAwIGQKMSB3CjAuMDAwIDAuMDAwIDAuMDAw IFNDTgoyOC4zNDY1IDUzNi40MjU0IG0KMjQzLjc3OTUgNTM2LjQyNTQgbApT CltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAozMy4zNDY1 IDU0My42NzU0IFRkCi9GMi4wIDEwIFRmCjw0NDgzNTM0OTQ3NGU0MTU0NDk0 ZjRlPiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoyNDMuNzc5 NSA1NTguNDI1NCBtCjMxMS44MTEgNTU4LjQyNTQgbApTCltdIDAgZAoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjI0My43Nzk1IDUzNi40MjU0IG0KMzEx LjgxMSA1MzYuNDI1NCBsClMKW10gMCBkCjEgdwowLjAwMCAwLjAwMCAwLjAw MCBTQ04KCkJUCjI3OC42ODEgNTQzLjY3NTQgVGQKL0YyLjAgMTAgVGYKPDUx NTQ0OTU0ODM+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjMx MS44MTEgNTU4LjQyNTQgbQozNzkuODQyNSA1NTguNDI1NCBsClMKW10gMCBk CjEgdwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzExLjgxMSA1MzYuNDI1NCBt CjM3OS44NDI1IDUzNi40MjU0IGwKUwpbXSAwIGQKMSB3CjAuMDAwIDAuMDAw IDAuMDAwIFNDTgoKQlQKMzQ2LjIyMjUgNTQzLjY3NTQgVGQKL0YyLjAgMTAg VGYKPDU1NGU0OTU0ODM+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAg U0NOCjM3OS44NDI1IDU1OC40MjU0IG0KNDYyLjA0NzIgNTU4LjQyNTQgbApT CltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjM3OS44NDI1IDUz Ni40MjU0IG0KNDYyLjA0NzIgNTM2LjQyNTQgbApTCltdIDAgZAoxIHcKMC4w MDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MTguNDg3MiA1NDMuNjc1NCBUZAov RjIuMCAxMCBUZgo8NTAyZTU1MjBkYjQ4NTQ+IFRqCkVUCgoxIHcKMC4wMDAg MC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDU1OC40MjU0IG0KNTY2LjkzMzUg NTU4LjQyNTQgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NO CjQ2Mi4wNDcyIDUzNi40MjU0IG0KNTY2LjkzMzUgNTM2LjQyNTQgbApTCltd IDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MDYuODYzNSA1 NDMuNjc1NCBUZAovRjIuMCAxMCBUZgo8NTQ0ZjU0NDE0YzIwZGI0ODU0PiBU agpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMzMuMzQ2NSA1 MjEuNjc1NCBUZAovRjEuMCAxMCBUZgo8NDM2Zjc1NjM2Zjc1PiBUagpFVAoK MSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMjk3LjMzMSA1MjEuNjc1 NCBUZAovRjEuMCAxMCBUZgo8MzEzMD4gVGoKRVQKCjEgdwowLjAwMCAwLjAw MCAwLjAwMCBTQ04KMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNDIx LjY4NzIgNTIxLjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMxMzAyYzMwMzAyMGRi PiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNTE5Ljcz MzUgNTIxLjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMxMzAzMDJjMzAzMDIwZGI+ IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAozMy4zNDY1 IDQ5OS42NzU0IFRkCi9GMS4wIDEwIFRmCjw3YTdhN2E3YT4gVGoKRVQKCjEg dwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjMwMC45NzEgNDk5LjY3NTQg VGQKL0YxLjAgMTAgVGYKPDMwPiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAu MDAwIFNDTgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MjUuMzI3 MiA0OTkuNjc1NCBUZAovRjEuMCAxMCBUZgo8MzAyYzMwMzAyMGRiPiBUagpF VAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNTMwLjIxMzUgNDk5 LjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMwMmMzMDMwMjBkYj4gVGoKRVQKCjEg dwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIgMjY2LjQ1NjkgbQo0 NjIuMDQ3MiAyNDQuNDU2OSBsClMKW10gMCBkCjEgdwowLjAwMCAwLjAwMCAw LjAwMCBTQ04KCkJUCjQwOS4xMTggMjUxLjcwNjkgVGQKL0YxLjAgMTAgVGYK PDU0NGY1NDQxNGMyMDQ4NTQ+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjU2Ni45MzM1IDI2Ni40NTY5IG0KNTY2LjkzMzUgMjQ0LjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MTku NzMzNSAyNTEuNzA2OSBUZAovRjEuMCAxMCBUZgo8MzEzMDMwMmMzMDMwMjBk Yj4gVGoKRVQKCjEgdwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIg MjQ0LjQ1NjkgbQo0NjIuMDQ3MiAyMjIuNDU2OSBsClMKW10gMCBkCjEgdwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjM5NC45NzggMjI5LjcwNjkgVGQK L0YxLjAgMTAgVGYKPDU0NTY0MTIwMzIzMDJjMzAzMDIwMjU+IFRqCkVUCgox IHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjU2Ni45MzM1IDI0NC40NTY5IG0K NTY2LjkzMzUgMjIyLjQ1NjkgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAg MC4wMDAgU0NOCgpCVAo1MjMuOTQzNSAyMjkuNzA2OSBUZAovRjEuMCAxMCBU Zgo8MzIzMDJjMzAzMDIwZGI+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjM3OS44NDI1IDIyMi40NTY5IG0KNDYyLjA0NzIgMjIyLjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcy IDIyMi45NTY5IG0KNDYyLjA0NzIgMjAwLjQ1NjkgbApTCltdIDAgZAoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MDIuNTQ4IDIwNy43MDY5IFRk Ci9GMi4wIDEwIFRmCjw1NDRmNTQ0MTRjMjA1NDU0NDM+IFRqCkVUCgoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDIyMi40NTY5IG0KNTY2 LjkzMzUgMjIyLjQ1NjkgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjU2Ni45MzM1IDIyMi45NTY5IG0KNTY2LjkzMzUgMjAwLjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MjAu MjIzNSAyMDcuNzA2OSBUZAovRjIuMCAxMCBUZgo8MzEzMjMwMmMzMDMwMjBk Yj4gVGoKRVQKCjM3OS44NDI1IDIwMC40NTY5IDE4Ny4wOTEgNjYuMCByZQpT CgpCVAoyOC4zNDY1IDIyNS42OTEyIFRkCi9GMS4wIDkgVGYKPDQ5NDI0MTRl MjAzYTIwNDY1MjIwMzQzNTM2MjAzMjM1MzMyMDM2MzQzNTIwMzQzNTM5PiBU agpFVAoKCkJUCjI4LjM0NjUgMjE0Ljg5MTIgVGQKL0YxLjAgOSBUZgo8NDI0 OTQzMjAyZjIwNTM1NzQ5NDY1NDIwM2EyMDUwNTM1MzU0NTQ0ODQ1NDc0MTRk NDU+IFRqCkVUCgoKQlQKNTMyLjk0OTUgODMuOTU4NyBUZAovRjEuMCA5IFRm Cjw3MDYxNjc2NTIwMzEyZjMxPiBUagpFVAoKL1N0YW1wMSBEbwovU3RhbXAy IERvCi9TdGFtcDMgRG8KUQoKZW5kc3RyZWFtCmVuZG9iago1IDAgb2JqCjw8 IC9UeXBlIC9QYWdlCi9QYXJlbnQgMyAwIFIKL01lZGlhQm94IFswIDAgNTk1 LjI4IDg0MS44OV0KL0NvbnRlbnRzIDQgMCBSCi9SZXNvdXJjZXMgPDwgL1By b2NTZXQgWy9QREYgL1RleHQgL0ltYWdlQiAvSW1hZ2VDIC9JbWFnZUldCi9G b250IDw8IC9GMi4wIDcgMCBSCi9GMS4wIDggMCBSCj4+Ci9YT2JqZWN0IDw8 IC9TdGFtcDEgNiAwIFIKL1N0YW1wMiA5IDAgUgovU3RhbXAzIDEwIDAgUgo+ Pgo+Pgo+PgplbmRvYmoKNiAwIG9iago8PCAvVHlwZSAvWE9iamVjdAovU3Vi dHlwZSAvRm9ybQovQkJveCBbMCAwIDU5NS4yOCA4NDEuODldCi9SZXNvdXJj ZXMgPDwgL0ZvbnQgPDwgL0YyLjAgNyAwIFIKL0YxLjAgOCAwIFIKPj4KPj4K L0xlbmd0aCAzMzEzCj4+CnN0cmVhbQpxCi9EZXZpY2VSR0IgY3MKMC4wMDAg MC4wMDAgMC4wMDAgc2NuCi9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjEgdwowIEoKMCBqCltdIDAgZAoKQlQKMjYzLjE2IDc1Ni4wMjM5 IFRkCi9GMi4wIDIwIFRmCjw0NjYxNjM3NDc1NzI2NT4gVGoKRVQKCgpCVAoy OC4zNDY1IDY5NC4xNTc3IFRkCi9GMi4wIDggVGYKPDQxNDc0OTRjNjk0NDQ1 NDU+IFRqCkVUCgoKQlQKMjguMzQ2NSA2ODQuNTU3NyBUZAovRjIuMCA4IFRm CjwzNzMyMjA3Mjc1NjUyMDY0NzUyMDUyNGY1MjJjMjAzNzMyMzAzNTM0MmMy MDRiNjE3NTZiNzU3MjYxPiBUagpFVAoKCkJUCjI4LjM0NjUgNjc0Ljk1Nzcg VGQKRVQKCgpCVAoyOC4zNDY1IDY2NS4zNTc3IFRkCi9GMi4wIDggVGYKPDU2 NmY3NDcyNjUyMDYzNmY2ZTc0NjE2Mzc0MjAzYTIwMjAzYTIwNDI2ZjdhNmYy MDRjNDU0MzRjNGY1NzRlPiBUagpFVAoKCkJUCjI4LjM0NjUgNjU1Ljc1Nzcg VGQKL0YyLjAgOCBUZgo8NTQ4ZTZjOGU3MDY4NmY2ZTY1MjAzYTIwPiBUagpF VAoKCkJUCjcyLjMyMjUgNjU1Ljc1NzcgVGQKL0YxLjAgOCBUZgo8MjAyMDMw MzQzMDMwMzAzMDMwMzAzMDMwPiBUagpFVAoKCkJUCjI4LjM0NjUgNjQ2LjE1 NzcgVGQKL0YyLjAgOCBUZgo8NDY2MTc4MjAzYTIwPiBUagpFVAoKCkJUCjQ4 LjA5ODUgNjQ2LjE1NzcgVGQKL0YxLjAgOCBUZgo8MjAyYjMzMzMyMDM0MzAz MDMwMzAzMDMwMzAzMD4gVGoKRVQKCgpCVAoyOC4zNDY1IDYzNi41NTc3IFRk Ci9GMi4wIDggVGYKPDQ1NmQ2MTY5NmMyMDNhMjA+IFRqCkVUCgoKQlQKNTUu Mzk0NSA2MzYuNTU3NyBUZAovRjEuMCA4IFRmCjwyMDYyNmY3YTZmNWY2YzY1 NjM2YzZmNzc2ZTQwNzA2OTZlNjQ2NTcyMmU2MzZmNmQ+IFRqCkVUCgoKQlQK MjguMzQ2NSA1OTMuNDQ1MSBUZAovRjIuMCAxMCBUZgo8NGY2MjZhNjU3NDIw M2EyMD4gVGoKRVQKCgpCVAo2MS42OTY1IDU5My40NDUxIFRkCi9GMS4wIDEw IFRmCjwyMDYxNjI2MzY0NjU2Nj4gVGoKRVQKCi9EZXZpY2VSR0IgY3MKMC43 NTMgMC43NTMgMC43NTMgc2NuCjMyOC44MjExIDcwMC4xNTc3IG0KNTY2Ljkz MzUgNzAwLjE1NzcgbAo1NjYuOTMzNSA3MDAuMTU3NyA1NjYuOTMzNSA3MDAu MTU3NyA1NjYuOTMzNSA3MDAuMTU3NyBjCjU2Ni45MzM1IDU3Mi41OTg3IGwK NTY2LjkzMzUgNTcyLjU5ODcgNTY2LjkzMzUgNTcyLjU5ODcgNTY2LjkzMzUg NTcyLjU5ODcgYwozMjguODIxMSA1NzIuNTk4NyBsCjMyOC44MjExIDU3Mi41 OTg3IDMyOC44MjExIDU3Mi41OTg3IDMyOC44MjExIDU3Mi41OTg3IGMKMzI4 LjgyMTEgNzAwLjE1NzcgbAozMjguODIxMSA3MDAuMTU3NyAzMjguODIxMSA3 MDAuMTU3NyAzMjguODIxMSA3MDAuMTU3NyBjCmgKZgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgpTCjAuNSB3Ci9EZXZpY2VSR0IgQ1MK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjMyOC44MjExIDY3Ni44MTkxIG0KNDA4 LjE5MTkgNjc2LjgxOTEgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjMzNC40OTA0IDY4NC43Mzg0IFRk Ci9GMi4wIDEwIFRmCjw0ZTc1NmQ4ZTcyNmYyMDNhPiBUagpFVAoKMC41IHcK L0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDA4LjE5MTkg Njc2LjgxOTEgbQo1NjYuOTMzNSA2NzYuODE5MSBsClMKW10gMCBkCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNDEzLjg2 MTIgNjg0LjczODQgVGQKL0YxLjAgMTAgVGYKPDMyMzAzMTM1MmQzMTM2PiBU agpFVAoKMC41IHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBT Q04KMzI4LjgyMTEgNjUzLjQ4MDYgbQo0MDguMTkxOSA2NTMuNDgwNiBsClMK W10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFND TgoKQlQKMzM0LjQ5MDQgNjYxLjM5OTggVGQKL0YyLjAgMTAgVGYKPDQ0NjE3 NDY1MjAzYT4gVGoKRVQKCjAuNSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4w MDAgMC4wMDAgU0NOCjQwOC4xOTE5IDY1My40ODA2IG0KNTY2LjkzMzUgNjUz LjQ4MDYgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAw MCAwLjAwMCBTQ04KCkJUCjQxMy44NjEyIDY2MS4zOTk4IFRkCi9GMS4wIDEw IFRmCjwzMDM4MmYzMTMyMmYzMjMwMzEzNT4gVGoKRVQKCjEgdwovRGV2aWNl UkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMzM0LjQ5MDQgNjM4 LjA2MTMgVGQKL0YyLjAgMTAgVGYKPDQzNmM2OTY1NmU3NDIwM2E+IFRqCkVU CgoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJU CjQxMy44NjEyIDYzNS4zMTEzIFRkCi9GMS4wIDEwIFRmCjw2MTY3Njk2YzY5 NjQ4ZThlPiBUagpFVAoKCkJUCjQxMy44NjEyIDYyMy4zMTEzIFRkCi9GMS4w IDEwIFRmCjw0ZTc1NmQ4ZTcyNmYyMDU0NTY0MTIwNjU3NTcyNmY3MDhlNjU2 ZTZlNjUyMDNhPiBUagpFVAoKCkJUCjQxMy44NjEyIDYxMS4zMTEzIFRkCi9G MS4wIDEwIFRmCjw1MzUzNTM+IFRqCkVUCgoKQlQKMjguMzQ2NSAxMzQuOTgy MyBUZAovRjEuMCA5IFRmCjw0YzZmNmU2NzIwNzM3NDcyNjk2ZTY3MjA3NDZm MjA3NDcyNjk2NzY3NjU3MjIwNjEyMDZjNjk2ZTY1MjA2MjcyNjU2MTZiMjA2 MTZlNjQyMDc0NjU3Mzc0MjA3NDY4NjUyMDZjNjE3OTZmNzU3NDIwNjk2ZTIw NzQ2ODY1MjA2OTZlNzY2ZjY5NjM2NTIwNTA0NDQ2MjA2NzY1NmU2NTcyNjE3 NDZmNzI3Mz4gVGoKRVQKCjI4LjM0NjUgOTkuMjEyNiBtCjU2Ni45MzM1IDk5 LjIxMjYgbAoxIHcKUwoKQlQKMjguMzQ2NSA4My45NTg3IFRkCi9GMS4wIDkg VGYKPDQxNDc0OTRjNjk0NDQ1NDUyMDM3MzIyMDcyNzU2NTIwNjQ3NTIwNTI0 ZjUyMmMyMDM3MzIzMDM1MzQyYzIwNGI2MTc1NmI3NTcyNjE+IFRqCkVUCgoK QlQKMjguMzQ2NSA3My4xNTg3IFRkCi9GMS4wIDkgVGYKPDU0NjU2YzJlMjAz YTIwMzAzNDMwMzAzMDMwMzAzMDMwMzAyMDJkMjAyMDQ2NjE3ODIwM2EyMDJi MzMzMzIwMzQzMDMwMzAzMDMwMzAzMDMwMjAyZDIwNjI2ZjdhNmY1ZjZjNjU2 MzZjNmY3NzZlNDA3MDY5NmU2NDY1NzIyZTYzNmY2ZD4gVGoKRVQKCgpCVAoy OC4zNDY1IDYyLjM1ODcgVGQKL0YxLjAgOSBUZgo8NTM0MTIwNjE3NTIwNjM2 MTcwNjk3NDYxNmMyMDY0NjUyMDMxMmUzMDMwMzAyZTMwMzAzMDJlMzAzMDMw MjBkYjIwNTI0MzUzMjA0NzZmNzQ2ODYxNmQyMDQzNjk3NDc5MjAzMTMyMzMz NDM1MzYzNzM4MzkyMDUzNDk1MjQ1NTQyMDQ2NTIyMDMxMzIzMzM0MzUzNjM5 MzEzMjMzMjA1NDU2NDEyMDMxMzIzMzM0MzUzNjM3MzgzOTMxMzIzMz4gVGoK RVQKClEKCmVuZHN0cmVhbQplbmRvYmoKNyAwIG9iago8PCAvVHlwZSAvRm9u dAovQmFzZUZvbnQgL0FBQUFBUStCcnlhbnRQcm8tQm9sZEFsdGVybmF0ZQov U3VidHlwZSAvVHJ1ZVR5cGUKL0ZvbnREZXNjcmlwdG9yIDEyIDAgUgovRmly c3RDaGFyIDMyCi9MYXN0Q2hhciAyNTUKL1dpZHRocyAxNCAwIFIKL1RvVW5p Y29kZSAxMyAwIFIKPj4KZW5kb2JqCjggMCBvYmoKPDwgL1R5cGUgL0ZvbnQK L0Jhc2VGb250IC9BQUFBQVIrQnJ5YW50UHJvLVJlZ3VsYXJBbHRlcm5hdGUK L1N1YnR5cGUgL1RydWVUeXBlCi9Gb250RGVzY3JpcHRvciAxNiAwIFIKL0Zp cnN0Q2hhciAzMgovTGFzdENoYXIgMjU1Ci9XaWR0aHMgMTggMCBSCi9Ub1Vu aWNvZGUgMTcgMCBSCj4+CmVuZG9iago5IDAgb2JqCjw8IC9UeXBlIC9YT2Jq ZWN0Ci9TdWJ0eXBlIC9Gb3JtCi9CQm94IFswIDAgNTk1LjI4IDg0MS44OV0K L0xlbmd0aCAyNDIzCj4+CnN0cmVhbQpxCi9EZXZpY2VSR0IgY3MKMC4wMDAg MC4wMDAgMC4wMDAgc2NuCi9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjEgdwowIEoKMCBqCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KMjguMzQ2NSA1NTguNDI1NCBtCjI0My43 Nzk1IDU1OC40MjU0IGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4w MDAgMC4wMDAgMC4wMDAgU0NOCjI4LjM0NjUgMjg5LjEzNDEgbQoyNDMuNzc5 NSAyODkuMTM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAw IDAuMDAwIDAuMDAwIFNDTgoyOC4zNDY1IDU1OC45MjU0IG0KMjguMzQ2NSAy ODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAu MDAwIDAuMDAwIFNDTgoyNDMuNzc5NSA1NTguOTI1NCBtCjI0My43Nzk1IDI4 OC42MzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4w MDAgMC4wMDAgU0NOCi9EZXZpY2VSR0IgY3MKMC4wMDAgMC4wMDAgMC4wMDAg c2NuCi9EZXZpY2VSR0IgY3MKMC4wMDAgMC4wMDAgMC4wMDAgc2NuCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoyNDMuNzc5NSA1 NTguNDI1NCBtCjMxMS44MTEgNTU4LjQyNTQgbApTCltdIDAgZAoxIHcKL0Rl dmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMjQzLjc3OTUgMjg5 LjEzNDEgbQozMTEuODExIDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZp Y2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjI0My43Nzk1IDU1OC45 MjU0IG0KMjQzLjc3OTUgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0Rldmlj ZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzExLjgxMSA1NTguOTI1 NCBtCjMxMS44MTEgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0RldmljZVJH QiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KL0RldmljZVJHQiBjcwowLjAw MCAwLjAwMCAwLjAwMCBzY24KL0RldmljZVJHQiBjcwowLjAwMCAwLjAwMCAw LjAwMCBzY24KMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAg U0NOCjMxMS44MTEgNTU4LjQyNTQgbQozNzkuODQyNSA1NTguNDI1NCBsClMK W10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFND TgozMTEuODExIDI4OS4xMzQxIG0KMzc5Ljg0MjUgMjg5LjEzNDEgbApTCltd IDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04K MzExLjgxMSA1NTguOTI1NCBtCjMxMS44MTEgMjg4LjYzNDEgbApTCltdIDAg ZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzc5 Ljg0MjUgNTU4LjkyNTQgbQozNzkuODQyNSAyODguNjM0MSBsClMKW10gMCBk CjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgovRGV2 aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAwIHNjbgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgoxIHcKL0RldmljZVJHQiBDUwowLjAw MCAwLjAwMCAwLjAwMCBTQ04KMzc5Ljg0MjUgNTU4LjQyNTQgbQo0NjIuMDQ3 MiA1NTguNDI1NCBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAw IDAuMDAwIDAuMDAwIFNDTgozNzkuODQyNSAyODkuMTM0MSBtCjQ2Mi4wNDcy IDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAg MC4wMDAgMC4wMDAgU0NOCjM3OS44NDI1IDU1OC45MjU0IG0KMzc5Ljg0MjUg Mjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAw LjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIgNTU4LjkyNTQgbQo0NjIuMDQ3MiAy ODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAu MDAwIDAuMDAwIFNDTgovRGV2aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAw IHNjbgovRGV2aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAwIHNjbgoxIHcK L0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIg NTU4LjQyNTQgbQo1NjYuOTMzNSA1NTguNDI1NCBsClMKW10gMCBkCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgo0NjIuMDQ3MiAy ODkuMTM0MSBtCjU2Ni45MzM1IDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9E ZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDU1 OC45MjU0IG0KNDYyLjA0NzIgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0Rl dmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNTY2LjkzMzUgNTU4 LjkyNTQgbQo1NjYuOTMzNSAyODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2 aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgovRGV2aWNlUkdCIGNzCjAuMDAwIDAu MDAwIDAuMDAwIHNjbgpRCgplbmRzdHJlYW0KZW5kb2JqCjEwIDAgb2JqCjw8 IC9UeXBlIC9YT2JqZWN0Ci9TdWJ0eXBlIC9Gb3JtCi9CQm94IFswIDAgNTk1 LjI4IDg0MS44OV0KL0xlbmd0aCAxNDAKPj4Kc3RyZWFtCnEKL0RldmljZVJH QiBjcwowLjAwMCAwLjAwMCAwLjAwMCBzY24KL0RldmljZVJHQiBDUwowLjAw MCAwLjAwMCAwLjAwMCBTQ04KMSB3CjAgSgowIGoKW10gMCBkCjI4LjM0NjUg NTU4LjQyNTQgbQo1NjYuOTMzNSA1NTguNDI1NCBsCjEgdwpTClEKCmVuZHN0 cmVhbQplbmRvYmoKMTEgMCBvYmoKPDwgL0xlbmd0aDEgNzU5MgovTGVuZ3Ro IDQ0OTAKL0ZpbHRlciBbL0ZsYXRlRGVjb2RlXQo+PgpzdHJlYW0KeJzVWH10 G9WVv28kS/6Q9S2NJEvyjCTb8pcky7LkOLEdO4ljJyE2JA6NIYBjy7ETf2HL jp1AEhzCRzYtH2kaSpOTnj39YCkFlgVSIE1yICRQSkm6gUN66Gm7Szd0y0LZ AyywZLz3vRkpTgiF/tNzVvZo3rt6c9/v3vu79703QAAgFyKQBaM9Q92juwY3 L0XJIwDEvGFwuu/8g5/txvZxAPObgyM93Vs+nGwAsD6AY4b7h1JTm515JgBb Nvbf7O9Pdmu3qHXY/z32A0PdU6OwHW4CsKuxL7SvCkcPvbunCvsB7N80OjKe 2npkGtv227G/d7h7KPmvR1aNAvAOAM21qK5Xc/xgCMCDMojjRYDiBcA5iAa+ 8kPmtDlQgTpLA9psyKEms0+eLl9vMJrMFrDawM47nK4Ct8dbmHlIEH1+xFdU XBIsLSuvqIQQhCMAVRBNj6i+OEPsqwF9/U/N1xyngl60Lc49iC0NtazaJJpU Yg4xib3k11XSI2S1dC9ZxT14oY/rv/ABOX/hA3SLMLsGnoIZwNglrFqN31dc E0vE60ksHrXbngrZvA53nuCOuqvGl4pOU7617mqvs7DQCdSlC2Y/hRfxWZwr btXQJ+PV0RdLa4NBt6ertjTocQeBurty9kNugvsRaMGAfaNGKDbGBXOs2Kex 2qPcxEHpvw8eJPqi7u90d3+H/Fb6/csvE+Flqf7szp1nd9J5DLOfkBj3j2AD sMgIGwnOZLeZrKxrWp2t5n0lj+qyXT6/0xHggBMcQV1MLbovvOb0+53kzwwv hoVrRhzlSEl8UmSIE/hXEyv2+zSK9dinuq0arV5lE6Ncc6Fdut5euDl5s7Ns eUNNayg/n/dGqlqvvXn3DclYtN5B2u0rKgTRntxZlTCLFaXlNk+2x+oOWj29 XW09UVdBWZBnfkA7uBTa4QQ3Mslvoz6rJwxGglB/m3Biq6aouoZb2O6L+qSX 7F4T2WCr9bTbvV6p8/SPU06fz5ly2y1WsscuuqQfeMo8veepbdTHDRh7zJEi 6pUSORq8l1RHZfuYeQlLA6kWmXnlRIvtqJ1r+O74vrV8od1gqFoeX9zRUXdV q97g8agqVIU8cdlF0f5fDuvSgsldb/bfsszKO705YkFzItYY0Io8sfEugbcL +/OM08zHVrQxhDjs2LFq9cRmTXsV7URE6NBQ7vB1PleB2Hmt9Ky9sNBOHk1w SWP+7ncPUesOfbRBqBCYvxi/yCTyy4JVJ8Mw8+VcC8o3slLmnPT2HO6JiGcf 4w5WkqISMU1x9DdP7AydqkTLBedJb84ziy5BQ0C/Qk9AI7h8k/39zi1bRB+v 03HzBOHCKZ2O9xGNJGGGdaDyjWinBWNZxHxeTigVY/H5hLpX6yUlseJyYkP3 8+kGt/HWkQ+cgYDz/PrRjc0rDlUUP/ZYsKyoturnR8PzjrWPBlxcoTNw3bIb I4a1f/QF91d+XFJzJMb8GsT4DiN3RZwrqjAU3YvGGGmHl00poTy22skty1ut VqfXUjrVsO/YsX0NU6UWr9NqbV3ePTWVTOhF3m4pKz9K4kfLyyx2XtQndv5i JzB/UbvuQ7vyabZhrs6xykzNQIpy9x3ed9gVCLgO76sfT05MJMlb0r8dlbFL HSenpVbES/U0oh7PxVwzsfDbac/GiI5OQTo0+hzS3VQd6Xf4sH32h7xPdPyQ zHd0RISAkxOcASEiHhIjwkNUL8YzhnoxmnCJJkYKeQou5uOl1x7mRZF/OBBF d5NhBzcd8R3wRcR/p+7ngs6A4tOD6NMyGj/ZmYxWl3jThjUqUSP/xELLHdSH 97Z/77nn75/r1olfNs3QCY+4Antt5rqGU/fvfz7j3OTArgUbBN5RGHCBYsMO 5KSH8YbVACVNTGx6DxFrWP3ldiB86YTfSd3j9JMF2I3T9jvv0G8uRL/PnqXf VG/n7CfwGurNo7VccQdqec0fLSqK+uMXH1EwjOBYkY2dO7dcWq0GYlG8oNL+ IoOg0ujgA+ZHX8n1uvzGY1vn6PyI+I0i7zY+JB3RW+0+J6neDAoPSnAeXF9K SWYWm4kRgbwnfV9RHMCgo6pi2pUMYkRUMM7gs650TSOmOVB5IpvHzYhOt1H6 sc+BKgpcRrJWiIpVDtFGnpRGHZi9XMLhs0kryD2UXun16NyXrkfnTkhvnThB Am1TJ6emTpLfSW+dOkUCp6TFJ++66+RdLEcQ1yRy0ISVHKvcXPZRhmiUdOcm JzcfY/z7fHLz1mj49OkwebXr5lfTDBzbsaz2sIznmwyPFbBmZVETw0TDMltg 6xBvV8ngqqMJpa4Xkji3p9AhGqrj8+6naE+0NkazQxRyj6egQivaBWPZkka7 13OdiaI/dX/nfZEuPdnWQ43QtOfrbaJn5RIl59GerWiPE3zoaTnqYeKfm1K0 2mTqGZfS+gqKjRMvy8lFpiaG86Ph118PR9v1OkeR+MHraRM3rZuJ/HOg5nAt q2EJ9Dtdf+NKPIszi5QWtcaKS0IkvWhl8g/Tj/equOY7bmnYXuZz80aDSsh2 6928YFrcvPi62zd8a8vChaWNLoc+9/qmexbetKC1RXi2a7BILCjkPTmcNcuo zlWrwssqHf4brurqNuvKC+xiVtkKf7Hb5AkvzqxZa9F+G6sp5RmWKfUAC8pa 0fkTStNHHD7RSc44uKmIKBlY0frAxzt8wPSsQPvuQL7iaq9wEzUJ6TQ0Ibni nA599oD08QN46zzQibvYXsb4f5rZv3+GXMvaB1rXrGH6XCwubN+Da6mK5aLi sQKWpdzWrP8xFBXrP8kS+RL9Cy8aAg6RG8jLv/CSKHK1ujzeL0phckZU8Lln P1E9gfpwdSUFSprLavPIZcqjnOfe/boyl1f1iq6iNP+ee/JLK3SvqLyuMt3+ e/Ud3FZpNflJUHRk51w4WVxEHpc6ioq5upxshxiUOskjJYxXZbMfkk/JUcwT WumU7Y4mU2W1MaW+YvDJp95ab7CrZ3Kmb2DbZH2sunFBPFZ/7gcuv9/FLdq5 vm/7tg21S5bGa1pbZc62oK/1zDderGDMwx5mEiMOmysQk1fDaIs/6i/vumFo 8MausBATSMf8aFXdvN4YF6Wbw/eX3nnkzqUaZ8B/12Dbso3LIL3ekmOIHU8A JHrp6lqdWX+pLbE4sSZrTC6b1VRenmhoSJSXm6w2l6kmuXFmhhydb7FbXToB 9Qo6l9Vumb/zxE6Kn+r/Sxo/ZVzaNywCrPwDJQy1gfwFUYe7bhwcuqGrHG2R Hp/fO6+uKsr1XfiV0x9wapgF76Mx0r2yCbL+3yB+J402zTaR7gQvBU5jECJ0 50t+Y7NLH2fFqxJFTovdVd64anBqx/p142PaquLSmqxzRr6sxmN1WsSC4MzJ mZmaomikRPZTC+7N30c70AqLvH7IpjDfyx2F/0eDa6+5AdGHKsNhvOE/mWgb u/4IjcHToboFFU/TlhwTOcYNuJ6d5G7DOk33f1QJqlNlMstX3BDEjV+tIGvj hLqSkroSaT5ZRlVIVB3TM3tmth5OoR5Wry0mK93TsFItIytWNB/9qd7m8di4 pkDUt72EKiPbpIGHcYvdRA6gsruZfsXmN2SbWbXEYqm1zbHUlEgvoeSXuYVR 4+3VMsLDBotTcI105JsdIv9EMMnsraK1UjryTZ3gsFrXpH0KR5V1fI61LbIW hbY09P5MDFRmjHUks5+Y4/0vhKJayRSegVSZA5gcFaEKfzRQXhGm9MJF1Bfs XBeO9X1jbYxFJzxPiQ625leyFmlzIfOy25YvH1pHMTShT/6EGLD2JeRkTE+e mbtp+ulpVB9djZf//a6Jia7nqKYTpdXVpSfkqMs140PUI6/N9DnUll6byYe3 vXTbbS/l1ffW1/eSecd37Tq+Szrf39bW3ybXhHpOj8+ynOKvWBMgvZC2XJpS WBNYSt3JZV3MqOcRFFmULgpy3DfKNtK955WcSjZ6HfFG9KWvwOkXVzvJoVBh y4IDsscKfAFn3go5Zrmoa5LbCAU0xn6ZjzUyYmVHy2K+bZHN7bYtQoQrKTdX 0vgTF1LyFqryFmxI/5HhQRP67k/kWRYDRRctIfJhXsbalAkABuOFy/z/HMaE 6gkjtp+jHlRrwZ1Ghs18emugTZ/C2QLezxv6+w14LsyfmNIJNpdhYMDgsgm6 qYl8L3nWfOutZg9v1e/eY7DYCs3bt5sLbRbDnt16K+/BuaI44WHyBM3MzJm8 kfiVsyKbFr162GOTfmcpzH/9ceoFUsB78l9/0tZS5vZabMbP3Hi3m42fpc8v jaoRXHEqv+rkoZLVZ94o/JWTyCNWV16l3mn26sL6L5xKOMll0xvqLW6zUV9v wbMhq71sPyUoOfnXq6/lMiBfUY0PIJg6BmaB/oqVmeylgFYyQCstMje8uF7e iXsv3PJZFLqx0//cpU2r+EZj5ZXWXNTsfFSiPFscu2OxwWYztDv3bmoaFMyC rcBcvaS+0/IQlT5FyFP0/pCls35JtbnAhgMGmzbtdbZT6WJCRm1e2+BMopQ3 2938wrYm7OZF8vC7qW0h77ab+dLEzCATUvQu/KuFFTAI98JpkEgz6Se7ydPk Pc7HtXBj3APcWRWo7Kplqn7Vt1VPqt5Su9Ud6gPq4+p3soxZrVmTWT/KekOj 0dRp+jV7NE9q3tZ8rm3Qrtfu0D6ufSMbsgPZXdkz2Sdy9DmDyJ4HoZfQDdPH IBACC7AOV5K7wcClIMZtw/sYVHL1YGW/PQ0i923o4L4HQe45vK/DawFer2H/ NHSQAHRy38V+A16/hg6VBp/9lnL/F5SNQoIbAiv+toLbBy7Vr8DN1UIZF4cW 8jbqiOOlxSuCfTU0EPXsGfIZa7eoVkELVwZNnFcZn8JrK+RSGXkXwuQPEGV4 6PNPYkUkaNt7sxoA9X/iivhH9c8ueSlKP3EmicM6rL7yCpx+z7pQGcGRF7gj kAVq7gi3G/t75Dv5LZ7Ht+DPeVkqNXvB+n2AxzpAWJZWPZrqA8wG4X85huEl 1e3wGW5MDjFyPoE+p79ybEb8zO7Cs9CVPnH2ntOAK7kFR9iw0jmQGx4IQBEU Qwmen0rxNF8OFfT1LHs5Ww0xqMHnEsigeVAHizEDWmAptMJyZNRVsBLasWZc DdfAKuiEa+EbcB3an4RRQtRLJsZG6Kwesj7jq4UMAVHn4H0H9mQ5wVw/rshp TTunyDnQkjxFzoGemBW5CqqJoMhV0EdWKXI18OQZRa6GEDmtyLMgn0iKPAtc XJ4i14CXK1LaWghxi5QxWrieu1mRZyO/XlXk2ciFPyjyHMhV5SjyHLCqLIo8 FxaqShR5LuxQbVDkeSCqzivyPGhWZ2fewIvqZYpch/JNitwIueqfKnIjWNWH FbkJ9OpXFLkJ3Opzi0ZGp8cGNvSnhGBPqRCNRGqF9dNCx9hIT3J8XFg9PZoU WkYmhnvHpkNC0+CgwMaOC2PJ8eTYZLI3BItgBEZhGsZgADZAP6SQS0HoQS4I GIsI/tViaz2OEDDWYzi6ByM8jn8CrEbpKPYEZMUITMAw9OKIaeSPAE1YcQbx flHvOOvRZ5N4n8TvXgg1j013D6coYKF5ZLAXMaaSY8PdqSQ0M1XdqDSVmVpA 6Qiq7VUmSDFVwzgKW9ckN0wMdo8hG5M44wT+3A1jiieoIxQ/1AlfOmcddWDN ZWamjbzUxDqG5W9EyJ6SnVojg0AMlRTDlc2WVVZmVH5B4Zrk2PjAyLAQDUUi VbCG/TSODh/BAXSmEJurqol+ri7/kikVdwyMC91Caqy7NznUPbZJGOm7Mosu s3qAhbUbrxTKuxFkEoao42ETykag72+hzZUm/LpPLxkb6BHaB8dHhrFIUdL1 4Ih2dNg49cb/9zTpT6VG68LhzZs3h0Zl0CnE3KdA7hkZYo+mcJo6rN1h2Mz+ QtifCyWlAOm7DEYP9of+DlNcTLwr5c4X8v/L84hVQw6a/1z5ufNGw4KPIE/1 Di2PZ/6h4pn0ffaM9Jb6Z6pncGx2em38P7obzbIKZW5kc3RyZWFtCmVuZG9i agoxMiAwIG9iago8PCAvVHlwZSAvRm9udERlc2NyaXB0b3IKL0ZvbnROYW1l IC9BQUFBQVErQnJ5YW50UHJvLUJvbGRBbHRlcm5hdGUKL0ZvbnRGaWxlMiAx MSAwIFIKL0ZvbnRCQm94IFstNDcgLTI5MiAxMjA4IDk1M10KL0ZsYWdzIDQK L1N0ZW1WIDAKL0l0YWxpY0FuZ2xlIDAuMAovQXNjZW50IDc1MAovRGVzY2Vu dCAtMjUwCi9DYXBIZWlnaHQgNjY2Ci9YSGVpZ2h0IDQzNAo+PgplbmRvYmoK MTMgMCBvYmoKPDwgL0xlbmd0aCAxMjg2Ci9GaWx0ZXIgWy9GbGF0ZURlY29k ZV0KPj4Kc3RyZWFtCnicZdfLbttGGIbhva5Cy3QRSHMmAcNAkW686AF1ewFz dATUkiArC999+b0TpGkbIMYviZx5vl/DIXX49PTT0/l03x9+u13qc7/vx+nc bv3t8uVW+770l9N5Z+y+ner96yv+1td83R22k5/f3+799ek8LvuHh93h9+3D t/vtff/hx3Yp/Yfd4ddb67fT+WX/4c9Pz9vr5y/X61/9tZ/v++Pu8XHf+tgG +jlff8mvfX/gtI9Pbfv8dH//uJ3zzxF/vF/73vLaTEy9tP52zbXf8vml7x6O x8eHMR53/dz+85E5HucpZdTP+TYPPW7/HrfSUBqVltKqdJROpaf0KgNlUBkp o8pEmVQulIvKlXJVmSmzykJZVFbKqrJRNpWdsqsclFuiB4PXyGvwGnkNXiOv wWvkNXiNvAavkdfgNfIavEZeg9fIa/AaeQ1eI6/Ba+Q1eI28Bq+R1+A18hq8 Rl6L18pr8Vp5LV4rr8Vr5bV4rbwWr5XX4rXyWrxWXovXymvxWnktXiuvxWvl tXitvBavldfitfJavFZeh9fJ6/A6eR1eJ6/D6+R1eJ28Dq+T1+F18jq8Tl6H 18nr8Dp5HV4nr8Pr5HV4nbwOr5PX4XXyOrxOXo/Xy+vxenk9Xi+vx+vl9Xi9 vB6vl9fj9fJ6vF5ej9fL6/F6eT1eL6/H6+X1eL28Hq+X1+P18nq8Xt6AN8gb 8AZ5A94gb8Ab5A14g7wBb5A34A3yBrxB3oA3yBvwBnkD3iBvwBvkDXiDvAFv kDfgDfIGvEHeiDfKG/FGeSPeKG/Eu/3VbvN1V/nfLhNJEpUkkiQqSSRJVJJI kqgkkSRRSSJJopJEkkQliSSJShJJEpUkkiQqSSRJVJJIkqgkiSRJSRJJkpIk kiQlSSRJ6nzCm+RNeJO8CW+SN+FN8ia8Sd6EN8mb8CZ5E94kb8Kb5E14k7wJ b5I34U3yLngXeRe8VYYFb9XEC96q2Ra8TYEWvE3IBW/TbAvezgF4O+Pi7Qq/ 4O1KvODt6sOCtzMx3s7EeDsT4+0Kv+LtSrzi7Uq84u2KueLt4qx4uxKveLsS r3iHkCveIcOKdwi54h1CrniHYq54h5Ar3oEB7xByxTvg4B0y5M1r586c8RZK vFmzZbxZhow3K3wOnMYBeIsMGW9Tiow3K1vGm2XIm9eaeRreohQZb1b78ua1 lgst462Mi7fpgCKv5f5SpleNKpbTNFhxlOpDmV5K+lsoow7grl4SgzHCwrui F3ldlaHIa7l9FLxZTS14C6X668hW5nqQt8z+yltZD0XjVrxZs9XZX30BFS83 1yqvWSWr6q9l463Tq3Er/d06990uE+K/N5lK44vI20WhL4kzWShZmSpBiFcJ UvXdVhZKU4Oqghi24ToodUBjofBEsV1hKtXtZikVpDlKrfHmKaVvLBQeI9pc 2Fo+TY0PVaHbXNhqUFPjDXtIU+PnTaoVlfRqu4i3kntma5SMsHlH4YltW3oq Re9zYevdPheKJu7Tq9P69Goldbzc7jsLpTICXpCdxlcGw1vV387CrvJ2+lsV vs/+Mu7sr7J1+luVorNQmjrZ58JWzKGn1YU+DLxNhsFCaTIMLsSmicfc6NSH Ia/h8WTIa7lghryWPW/MC5FxV96Vd2RKRiiUTDEXNgc03lWg0SmZeDBF+n4B 6vFaPwC+PbbXL7fb9sTOrwQe1fWQfjr3bz8krperztL/vwHnhvNPCmVuZHN0 cmVhbQplbmRvYmoKMTQgMCBvYmoKWzI5MCA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDI0NiA2NjYgMjU3IDY2NiA2NzQg MzkzIDYyOCA2NjYgNjM4IDYyNiA2NjYgNTczIDY2NiA2NjYgMjU3IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY5NCA2NjAgNjY3IDY5OSA2MDUgNTcyIDcx OSA3MjAgMjkyIDY2NiA2NjUgNTc0IDY2NiA3MjIgNzc0IDY1NCA3NzQgNjkx IDYyNCA2MjEgNzIyIDY2MSA5NzQgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNTY4IDU2NiA0ODQgNTY2IDUxOSA2NjYgNjY2IDU2MCAy NjAgMjYwIDUwNiAyNjAgODUxIDU1NCA1NDIgNTY2IDY2NiAzNzIgNjY2IDM3 OSA1NTQgNjY2IDY2NiA0OTIgNjY2IDQ4MSA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDYwNSA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNTE5IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2OTIgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjZdCmVuZG9iagoxNSAwIG9iago8PCAvTGVuZ3Ro MSA5MDAwCi9MZW5ndGggNTM2OQovRmlsdGVyIFsvRmxhdGVEZWNvZGVdCj4+ CnN0cmVhbQp4nNVZeXAU55V/X89ouqd7erp7Ll1IjA4ECNAxOhl0CwkJYSFA F1joHoGMLqThUABzm4QAwTYQb4JtQmKwWYix44XEIcRLpTDlEMexsylX7BCc TWLKu7HxjW3U2vd19wwCk7L3n63akbq//t58/c7fe+/rHiAAwEMGRMBQV3/H UM0255+QchKAOFb0jfY8l/94Dl6/ABB5rW+wq+P8s7/6KUD0k7jmmyv7g+sf dkh/AIjJwDW2lSsDHWyPWQCILcDvk/s71g/BHmjBeTvOvQuXpPsee2FPLc63 4Lx9aHAkOPqXTVE4v4rzUwMd/YEf/FvwE4BJ+wEs7ciu2/Kvj9oBEq/j97l4 EKD6Atjw0gJf+dEWM9qlyRxhYTkrL9hEuyQrDo3odLk9kVHRMbGTIC5+sjch EZKSp0DKVOP2aTA9dcbMWWnpGZngy8rOyc2D/Nn+OQWFRcUld5FW+tUKff1P 2ddcZ4IBNLGE+R5eWcAKkKUkKKYEK1ESBsirmepJUq/uJ0uY7431MCvH3idv j72PsS4Y/8ikMMdwfTQkwAzIApjisiSm5GTn+jwmF0ssSXSSR3KzfB5Hdkqi xeXxkfAKi0ExKS3fbMH/fRHqBtYuiFayhZV4+70FnQUFneof9S+ztNnD5S0t 5WXLl5MzHDf2gGjnWYkJiuLYb9rLytrLyN+Nr4e1KdDQ5UEn+YxJhliMU5Ym No6gNi7LDOKmmhQS1DE7t/64EqUctymKLXRBWp+i06ekKCl8gfzSx1thO7SD DJDnYtFAtC+3kFDG7u2xvDsmIhoXRjdVx0ZFSPMrZthkmcIMKuHPZIgogLjO owLnEKpEUrsgScIn9PRnMUrEf7q2ZvxzeBxqgUW4UsaoZ010YnR0opOeojW7 SscPkq3MfwDimuieDjkayeqnnDOGIbzFzUvMzy2Wm5+7osycyerE1YhkjBsz hHFjQcK5jF6Qc32h+DBDh28ePnyzff3l9esvkyvqlUuXSOIldcaN48dvHAdN 9qTxG4RjjoIzFG+F1SNdTBVwE06JUb7FmQQl8kd2S5zH5nDYmPmpjGRzs1nm yTqPclTEhzqkajySEujtRaa8IpKTnZKUaPDLo/ZgmFg7cSf4PIxP5tVKQXZ7 C/xpm5ruXTJSz3GCNKVp9L6NbRuDLeS7ghTDy7KQVZfvS/QUVOfPnlNisQvO yPxldaWd/tyOeknDBNpPZft02YlTKR6zfJGeLF8uip9BNIBihHINZXRdqCps PGF8+wf2dtsUgedaRhr6A61VNHyl1Q2188rnyh57TNXzQ8MVS3++dKCeF20i W7OosnSRzAtSRa5/TqLVbnWKU5fWdGXaWmks4sdvMD3oyyiK0OQJsEwIBdSt ZPmSFML0SMKAHCOrB2KsZKtNih0QfqJevuqxHxMVRTwWzVvJKdGr9pEm9SkN Hx8yBZjPqXe30XBxnjM3K0EDYgJLfc0U7A4eahFkm9XatH7Zyu5FK2p5UbIz WRHRJEeQJZv61vSi/lU7Xm7d1CjwNjs7f3nVgsYyzmEjxdGSR/o8ZzXaVIn+ LUH/RkGyIZ0Kp8HUY8kW0RRkqRYWt4tqxJTsXLNxx+M7ZzijRWXzrqTJI/N7 t/rbmxaPdnTV33e5ZeOm/u/8w+9w8QKb9cQGf+GaZVWNLRU1zcs1LCWhD0W0 1a3lgoVx6yXGkZdAMw0NZER27Wp5kjx8n7pZQHyQ05OZrVbrd9X3nqHOO01i d6LyWh0sQ93no+5OiAOs4M7sUNgNprl5KWZNa+rGZM2XdLp6/fPrV1c177m+ p7lqNUk9Eex7vk/96IGlDfsaGFKzbFlNW5ZzeWXTwEBT5XJnVt2ieRV1dRXz ts7LyS8pyc9Bn81GuVkhnzmzQ8DX8joX0yLPTgtVniscP8vsB4J3uKx/U9hl 5OUv+Sx47y2fMXqNIWv1GhCqMsxt1SZ6Qs0hpaHSg/f6UdfLWu5m0/gayaqp rLgSC7Wyr4EtJzsUYS2Tp/hyNc1dHuayffW+M7995tDAsC+1vqqtrao+9ekt B579wfAmM2vl1bdzKypyc0pLy+wW/6VHDpwfDKg3oqNTyjsf6iyf9NixLTuf zmJs+yuHK6sGqnSdMhADhzGP3OhBsBLqvKTEdJLAhnuQz5RgItuIxyyLTm6x +uRizinKZuKxpjxJUg8y+8Ye5iw2yXn2rFOyWTim36U2kCYNE20oYBniy4WY SNEQrZUIRa/iNEzxZCqtG24MDpuk6CFilq1b9YWoyPb/bBrIzJ3bvLq6+OKv CyuHrrxVW998dsEqLIqtorK0JrvSIyx7b3bhPypG1ffuKSip0jBNffwd9HEC TjBrNXOmphHNe8jfqIyadXIu2XWknZNtIje9e/6mAwc2ze+ezok2mWs/cuBn P2OO3W/jbJKQnXfi+om8bEHC2f0vkuQXNb9R23ahbSLNHuwFEyxzUJPQGGbX 2YPnaZ6cP7jh4ObDhzeTN9S//lJXX/V/8NjYq6gv5RODfOIQvYpRUnROoQLj 1tpu0vdJN01B9X7KkWzVrh99WcvKQvUz2SMrImWMF+/jofmiDWMbjbyjaM+1 3I3rDPJ97Dl38HvZQ0UwPROY6X59NNR3WJpUaYxRGfUyGUZsTlKoT7uZR7mZ exsWbatLPffgvmZOQk/XDYw+8uC2nQ2/pMX/TZuyQeQzi+d0jZY9fHE575G4 e54a3Xii4QCWFb3/Uxv6EJ9Y5fMUrajgDksfdZMStLENzSAHqS0xiroKTx5m gFqh/hdx03HsIc1tieoVHCnf7vEbcAT5ChN8g0yP6Cx0D2gcDB1acS22YCfR ASQRp4EtE+uecP/3yXbOJsrWN9+1yDhce0LnR+LIJk7mRevr6rcFVpDtpO/o 87fLQBxMQhl0f3QbDDSmPVp4NoqUV64e6x7txnCc38N7vRgbYpQTLX0VkwUV DE20aJHjROIdoiwjzj/kpnEfIvxx4uAXMOVOWRzbT/dsRB371OFgrCpDZ8yQ KDtDcoIoJybUG4kShhVyVvRSxgQlu8irzXIUKmi3kuNUlMsmi0z62FVBkW3M ahEFvcJ4RVmx0VzKRmy9OmFf5cXU9Ib3Va/+XP3jL35BUjYfuvHIIzfIm+pf XnqJxL+kpl8/efL6SS0XUa8GxLlMkQ4U1cpEuIfSsaG//R/oP+y5QntmVeFn nxUymT/qVT8Iof3jYI36SYhfL/KLgUTaGS1sONZJtzHGjXhSAiYt07uwaptZ sTmtez/VBUxu7y+oKlQ/JGIheauyQ1Q/wRqJe+PJ6rshaSv2BKvVz4096UdM OdqfMXHPEd5yYPUyEs09MdMi4yOY8p0jD66y2z1iYGRp9/Kuvav2rhpttdtF jmvuWrKyvjcje25Sov2JRe1LbCJvt84rz88pip/RWrykqcRq4+WI3DlzMosT ZWdcTPJM1MOBdmej3bf2p0nGRkArFaQUjXtdqzj/Tc+v61lSi3ikRYIAj/c3 Iz5cAGYEh7FzijVShiWkPNmqfmpSBAf7wQesQ1BMdMPNDHIWQZLHLjJ+WRIs 3NiD1Ceu8RumwzqmSZiDidovEC0Ut7j7yIfnzloQYcwrrMttOXcO3cO+wsg2 l+XsOUsqs3fsdWaaW7KZubH9TieTOvYHPA9xZpvk1r6hMRgfH/89OTv+IXYt iEjISSBn1Sry05mTwcAnuUnOgwKT0DPGPvNW82aN5ozhIjfRRf7B3m/s6Ojc WtBavaC1dUFV2+sXqKOyG3e292zeErinu/t73Ssp3zqMe4zWe+Nur0JKrl7z E6cmG1mwR68jhWtbNm9uWVtIFi8/1NZ2aEKZUq+0bLu4rWXO4e4Vh1ag/3JQ 51dQZ60PeiZiJ7ytcOt1HCNMYvytURbFJvA5C6vb26sX5uCTumKJavV3bt9O zmckW62C3Va84sCKYptdsFqTM7b/ajuEfaOGbJiSE97CTKjRQDd9aAe5EFLf qNM/1o3wa5qTxHCdJvG6FSH+f0M7YrVc1HYNSQnx5A4TMBCRWpNnibNlrcSr TzD31izJEWyC3RLbOnvlpvtvWhqLS5dayPnNHbxU0losSrzVOiX9gbbWXS+W NDQWU8zZ8PlsNuI/kT7z6phXJuTBHMxD/fETm73FfXyYlyR+GA2pFOx2ofKI m84dOT7yrOSS1ENaw7nP7rEXncBTbmnIX4VERXsSYSb6y/A/CovMCTlMz//Q IwdouKIIIxdi2nNbt2xpLWyJRKHDwd5qRyQvl9c1L1ZPtdbM6+qaV9Oa6ttw cUPeFL8GiV33bZzFyx4uuW0xkQ639ezr0ftFHdr5DsYs/haaNQjHkTsxSN5B SVVzSxv0iPlWNwY+/jPlfaWitrnqdxPg99fGIc2+KuyrB5gW7KvO2zGdYuyR DSTP9Xg9+K856QF63q3Nw/r9VO+3eRObq5IXar6RoX2qwe0jnrdJ9uNnOEUU +DMnD01QrO8Cp/A2YccVgcPnsysGf9jz5d6/5269H9eaCjBeGXf11V0cF6cV q0h6MhVQcMwtXXRroE7s9ze5/esbusOebKr+3e1XukeyG/NnBYa09xo3tByI nKjDBBVQKvkbcl6ycQme1/547ftv0PuvFtXXF12lV280rls3oY7pfZbenH3r /QW5ufXi1q0XKzr2dXTsI/4LO3Zc2KH+9pFA4JGAXqsKmRi8V8tzpztcoCbE B0K16vY0N2oVOazn+ceae0vxrP4llOZGzP3kedrBictwadItn2pPvsQfX1Kn iDYHcpXuyRYVciS2v+EUfU+ie6xyZr5d76fkKOo6Q3szcOczfBqZ2FH1okj7 qYccbVnUPRc7pU0ouCe7IGnq9I7alrp5JbHRnJzvX51d2fzDvvLZVjtvs6ZP TYhKkITY0szZc5JEJdIaXzo5xRWj91BShPiP/ec1hGLthQAtFgE0ZCktHkup n+4oG3uMDR6NP62Bz9P4h95y6F6hhTUUfwx7GALkMI144+0o0P0soX7HkRf2 6Fgm3FbD/bTi0CHWKUrmp7lE7mmzJDrJk+opssQhCyynjmJp3sXh9tXYKwwj n6/Vn+9d0886sD/voP05GKT9eQf2Zwfbv4ZNJsfVZ8k9Ljv2Z3Wtw0nmq2ec DrIb+7Pdpf6E1Do1vWcZemM/c+qvlCZUgfBrNGPn9M5uLkZiHzpokQWR27uX EwXZcvAhVorhCHNKkASOf+4MtjSJP32al7CfnXmO55BM5YhYn4+inDj9nQhr Cb9SyzPdtqEhR02dmXM3cLzN7qjPPoG+cnDfPYBmSuTxCO568IfVEXbBLviX kb18hCA71cOkR5E0WwrwdIw8q++j9Vd4eUYXo3stulXCgRyLVi/xEksUlWKF ZGMvU98ljGCPirKjvqTJzguiiOqrT9q1522tVzL/ovVK39fqlk791aPmTWrn V3TP1ZYq1s5Llgq6nfynrZQksNYevNnKdcj0NStMw33Ot3B/O+9Lz+SskSKI iEjjkmp722P6VCNxqJeMyyJCfrhvESvbJC65wb9wpesqfZq8ZjJdo+NV18qF /oZkfNyU2UX7VuyOXEqpi02mxXRcGrmbObaXPtnbiwp6G0SXOCkuPhaHht6C Ijt9yN+7sx+nsfFxk3Do36m/6Y/Bvz44AKfhIrwOnxAPySdryTlyjUnBZ8Md zAvMDZPH1G7aZ7pkumn2mmvNQfNp85vmDyKSI8oi1kYcjbgQ8Y4l0dJjecBy 0vJXywdsPLuA3cKeZv/ORXHLuG9yJ7g/ctetPmujNWj9kfUlnuN9fDO/kX+O vybECJXCQ8JHzI9hgOC+wbQQCpgMyIOXIZ2cgUp4B2rIBShlTkIB6YNJzAiU 45HHbIJ45htIXwOVzAxIYvZAGROE2XQ98xH4mcuQweyCNubf8fo5HOfhMQuP N3D+a2gjZuhmDuK8GNpMtTi+hqMFspF3G3MKD8q7EhxMJ/Cm0+AiZ8bHmbn4 fS3UkS8gB8dsJgaySSnYtOscqIM3oYpc1cY60y6oQztq8NDvqcbj91BKypEn 0tE2idkBDqTNIs+ASF5Du5Ef8xJMoz8vMe+OW/BZ4+r4a+NvmY8av07d+pRr lHJYSn8RAP23KP03rBJjBUNeIPshAszMOWY3zvfoI/kT9qFv4NdChMlM7zMd AXi6DrzzQ6yHgj2Ui/cLRtPhkmkHfI6l8HGtyD6Le0jAysgYv37B+E5ab+/y KdfylgM7dmQZny8cuGtyYY/1YK2PgmjEXCw+c8RBEiTDFEiBqfRXMUjFzjYT 0iAddyWZmOlZkAO5iIbZ4IcymAsViIh5UAXVMB9qYAHUwkL09yJYDEugARqh CZrRJ8vgXmiB5TBEiLlizfCgrlEc6Qz7sUTTjpitOG7BmU4nqNELBp1APsaR GN5licugM2AnsQbdBDPJdINugmbSYNDNEENOGXQzYuRFgx6Bcf7CoEdADMMZ dAskMInGNQtpTLmxhoUWZrVB58DF/MagczCNecugWxGfVoNuBZfJadB5KDFN Neg8bDGtMOgCJJjeNugClJlDOtggwTzfoNuQvsqgy8CbQ7bI4DKfNegKKOZf G3QFEs1vlg8OjQ73rlgZ9E7rmu71ZWTkeztHvXXDg12BkRFv/ehQwFs5uGag e3g0zVva1+fV1o54hwMjgeG1ge40RMwgDMEoDEMvrICVEEScTYMuRIUXkZCB f/l41YkrvBjzYVzdBQEYwT8v1CN1CGdexMcgrIEB6MYVo4gkL5RidevD8Rbf EW1G7w3guBbP3ZBWNjzaMRCkCnsXB1as6esYRjWDgeGBjmAAsUe5dSDfYFi6 F1EXQI5rkHsHUnRJQY3nAFLwymB0+0LDJdQjhkP83i8L91MX5txhaMjM2430 o+ivo6A/7MgcXR6Km2WIu7upOp9Zd/D5kpmNgeGR3sEBry8tIyMTs5B+NYLe HsQFVGSaJjSzlH4Wz/jnsg0v9I54O7zB4Y7uQH/H8CrvYM/dUXSHzb1aWDvw CCK9A30TgH5N31VIG4Se/w1s7ibw695dMdzb5V3YNzI4gOWKgq4LVyxEn41Q h/x/T5OVweCQPz193bp1aUO60kHUucdQuWuwX7s1iGL8WMXTYZ32l4bziaoE DUV67lCjC+f9/wcibuXb3TLny/n/lZmuVUUGyoZONLvapIKPQTBdo2Xyd9+e +UxoHH9Nfdt81PSYVs2N/vk/kIMYxAplbmRzdHJlYW0KZW5kb2JqCjE2IDAg b2JqCjw8IC9UeXBlIC9Gb250RGVzY3JpcHRvcgovRm9udE5hbWUgL0FBQUFB UitCcnlhbnRQcm8tUmVndWxhckFsdGVybmF0ZQovRm9udEZpbGUyIDE1IDAg UgovRm9udEJCb3ggWy00NSAtMjgxIDExODYgOTI2XQovRmxhZ3MgNAovU3Rl bVYgMAovSXRhbGljQW5nbGUgMC4wCi9Bc2NlbnQgNzUwCi9EZXNjZW50IC0y NTAKL0NhcEhlaWdodCA2NjYKL1hIZWlnaHQgNDM0Cj4+CmVuZG9iagoxNyAw IG9iago8PCAvTGVuZ3RoIDEyODYKL0ZpbHRlciBbL0ZsYXRlRGVjb2RlXQo+ PgpzdHJlYW0KeJxl18tu20YYhuG9rkLLdBFIcyYBw0CRbrzoAXV7AXN0BNSS ICsL3335vROkaRsgxi+JnHm+X8Mhdfj09NPT+XTfH367Xepzv+/H6dxu/e3y 5Vb7vvSX03ln7L6d6v3rK/7W13zdHbaTn9/f7v316Twu+4eH3eH37cO3++19 /+HHdin9h93h11vrt9P5Zf/hz0/P2+vnL9frX/21n+/74+7xcd/62Ab6OV9/ ya99f+C0j09t+/x0f/+4nfPPEX+8X/ve8tpMTL20/nbNtd/y+aXvHo7Hx4cx Hnf93P7zkTke5yll1M/5Ng89bv8et9JQGpWW0qp0lE6lp/QqA2VQGSmjykSZ VC6Ui8qVclWZKbPKQllUVsqqslE2lZ2yqxyUW6IHg9fIa/AaeQ1eI6/Ba+Q1 eI28Bq+R1+A18hq8Rl6D18hr8Bp5DV4jr8Fr5DV4jbwGr5HX4DXyGrxGXovX ymvxWnktXiuvxWvltXitvBavldfitfJavFZei9fKa/FaeS1eK6/Fa+W1eK28 Fq+V1+K18lq8Vl6H18nr8Dp5HV4nr8Pr5HV4nbwOr5PX4XXyOrxOXofXyevw OnkdXievw+vkdXidvA6vk9fhdfI6vE5ej9fL6/F6eT1eL6/H6+X1eL28Hq+X 1+P18nq8Xl6P18vr8Xp5PV4vr8fr5fV4vbwer5fX4/Xyerxe3oA3yBvwBnkD 3iBvwBvkDXiDvAFvkDfgDfIGvEHegDfIG/AGeQPeIG/AG+QNeIO8AW+QN+AN 8ga8Qd6IN8ob8UZ5I94ob8S7/dVu83VX+d8uE0kSlSSSJCpJJElUkkiSqCSR JFFJIkmikkSSRCWJJIlKEkkSlSSSJCpJJElUkkiSqCSJJElJEkmSkiSSJCVJ JEnqfMKb5E14k7wJb5I34U3yJrxJ3oQ3yZvwJnkT3iRvwpvkTXiTvAlvkjfh TfIueBd5F7xVhgVv1cQL3qrZFrxNgRa8TcgFb9NsC97OAXg74+LtCr/g7Uq8 4O3qw4K3MzHezsR4OxPj7Qq/4u1KvOLtSrzi7Yq54u3irHi7Eq94uxKveIeQ K94hw4p3CLniHUKueIdirniHkCvegQHvEHLFO+DgHTLkzWvnzpzxFkq8WbNl vFmGjDcrfA6cxgF4iwwZb1OKjDcrW8abZcib15p5Gt6iFBlvVvvy5rWWCy3j rYyLt+mAIq/l/lKmV40qltM0WHGU6kOZXkr6WyijDuCuXhKDMcLCu6IXeV2V ochruX0UvFlNLXgLpfrryFbmepC3zP7KW1kPReNWvFmz1dlffQEVLzfXKq9Z Javqr2XjrdOrcSv93Tr33S4T4r83mUrji8jbRaEviTNZKFmZKkGIVwlS9d1W FkpTg6qCGLbhOih1QGOh8ESxXWEq1e1mKRWkOUqt8eYppW8sFB4j2lzYWj5N jQ9Vodtc2GpQU+MNe0hT4+dNqhWV9Gq7iLeSe2ZrlIyweUfhiW1beipF73Nh 690+F4om7tOr0/r0aiV1vNzuOwulMgJekJ3GVwbDW9XfzsKu8nb6WxW+z/4y 7uyvsnX6W5Wis1CaOtnnwlbMoafVhT4MvE2GwUJpMgwuxKaJx9zo1Ichr+Hx ZMhruWCGvJY9b8wLkXFX3pV3ZEpGKJRMMRc2BzTeVaDRKZl4MEX6fgHq8Vo/ AL49ttcvt9v2xM6vBB7V9ZB+OvdvPySul6vO0v+/AeeG808KZW5kc3RyZWFt CmVuZG9iagoxOCAwIG9iagpbMzAwIDY4NiA2ODYgNjg2IDY4NiA4NDcgNjg2 IDY4NiA2ODYgNjg2IDY4NiA1NjAgMjA2IDQzOCAyMzQgNDUwIDY4NCAzNjQg NjI3IDYyNyA2MzcgNjM0IDYyOSA1NTUgNjUyIDYyOCAyMzQgNjg2IDY4NiA2 ODYgNjg2IDY4NiA3NTYgNzE2IDY0NyA3MDUgNjkyIDU4MyA1NTcgNzMxIDcx NSAyNjAgNjg2IDY2MSA1NzUgODQ2IDcyMyA3NzQgNjI3IDY4NiA2ODUgNjM0 IDU4MiA2ODYgNjEwIDk0NCA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg NDM4IDY4NiA1ODAgNTkwIDUwNyA1OTAgNTM4IDMyMSA1OTAgNTY1IDIyMCA2 ODYgNDgwIDIyMCA5MDMgNTYwIDU2MCA1OTAgNjg2IDMyOSA0NjggMzIzIDU2 MCA0MzggNjQ0IDQ2OCA0MzMgNDY3IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA1MzggNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDcxNCA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4Nl0KZW5kb2JqCnhyZWYKMCAxOQowMDAwMDAwMDAwIDY1 NTM1IGYgCjAwMDAwMDAwMTUgMDAwMDAgbiAKMDAwMDAwMDEwOSAwMDAwMCBu IAowMDAwMDAwMTU4IDAwMDAwIG4gCjAwMDAwMDAyMTUgMDAwMDAgbiAKMDAw MDAwMzYzNSAwMDAwMCBuIAowMDAwMDAzODg1IDAwMDAwIG4gCjAwMDAwMDcz NTkgMDAwMDAgbiAKMDAwMDAwNzUzNyAwMDAwMCBuIAowMDAwMDA3NzE4IDAw MDAwIG4gCjAwMDAwMTAyNDkgMDAwMDAgbiAKMDAwMDAxMDQ5NyAwMDAwMCBu IAowMDAwMDE1MDc3IDAwMDAwIG4gCjAwMDAwMTUzMDAgMDAwMDAgbiAKMDAw MDAxNjY2MiAwMDAwMCBuIAowMDAwMDE3NTc2IDAwMDAwIG4gCjAwMDAwMjMw MzUgMDAwMDAgbiAKMDAwMDAyMzI2MSAwMDAwMCBuIAowMDAwMDI0NjIzIDAw MDAwIG4gCnRyYWlsZXIKPDwgL1NpemUgMTkKL1Jvb3QgMiAwIFIKL0luZm8g MSAwIFIKPj4Kc3RhcnR4cmVmCjI1NTM3CiUlRU9GCg== ----==_mimepart_567170a1c36e0_97aa3ff6a307602835647-- Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 196ms (ActiveRecord: 2.1ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:09:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (31.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (47.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (2.2ms) Completed 200 OK in 234ms (Views: 227.7ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:09:38 +0100 Started GET "/dorsale/customer_vault/corporations/1/edit" for ::1 at 2015-12-16 15:10:05 +0100 Processing by Dorsale::CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Address Load (2.0ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.3ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_form.html.slim (36.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/edit.html.slim within layouts/application (62.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 240ms (Views: 228.9ms | ActiveRecord: 3.4ms) Started PATCH "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:10:08 +0100 Processing by Dorsale::CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"YYJYfpqJXOGjN15ChCOAZtoBjRIT06Q3pDItekxnPOFblkdg3lHQ1pHp4udoM4NxMVGSE2S1kqbTSiI+I0pAyw==", "corporation"=>{"name"=>"agilidéé", "tag_list"=>[""], "phone"=>"", "email"=>"benoit@martin-chave.ch, benoit.martin-chave@agilidee.com", "www"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "european_union_vat_number"=>"SSS", "legal_form"=>"", "short_name"=>"", "address_attributes"=>{"street"=>"", "street_bis"=>"", "zip"=>"", "city"=>"", "country"=>"", "id"=>"7"}}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/corporations/1/edit", "id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] SQL (0.3ms) DELETE FROM "dorsale_addresses" WHERE "dorsale_addresses"."id" = ? [["id", 7]] SQL (0.2ms) UPDATE "dorsale_customer_vault_corporations" SET "email" = ?, "updated_at" = ? WHERE "dorsale_customer_vault_corporations"."id" = ? [["email", "benoit@martin-chave.ch, benoit.martin-chave@agilidee.com"], ["updated_at", "2015-12-16 14:10:08.609827"], ["id", 1]] SQL (0.2ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", ""], ["street_bis", ""], ["zip", ""], ["city", ""], ["country", ""], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-16 14:10:08.611692"], ["updated_at", "2015-12-16 14:10:08.611692"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]]  (2.5ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/corporations/1 Completed 302 Found in 23ms (ActiveRecord: 3.9ms) Started GET "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:10:08 +0100 Processing by Dorsale::CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.6ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_context.html.slim (10.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (15.4ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Corporation"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (13.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (11.3ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (22.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (26.8ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.3ms) Dorsale::Flyboy::Task Load (0.3ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (14.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (27.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (120.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/show.html.slim within layouts/application (125.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 281ms (Views: 276.1ms | ActiveRecord: 2.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:10:08 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:10:09 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:10:11 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (26.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (41.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 218ms (Views: 213.0ms | ActiveRecord: 0.9ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:10:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"8efnhjFw0pO2b3obSJxygki9+vnUnSNXib9l5F93u5zL8/iYdahepISxxr6kjHGVo+3l+KP7Fcb+x2qgMFrHtg==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>"azzaeazeazeaze 333"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] 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]] Dorsale::Address Load (0.3ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 112.6ms Sent mail to benoit@martin-chave.ch, benoit.martin-chave@agilidee.com (6.7ms) Date: Wed, 16 Dec 2015 15:10:15 +0100 From: contact@example.org Reply-To: benoit.martin-chave@agilidee.com To: benoit@martin-chave.ch, benoit.martin-chave@agilidee.com Message-ID: <567170c750afa_97aa3ff698e14fb4360ae@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_567170c74fe14_97aa3ff698e14fb435914"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_567170c74fe14_97aa3ff698e14fb435914 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit azzaeazeazeaze 333 ----==_mimepart_567170c74fe14_97aa3ff698e14fb435914 Content-Type: application/pdf; charset=UTF-8; filename=Facture_2015-16.pdf Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=Facture_2015-16.pdf Content-ID: <567170c750de1_97aa3ff698e14fb436143@tiramisu.local.mail> JVBERi0xLjMKJf////8KMSAwIG9iago8PCAvQ3JlYXRvciA8ZmVmZjAwNTAw MDcyMDA2MTAwNzcwMDZlPgovUHJvZHVjZXIgPGZlZmYwMDUwMDA3MjAwNjEw MDc3MDA2ZT4KPj4KZW5kb2JqCjIgMCBvYmoKPDwgL1R5cGUgL0NhdGFsb2cK L1BhZ2VzIDMgMCBSCj4+CmVuZG9iagozIDAgb2JqCjw8IC9UeXBlIC9QYWdl cwovQ291bnQgMQovS2lkcyBbNSAwIFJdCj4+CmVuZG9iago0IDAgb2JqCjw8 IC9MZW5ndGggMzM2OAo+PgpzdHJlYW0KcQoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KMjguMzQ2NSA1NTguNDI1NCBtCjI0My43 Nzk1IDU1OC40MjU0IGwKUwpbXSAwIGQKMSB3CjAuMDAwIDAuMDAwIDAuMDAw IFNDTgoyOC4zNDY1IDUzNi40MjU0IG0KMjQzLjc3OTUgNTM2LjQyNTQgbApT CltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAozMy4zNDY1 IDU0My42NzU0IFRkCi9GMi4wIDEwIFRmCjw0NDgzNTM0OTQ3NGU0MTU0NDk0 ZjRlPiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoyNDMuNzc5 NSA1NTguNDI1NCBtCjMxMS44MTEgNTU4LjQyNTQgbApTCltdIDAgZAoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjI0My43Nzk1IDUzNi40MjU0IG0KMzEx LjgxMSA1MzYuNDI1NCBsClMKW10gMCBkCjEgdwowLjAwMCAwLjAwMCAwLjAw MCBTQ04KCkJUCjI3OC42ODEgNTQzLjY3NTQgVGQKL0YyLjAgMTAgVGYKPDUx NTQ0OTU0ODM+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjMx MS44MTEgNTU4LjQyNTQgbQozNzkuODQyNSA1NTguNDI1NCBsClMKW10gMCBk CjEgdwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzExLjgxMSA1MzYuNDI1NCBt CjM3OS44NDI1IDUzNi40MjU0IGwKUwpbXSAwIGQKMSB3CjAuMDAwIDAuMDAw IDAuMDAwIFNDTgoKQlQKMzQ2LjIyMjUgNTQzLjY3NTQgVGQKL0YyLjAgMTAg VGYKPDU1NGU0OTU0ODM+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAg U0NOCjM3OS44NDI1IDU1OC40MjU0IG0KNDYyLjA0NzIgNTU4LjQyNTQgbApT CltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjM3OS44NDI1IDUz Ni40MjU0IG0KNDYyLjA0NzIgNTM2LjQyNTQgbApTCltdIDAgZAoxIHcKMC4w MDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MTguNDg3MiA1NDMuNjc1NCBUZAov RjIuMCAxMCBUZgo8NTAyZTU1MjBkYjQ4NTQ+IFRqCkVUCgoxIHcKMC4wMDAg MC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDU1OC40MjU0IG0KNTY2LjkzMzUg NTU4LjQyNTQgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NO CjQ2Mi4wNDcyIDUzNi40MjU0IG0KNTY2LjkzMzUgNTM2LjQyNTQgbApTCltd IDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MDYuODYzNSA1 NDMuNjc1NCBUZAovRjIuMCAxMCBUZgo8NTQ0ZjU0NDE0YzIwZGI0ODU0PiBU agpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMzMuMzQ2NSA1 MjEuNjc1NCBUZAovRjEuMCAxMCBUZgo8NDM2Zjc1NjM2Zjc1PiBUagpFVAoK MSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMjk3LjMzMSA1MjEuNjc1 NCBUZAovRjEuMCAxMCBUZgo8MzEzMD4gVGoKRVQKCjEgdwowLjAwMCAwLjAw MCAwLjAwMCBTQ04KMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNDIx LjY4NzIgNTIxLjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMxMzAyYzMwMzAyMGRi PiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNTE5Ljcz MzUgNTIxLjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMxMzAzMDJjMzAzMDIwZGI+ IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAozMy4zNDY1 IDQ5OS42NzU0IFRkCi9GMS4wIDEwIFRmCjw3YTdhN2E3YT4gVGoKRVQKCjEg dwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjMwMC45NzEgNDk5LjY3NTQg VGQKL0YxLjAgMTAgVGYKPDMwPiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAu MDAwIFNDTgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MjUuMzI3 MiA0OTkuNjc1NCBUZAovRjEuMCAxMCBUZgo8MzAyYzMwMzAyMGRiPiBUagpF VAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNTMwLjIxMzUgNDk5 LjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMwMmMzMDMwMjBkYj4gVGoKRVQKCjEg dwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIgMjY2LjQ1NjkgbQo0 NjIuMDQ3MiAyNDQuNDU2OSBsClMKW10gMCBkCjEgdwowLjAwMCAwLjAwMCAw LjAwMCBTQ04KCkJUCjQwOS4xMTggMjUxLjcwNjkgVGQKL0YxLjAgMTAgVGYK PDU0NGY1NDQxNGMyMDQ4NTQ+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjU2Ni45MzM1IDI2Ni40NTY5IG0KNTY2LjkzMzUgMjQ0LjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MTku NzMzNSAyNTEuNzA2OSBUZAovRjEuMCAxMCBUZgo8MzEzMDMwMmMzMDMwMjBk Yj4gVGoKRVQKCjEgdwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIg MjQ0LjQ1NjkgbQo0NjIuMDQ3MiAyMjIuNDU2OSBsClMKW10gMCBkCjEgdwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjM5NC45NzggMjI5LjcwNjkgVGQK L0YxLjAgMTAgVGYKPDU0NTY0MTIwMzIzMDJjMzAzMDIwMjU+IFRqCkVUCgox IHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjU2Ni45MzM1IDI0NC40NTY5IG0K NTY2LjkzMzUgMjIyLjQ1NjkgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAg MC4wMDAgU0NOCgpCVAo1MjMuOTQzNSAyMjkuNzA2OSBUZAovRjEuMCAxMCBU Zgo8MzIzMDJjMzAzMDIwZGI+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjM3OS44NDI1IDIyMi40NTY5IG0KNDYyLjA0NzIgMjIyLjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcy IDIyMi45NTY5IG0KNDYyLjA0NzIgMjAwLjQ1NjkgbApTCltdIDAgZAoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MDIuNTQ4IDIwNy43MDY5IFRk Ci9GMi4wIDEwIFRmCjw1NDRmNTQ0MTRjMjA1NDU0NDM+IFRqCkVUCgoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDIyMi40NTY5IG0KNTY2 LjkzMzUgMjIyLjQ1NjkgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjU2Ni45MzM1IDIyMi45NTY5IG0KNTY2LjkzMzUgMjAwLjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MjAu MjIzNSAyMDcuNzA2OSBUZAovRjIuMCAxMCBUZgo8MzEzMjMwMmMzMDMwMjBk Yj4gVGoKRVQKCjM3OS44NDI1IDIwMC40NTY5IDE4Ny4wOTEgNjYuMCByZQpT CgpCVAoyOC4zNDY1IDIyNS42OTEyIFRkCi9GMS4wIDkgVGYKPDQ5NDI0MTRl MjAzYTIwNDY1MjIwMzQzNTM2MjAzMjM1MzMyMDM2MzQzNTIwMzQzNTM5PiBU agpFVAoKCkJUCjI4LjM0NjUgMjE0Ljg5MTIgVGQKL0YxLjAgOSBUZgo8NDI0 OTQzMjAyZjIwNTM1NzQ5NDY1NDIwM2EyMDUwNTM1MzU0NTQ0ODQ1NDc0MTRk NDU+IFRqCkVUCgoKQlQKNTMyLjk0OTUgODMuOTU4NyBUZAovRjEuMCA5IFRm Cjw3MDYxNjc2NTIwMzEyZjMxPiBUagpFVAoKL1N0YW1wMSBEbwovU3RhbXAy IERvCi9TdGFtcDMgRG8KUQoKZW5kc3RyZWFtCmVuZG9iago1IDAgb2JqCjw8 IC9UeXBlIC9QYWdlCi9QYXJlbnQgMyAwIFIKL01lZGlhQm94IFswIDAgNTk1 LjI4IDg0MS44OV0KL0NvbnRlbnRzIDQgMCBSCi9SZXNvdXJjZXMgPDwgL1By b2NTZXQgWy9QREYgL1RleHQgL0ltYWdlQiAvSW1hZ2VDIC9JbWFnZUldCi9G b250IDw8IC9GMi4wIDcgMCBSCi9GMS4wIDggMCBSCj4+Ci9YT2JqZWN0IDw8 IC9TdGFtcDEgNiAwIFIKL1N0YW1wMiA5IDAgUgovU3RhbXAzIDEwIDAgUgo+ Pgo+Pgo+PgplbmRvYmoKNiAwIG9iago8PCAvVHlwZSAvWE9iamVjdAovU3Vi dHlwZSAvRm9ybQovQkJveCBbMCAwIDU5NS4yOCA4NDEuODldCi9SZXNvdXJj ZXMgPDwgL0ZvbnQgPDwgL0YyLjAgNyAwIFIKL0YxLjAgOCAwIFIKPj4KPj4K L0xlbmd0aCAzMzEzCj4+CnN0cmVhbQpxCi9EZXZpY2VSR0IgY3MKMC4wMDAg MC4wMDAgMC4wMDAgc2NuCi9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjEgdwowIEoKMCBqCltdIDAgZAoKQlQKMjYzLjE2IDc1Ni4wMjM5 IFRkCi9GMi4wIDIwIFRmCjw0NjYxNjM3NDc1NzI2NT4gVGoKRVQKCgpCVAoy OC4zNDY1IDY5NC4xNTc3IFRkCi9GMi4wIDggVGYKPDQxNDc0OTRjNjk0NDQ1 NDU+IFRqCkVUCgoKQlQKMjguMzQ2NSA2ODQuNTU3NyBUZAovRjIuMCA4IFRm CjwzNzMyMjA3Mjc1NjUyMDY0NzUyMDUyNGY1MjJjMjAzNzMyMzAzNTM0MmMy MDRiNjE3NTZiNzU3MjYxPiBUagpFVAoKCkJUCjI4LjM0NjUgNjc0Ljk1Nzcg VGQKRVQKCgpCVAoyOC4zNDY1IDY2NS4zNTc3IFRkCi9GMi4wIDggVGYKPDU2 NmY3NDcyNjUyMDYzNmY2ZTc0NjE2Mzc0MjAzYTIwMjAzYTIwNDI2ZjdhNmYy MDRjNDU0MzRjNGY1NzRlPiBUagpFVAoKCkJUCjI4LjM0NjUgNjU1Ljc1Nzcg VGQKL0YyLjAgOCBUZgo8NTQ4ZTZjOGU3MDY4NmY2ZTY1MjAzYTIwPiBUagpF VAoKCkJUCjcyLjMyMjUgNjU1Ljc1NzcgVGQKL0YxLjAgOCBUZgo8MjAyMDMw MzQzMDMwMzAzMDMwMzAzMDMwPiBUagpFVAoKCkJUCjI4LjM0NjUgNjQ2LjE1 NzcgVGQKL0YyLjAgOCBUZgo8NDY2MTc4MjAzYTIwPiBUagpFVAoKCkJUCjQ4 LjA5ODUgNjQ2LjE1NzcgVGQKL0YxLjAgOCBUZgo8MjAyYjMzMzMyMDM0MzAz MDMwMzAzMDMwMzAzMD4gVGoKRVQKCgpCVAoyOC4zNDY1IDYzNi41NTc3IFRk Ci9GMi4wIDggVGYKPDQ1NmQ2MTY5NmMyMDNhMjA+IFRqCkVUCgoKQlQKNTUu Mzk0NSA2MzYuNTU3NyBUZAovRjEuMCA4IFRmCjwyMDYyNmY3YTZmNWY2YzY1 NjM2YzZmNzc2ZTQwNzA2OTZlNjQ2NTcyMmU2MzZmNmQ+IFRqCkVUCgoKQlQK MjguMzQ2NSA1OTMuNDQ1MSBUZAovRjIuMCAxMCBUZgo8NGY2MjZhNjU3NDIw M2EyMD4gVGoKRVQKCgpCVAo2MS42OTY1IDU5My40NDUxIFRkCi9GMS4wIDEw IFRmCjwyMDYxNjI2MzY0NjU2Nj4gVGoKRVQKCi9EZXZpY2VSR0IgY3MKMC43 NTMgMC43NTMgMC43NTMgc2NuCjMyOC44MjExIDcwMC4xNTc3IG0KNTY2Ljkz MzUgNzAwLjE1NzcgbAo1NjYuOTMzNSA3MDAuMTU3NyA1NjYuOTMzNSA3MDAu MTU3NyA1NjYuOTMzNSA3MDAuMTU3NyBjCjU2Ni45MzM1IDU3Mi41OTg3IGwK NTY2LjkzMzUgNTcyLjU5ODcgNTY2LjkzMzUgNTcyLjU5ODcgNTY2LjkzMzUg NTcyLjU5ODcgYwozMjguODIxMSA1NzIuNTk4NyBsCjMyOC44MjExIDU3Mi41 OTg3IDMyOC44MjExIDU3Mi41OTg3IDMyOC44MjExIDU3Mi41OTg3IGMKMzI4 LjgyMTEgNzAwLjE1NzcgbAozMjguODIxMSA3MDAuMTU3NyAzMjguODIxMSA3 MDAuMTU3NyAzMjguODIxMSA3MDAuMTU3NyBjCmgKZgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgpTCjAuNSB3Ci9EZXZpY2VSR0IgQ1MK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjMyOC44MjExIDY3Ni44MTkxIG0KNDA4 LjE5MTkgNjc2LjgxOTEgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjMzNC40OTA0IDY4NC43Mzg0IFRk Ci9GMi4wIDEwIFRmCjw0ZTc1NmQ4ZTcyNmYyMDNhPiBUagpFVAoKMC41IHcK L0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDA4LjE5MTkg Njc2LjgxOTEgbQo1NjYuOTMzNSA2NzYuODE5MSBsClMKW10gMCBkCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNDEzLjg2 MTIgNjg0LjczODQgVGQKL0YxLjAgMTAgVGYKPDMyMzAzMTM1MmQzMTM2PiBU agpFVAoKMC41IHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBT Q04KMzI4LjgyMTEgNjUzLjQ4MDYgbQo0MDguMTkxOSA2NTMuNDgwNiBsClMK W10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFND TgoKQlQKMzM0LjQ5MDQgNjYxLjM5OTggVGQKL0YyLjAgMTAgVGYKPDQ0NjE3 NDY1MjAzYT4gVGoKRVQKCjAuNSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4w MDAgMC4wMDAgU0NOCjQwOC4xOTE5IDY1My40ODA2IG0KNTY2LjkzMzUgNjUz LjQ4MDYgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAw MCAwLjAwMCBTQ04KCkJUCjQxMy44NjEyIDY2MS4zOTk4IFRkCi9GMS4wIDEw IFRmCjwzMDM4MmYzMTMyMmYzMjMwMzEzNT4gVGoKRVQKCjEgdwovRGV2aWNl UkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMzM0LjQ5MDQgNjM4 LjA2MTMgVGQKL0YyLjAgMTAgVGYKPDQzNmM2OTY1NmU3NDIwM2E+IFRqCkVU CgoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJU CjQxMy44NjEyIDYzNS4zMTEzIFRkCi9GMS4wIDEwIFRmCjw2MTY3Njk2YzY5 NjQ4ZThlPiBUagpFVAoKCkJUCjQxMy44NjEyIDYyMy4zMTEzIFRkCi9GMS4w IDEwIFRmCjw0ZTc1NmQ4ZTcyNmYyMDU0NTY0MTIwNjU3NTcyNmY3MDhlNjU2 ZTZlNjUyMDNhPiBUagpFVAoKCkJUCjQxMy44NjEyIDYxMS4zMTEzIFRkCi9G MS4wIDEwIFRmCjw1MzUzNTM+IFRqCkVUCgoKQlQKMjguMzQ2NSAxMzQuOTgy MyBUZAovRjEuMCA5IFRmCjw0YzZmNmU2NzIwNzM3NDcyNjk2ZTY3MjA3NDZm MjA3NDcyNjk2NzY3NjU3MjIwNjEyMDZjNjk2ZTY1MjA2MjcyNjU2MTZiMjA2 MTZlNjQyMDc0NjU3Mzc0MjA3NDY4NjUyMDZjNjE3OTZmNzU3NDIwNjk2ZTIw NzQ2ODY1MjA2OTZlNzY2ZjY5NjM2NTIwNTA0NDQ2MjA2NzY1NmU2NTcyNjE3 NDZmNzI3Mz4gVGoKRVQKCjI4LjM0NjUgOTkuMjEyNiBtCjU2Ni45MzM1IDk5 LjIxMjYgbAoxIHcKUwoKQlQKMjguMzQ2NSA4My45NTg3IFRkCi9GMS4wIDkg VGYKPDQxNDc0OTRjNjk0NDQ1NDUyMDM3MzIyMDcyNzU2NTIwNjQ3NTIwNTI0 ZjUyMmMyMDM3MzIzMDM1MzQyYzIwNGI2MTc1NmI3NTcyNjE+IFRqCkVUCgoK QlQKMjguMzQ2NSA3My4xNTg3IFRkCi9GMS4wIDkgVGYKPDU0NjU2YzJlMjAz YTIwMzAzNDMwMzAzMDMwMzAzMDMwMzAyMDJkMjAyMDQ2NjE3ODIwM2EyMDJi MzMzMzIwMzQzMDMwMzAzMDMwMzAzMDMwMjAyZDIwNjI2ZjdhNmY1ZjZjNjU2 MzZjNmY3NzZlNDA3MDY5NmU2NDY1NzIyZTYzNmY2ZD4gVGoKRVQKCgpCVAoy OC4zNDY1IDYyLjM1ODcgVGQKL0YxLjAgOSBUZgo8NTM0MTIwNjE3NTIwNjM2 MTcwNjk3NDYxNmMyMDY0NjUyMDMxMmUzMDMwMzAyZTMwMzAzMDJlMzAzMDMw MjBkYjIwNTI0MzUzMjA0NzZmNzQ2ODYxNmQyMDQzNjk3NDc5MjAzMTMyMzMz NDM1MzYzNzM4MzkyMDUzNDk1MjQ1NTQyMDQ2NTIyMDMxMzIzMzM0MzUzNjM5 MzEzMjMzMjA1NDU2NDEyMDMxMzIzMzM0MzUzNjM3MzgzOTMxMzIzMz4gVGoK RVQKClEKCmVuZHN0cmVhbQplbmRvYmoKNyAwIG9iago8PCAvVHlwZSAvRm9u dAovQmFzZUZvbnQgL0FBQUFBUytCcnlhbnRQcm8tQm9sZEFsdGVybmF0ZQov U3VidHlwZSAvVHJ1ZVR5cGUKL0ZvbnREZXNjcmlwdG9yIDEyIDAgUgovRmly c3RDaGFyIDMyCi9MYXN0Q2hhciAyNTUKL1dpZHRocyAxNCAwIFIKL1RvVW5p Y29kZSAxMyAwIFIKPj4KZW5kb2JqCjggMCBvYmoKPDwgL1R5cGUgL0ZvbnQK L0Jhc2VGb250IC9BQUFBQVQrQnJ5YW50UHJvLVJlZ3VsYXJBbHRlcm5hdGUK L1N1YnR5cGUgL1RydWVUeXBlCi9Gb250RGVzY3JpcHRvciAxNiAwIFIKL0Zp cnN0Q2hhciAzMgovTGFzdENoYXIgMjU1Ci9XaWR0aHMgMTggMCBSCi9Ub1Vu aWNvZGUgMTcgMCBSCj4+CmVuZG9iago5IDAgb2JqCjw8IC9UeXBlIC9YT2Jq ZWN0Ci9TdWJ0eXBlIC9Gb3JtCi9CQm94IFswIDAgNTk1LjI4IDg0MS44OV0K L0xlbmd0aCAyNDIzCj4+CnN0cmVhbQpxCi9EZXZpY2VSR0IgY3MKMC4wMDAg MC4wMDAgMC4wMDAgc2NuCi9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjEgdwowIEoKMCBqCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KMjguMzQ2NSA1NTguNDI1NCBtCjI0My43 Nzk1IDU1OC40MjU0IGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4w MDAgMC4wMDAgMC4wMDAgU0NOCjI4LjM0NjUgMjg5LjEzNDEgbQoyNDMuNzc5 NSAyODkuMTM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAw IDAuMDAwIDAuMDAwIFNDTgoyOC4zNDY1IDU1OC45MjU0IG0KMjguMzQ2NSAy ODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAu MDAwIDAuMDAwIFNDTgoyNDMuNzc5NSA1NTguOTI1NCBtCjI0My43Nzk1IDI4 OC42MzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4w MDAgMC4wMDAgU0NOCi9EZXZpY2VSR0IgY3MKMC4wMDAgMC4wMDAgMC4wMDAg c2NuCi9EZXZpY2VSR0IgY3MKMC4wMDAgMC4wMDAgMC4wMDAgc2NuCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoyNDMuNzc5NSA1 NTguNDI1NCBtCjMxMS44MTEgNTU4LjQyNTQgbApTCltdIDAgZAoxIHcKL0Rl dmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMjQzLjc3OTUgMjg5 LjEzNDEgbQozMTEuODExIDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZp Y2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjI0My43Nzk1IDU1OC45 MjU0IG0KMjQzLjc3OTUgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0Rldmlj ZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzExLjgxMSA1NTguOTI1 NCBtCjMxMS44MTEgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0RldmljZVJH QiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KL0RldmljZVJHQiBjcwowLjAw MCAwLjAwMCAwLjAwMCBzY24KL0RldmljZVJHQiBjcwowLjAwMCAwLjAwMCAw LjAwMCBzY24KMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAg U0NOCjMxMS44MTEgNTU4LjQyNTQgbQozNzkuODQyNSA1NTguNDI1NCBsClMK W10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFND TgozMTEuODExIDI4OS4xMzQxIG0KMzc5Ljg0MjUgMjg5LjEzNDEgbApTCltd IDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04K MzExLjgxMSA1NTguOTI1NCBtCjMxMS44MTEgMjg4LjYzNDEgbApTCltdIDAg ZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzc5 Ljg0MjUgNTU4LjkyNTQgbQozNzkuODQyNSAyODguNjM0MSBsClMKW10gMCBk CjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgovRGV2 aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAwIHNjbgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgoxIHcKL0RldmljZVJHQiBDUwowLjAw MCAwLjAwMCAwLjAwMCBTQ04KMzc5Ljg0MjUgNTU4LjQyNTQgbQo0NjIuMDQ3 MiA1NTguNDI1NCBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAw IDAuMDAwIDAuMDAwIFNDTgozNzkuODQyNSAyODkuMTM0MSBtCjQ2Mi4wNDcy IDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAg MC4wMDAgMC4wMDAgU0NOCjM3OS44NDI1IDU1OC45MjU0IG0KMzc5Ljg0MjUg Mjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAw LjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIgNTU4LjkyNTQgbQo0NjIuMDQ3MiAy ODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAu MDAwIDAuMDAwIFNDTgovRGV2aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAw IHNjbgovRGV2aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAwIHNjbgoxIHcK L0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIg NTU4LjQyNTQgbQo1NjYuOTMzNSA1NTguNDI1NCBsClMKW10gMCBkCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgo0NjIuMDQ3MiAy ODkuMTM0MSBtCjU2Ni45MzM1IDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9E ZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDU1 OC45MjU0IG0KNDYyLjA0NzIgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0Rl dmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNTY2LjkzMzUgNTU4 LjkyNTQgbQo1NjYuOTMzNSAyODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2 aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgovRGV2aWNlUkdCIGNzCjAuMDAwIDAu MDAwIDAuMDAwIHNjbgpRCgplbmRzdHJlYW0KZW5kb2JqCjEwIDAgb2JqCjw8 IC9UeXBlIC9YT2JqZWN0Ci9TdWJ0eXBlIC9Gb3JtCi9CQm94IFswIDAgNTk1 LjI4IDg0MS44OV0KL0xlbmd0aCAxNDAKPj4Kc3RyZWFtCnEKL0RldmljZVJH QiBjcwowLjAwMCAwLjAwMCAwLjAwMCBzY24KL0RldmljZVJHQiBDUwowLjAw MCAwLjAwMCAwLjAwMCBTQ04KMSB3CjAgSgowIGoKW10gMCBkCjI4LjM0NjUg NTU4LjQyNTQgbQo1NjYuOTMzNSA1NTguNDI1NCBsCjEgdwpTClEKCmVuZHN0 cmVhbQplbmRvYmoKMTEgMCBvYmoKPDwgL0xlbmd0aDEgNzU5MgovTGVuZ3Ro IDQ0OTAKL0ZpbHRlciBbL0ZsYXRlRGVjb2RlXQo+PgpzdHJlYW0KeJzVWH10 G9WVv28kS/6Q9S2NJEvyjCTb8pcky7LkOLEdO4ljJyF2SRwaQwDHlmMn/sKW HTuBJDiEj2xaPtI0lCYnPXv6wVIKLAukQJrkQEiglJL0JBzSQ0/bXbqhuyyU PcACS8Z735uR4oRQ6D89Z2WP5r2rN/f97r2/e997AwQAciECWTDaM9Q9umtw 81KUPApAzBsGp/suPPTZbmwfBzC/OTjS073lw8kGAOuDOGa4fyg1tdmZZwKw ZWP/zf7+ZLd2i1qH/T9gPzDUPTUK2+FmALsa+0L7qnD00Lt7qrAfwP7NoyPj qa1HprFtvwP7e4e7h5LnjqwaBeAdAJrrUF2v5vjBEIAHZRDHiwDFC4BzEA18 5YfMaXOgAnWWBrTZkENNZp88Xb7eYDSZLWC1gZ13OF0Fbo+3MPOQIPr8iK+o uCRYWlZeUQkhCEcAqiCaHlF9aYbYVwP6+p+arzlOBb1oW5x7CFsaalm1STSp xBxiEnvJb6qkR8lq6T6yinvoYh/Xf/EDcuHiB+gWYXYNPA0zgLFLWLUav6+4 JpaI15NYPGq3PR2yeR3uPMEddVeNLxWdpnxr3Te8zsJCJ1CXLpj9FF7CZ3Gu uFVDn4xXR18qrQ0G3Z6u2tKgxx0E6u7K2Q+5Ce7HoAUD9o0aodgYF8yxYp/G ao9yEwel/z54kOiLur/b3f1d8jvpD6+8QoRXpPqzO3ee3UnnMcx+QmLcP4IN wCIjbCQ4k91msrKuaXW2mveVPKbLdvn8TkeAA05wBHUxtei++LrT73eS/2R4 MSxcM+IoR0rikyJDnMC/mlix36dRrMc+1W3VaPUqmxjlmgvt0g32ws3JW5xl yxtqWkP5+bw3UtV63S27b0zGovUO0m5fUSGI9uTOqoRZrCgtt3myPVZ30Orp 7WrriboKyoI88wPawaXQDie4kUl+G/VZPWEwEoT624QTWzVF1TXcwnZf1Ce9 bPeayAZbrafd7vVKnad/knL6fM6U226xkj120SX90FPm6b1AbaM+bsDYY44U Ua+UyNHgvaQ6KtvHzEtYGki1yMwrJ1psR+1cw/fG963lC+0GQ9Xy+OKOjrpr WvUGj0dVoSrkicsuivb/cliXFkzuerP/1mVW3unNEQuaE7HGgFbkiY13Cbxd 2J9nnGY+tqKNIcRhx45Vqyc2a9qraCciQoeGcoev97kKxM7rpOfshYV28liC Sxrzd797iFp36KMNQoXA/MX4RSaRXxasOhmGma/kWlC+kZUy56S353BPRDz7 GHewkhSViGmKo795YmfoVCVaLjhPenOeWXQJGgL6FXoCGsHlm+zvd27ZIvp4 nY6bJwgXT+l0vI9oJAkzrAOVb0Q7LRjLIubzckKpGIvPJ9S9Wi8piRWXExu6 n083uI23jXzgDAScF9aPbmxecaii+PHHg2VFtVW/OBqed6x9NODiCp2B65fd FDGs/ZMvuL/y45KaIzHm1yDGdxi5K+JcUYWh6F40xkg7vGxKCeWx1U5uXd5q tTq9ltKphn3Hju1rmCq1eJ1Wa+vy7qmpZEIv8nZLWflREj9aXmax86I+sfOX O4H5i9p1P9qVT7MNc3WOVWZqBlKUu//wvsOuQMB1eF/9eHJiIknekv71qIxd 6jg5LbUiXqqnEfV4LuWaiYXfTns2RnR0CtKh0eeQ7qHqSL/Dh+2zP+J9ouNH ZL6jIyIEnJzgDAgR8ZAYER6mejGeMdSL0YTLNDFSyFNwMR8vvf4IL4r8I4Eo upsMO7jpiO+ALyL+G3U/F3QGFJ8eRJ+W0fjJzmS0usybNqxRiRr5JxZa7qA+ vLf9+8+/8MBct078qmmGTnjEFdhrM9c1nHpg/wsZ5yYHdi3YIPCOwoALFBt2 ICc9jDesBihpYmLTe4hYw+ovtwPhSyf8Tuoep58swG6ctt95h35zIfp99iz9 pno7Zz+B11FvHq3lijtQy+v+aFFR1B+/9IiCYQTHimzs3Lnl0mo1EIviBZX2 lxkElUYHHzA/9mqu1+U3Hts6R+dHxG8UebfxYemI3mr3OUn1ZlB4UILz4PpS SjKz2EyMCOQ96QeK4gAGHVUV065kECOignEGn3WlaxoxzYHKE9k8bkZ0uo3S T3wOVFHgMpK1QlSscog28pQ06sDs5RIOn01aQe6l9EqvR+e/dD06f0J668QJ EmibOjk1dZL8Xnrr1CkSOCUtPnn33SfvZjmCuCaRgyas5Fjl5rKPMkSjpDs3 Obn5GOPf55Obt0bDp0+HyWtdt7yWZuDYjmW1h2U832J4rIA1K4uaGCYaltkC W4d4u0oGVx1NKHW9kMS5PYUO0VAdn/cARXuitTGaHaKQezwFFVrRLhjLljTa vZ7rTRT9qQc674906cm2HmqEpj1fbxM9K5coOY/2bEV7nOBDT8tRDxP/3JSi 1SZTz7iU1ldQbJx4RU4uMjUxnB8NnzsXjrbrdY4i8YNzaRM3rZuJ/HOg5nAt q2EJ9Dtdf+NKPIszi5QWtcaKS0IkvWhl8g/Tj/equOY7b23YXuZz80aDSsh2 6928YFrcvPj6OzZ8e8vChaWNLoc+94amexfevKC1RXiua7BILCjkPTmcNcuo zlWrwssqHf4br+nqNuvKC+xiVtkKf7Hb5AkvzqxZa9F+G6sp5RmWKfUAC8pa 0flTStNHHT7RSc44uKmIKBlY0frAxzt8wPSsQPvuRL7iaq9wEzUJ6TQ0Ibni nA599qD08YN46zzQibvYXsb4f5rZv3+GXMfaB1rXrGH6XCwubN+Da6mK5aLi sQKWpdzWrP8xFBXrP8kS+RL9iy8ZAg6RG8jLv/iyKHK1ujzeL0phckZU8Lln P1E9ifpwdSUFSprLavPIFcqjnOe+/boyl1f1qq6iNP/ee/NLK3SvqryuMt3+ +/Qd3FZpNflpUHRk51w8WVxEnpA6ioq5upxshxiUOsmjJYxXZbMfkk/JUcwT WumU7Y4mU2W1MaW+YvDJp95ab7CrZ3Kmb2DbZH2sunFBPFZ//ocuv9/FLdq5 vm/7tg21S5bGa1pbZc62oK/1zDderGDMwx5mEiMOmysQk1fDaIs/6i/vunFo 8KausBATSMf8aFXdvN4YF6Wbw/eX3nXkrqUaZ8B/92Dbso3LIL3ekmOIHU8A JHr56lqdWX+pLbE4sSZrTC6b1VRenmhoSJSXm6w2l6kmuXFmhhydb7FbXToB 9Qo6l9Vumb/zxE6Kn+r/Sxo/ZVzaNywCrPwDJQy1gfwFUYe7bhocurGrHG2R npjfO6+uKsr1Xfy10x9wapgF76Mx0n2yCbL+3yJ+J402zTaR7gQvB05jECJ0 50t+a7NLH2fFqxJFTovdVd64anBqx/p142PaquLSmqzzRr6sxmN1WsSC4MzJ mZmaomikRPZTC+7N30c70AqLvH7IpjDfyx2F/0eDa6+9EdGHKsNhvOE/mWgb u+EIjcEzoboFFc/QlhwTOcYNuJ6d5G7HOk33f1QJqlNlMstX3BDEjV+tIGvj hLqSkroSaT5ZRlVIVB3TM3tmth5OoR5Wry0mK93TsFItIytWNB/9md7m8di4 pkDUt72EKiPbpIFHcIvdRA6gsnuYfsXmN2SbWbXEYqm1zbHUlEgvoeRXuYVR 4x3VMsLDBotTcI105JsdIv9kMMnsraK1UjryLZ3gsFrXpH0KR5V1fI61LbIW hbY09P5MDFRmjHUks5+Y4/0vhKJayRSegVSZA5gcFaEKfzRQXhGm9MJF1Bfs XBeO9X1zbYxFJzxPiQ625leyFmlzIfOy25YvH1pHMTShT/6MGLD2JeRkTE+e mbtp+plpVB9djZf//a6Jia7nqaYTpdXVpSfkqMs140PUI6/N9DnUll6byYe3 v3z77S/n1ffW1/eSecd37Tq+S7rQ39bW3ybXhHpOj8+ynOKvWhMgvZC2XJ5S WBNYSt3FZV3KqBcQFFmULgpy3DfKNtK959WcSjZ6HfFG9KWvwOkXVzvJoVBh y4IDsscKfAFn3go5Zrmoa5LbCAU0xn6ZjzUyYmVHy2K+bZHN7bYtQoQrKTdX 0vgTF1LyVqryVmxI/57hQRP67s/kORYDRRctIfJhXsbalAkABuPFK/z/PMaE 6gkjtl+gHlRrwZ1Ghs18emugTZ/C2QLezxv6+w14LsyfmNIJNpdhYMDgsgm6 qYl8L3nOfNttZg9v1e/eY7DYCs3bt5sLbRbDnt16K+/BuaI44WHyJM3MzJm8 kfiVsyKbFr162GOTfm8pzD/3BPUCKeA9+eeesrWUub0Wm/EzN97tZuNn6fNL o2oEV5zKrzp5qGT1mTcKf+Uk8qjVlVepd5q9urD+C6cSTnLZ9IZ6i9ts1Ndb 8GzIai/bTwlKTv716mu5AshXVOMDCKaOgVmgv2plJnspoJUM0EqLzA0vrpd3 4d4Lt3wWhW7s9D93adMqvtFYeaU1FzU7H5UozxbH7lxssNkM7c69m5oGBbNg KzBXL6nvtDxMpU8T8jS9P2zprF9SbS6w4YDBpk17ne1UupiQUZvXNjiTKOXN dje/sK0Ju3mRPPxualvIu+1mvjQxM8iEFL0L/2phBQzCfXAaJNJM+slu8gx5 j/NxLdwY9yB3VgUqu2qZql/1HdVTqrfUbnWH+oD6uPqdLGNWa9Zk1o+z3tBo NHWafs0ezVOatzWfaxu067U7tE9o38iG7EB2V/ZM9okcfc4gsuch6CV0w/Qx CITAAqzDleQeMHApiHHb8D4GlVw9WNlvz4DIfQc6uO9DkHse7+vwWoDX69g/ DR0kAJ3c97DfgNdvoEOlwWe/rdz/BWWjkOCGwIq/reD2gUv1a3BztVDGxaGF vI064nhp8YpgXw0NRD17hnzG2i2qVdDClUET51XGp/DaCrlURt6FMPkjRBke +vxTWBEJ2vberAZA/R+4Iv5J/fPLXorST5xJ4rAOq6+8Aqffsy5URnDkRe4I ZIGaO8Ltxv4e+U5+h+fxLfhzXpZKzV6w/gDg8Q4QlqVVj6b6ALNB+F+OYXhZ dQd8hhuTQ4ycT6LP6a8cmxE/s7vwLHS1T5y95zTgSm7BETasdA7khgcCUATF UILnp1I8zZdDBX09y17OVkMMavC5BDJoHtTBYsyAFlgKrbAcGXUNrIR2rBnf gGthFXTCdfBNuB7tT8IoIeolE2MjdFYPWZ/x1UKGgKhz8L4De7KcYK4fV+S0 pp1X5BxoSZ4i50BPzIpcBdVEUOQq6COrFLkaePKsIldDiJxW5FmQTyRFngUu Lk+Ra8DLFSltLYS4RcoYLdzA3aLIs5FfrynybOTCHxV5DuSqchR5DlhVFkWe CwtVJYo8F3aoNijyPBBVFxR5HjSrszNv4EX1MkWuQ/kmRW6EXPXPFLkRrOrD itwEevWritwEbvX5RSOj02MDG/pTQrCnVIhGIrXC+mmhY2ykJzk+LqyeHk0K LSMTw71j0yGhaXBQYGPHhbHkeHJsMtkbgkUwAqMwDWMwABugH1LIpSD0IBcE jEUE/2qxtR5HCBjrMRzdgxEexz8BVqN0FHsCsmIEJmAYenHENPJHgCasOIN4 v6R3nPXos0m8T+J3L4Sax6a7h1MUsNA8MtiLGFPJseHuVBKamapuVJrKTC2g dATV9ioTpJiqYRyFrWuTGyYGu8eQjUmccQJ/7oYxxRPUEYof6oQvnbOOOrDm CjPTRl5uYh3D8jciZE/JTq2RQSCGSorh6mbLKiszKr+gcE1ybHxgZFiIhiKR KljDfhpHh4/gADpTiM1V1UQ/q8q/ZErFHQPjQreQGuvuTQ51j20SRvquzqIr rB5gYe3GK4XybgSZhCHqeNiEshHo+1toc7UJv+7TS8YGeoT2wfGRYSxSlHQ9 OKIdHTZOvfH/PU36U6nRunB48+bNoVEZdAox9ymQe0aG2KMpnKYOa3cYNrO/ EPbnQkkpQPqugNGD/aG/wxSXEu9qufOF/P/yPGLVkIPmC5WfO28yLPgI8lTv 0PJ45h8qnk3fZ89Ib6l/rnoWx2an18b/A/mTzbIKZW5kc3RyZWFtCmVuZG9i agoxMiAwIG9iago8PCAvVHlwZSAvRm9udERlc2NyaXB0b3IKL0ZvbnROYW1l IC9BQUFBQVMrQnJ5YW50UHJvLUJvbGRBbHRlcm5hdGUKL0ZvbnRGaWxlMiAx MSAwIFIKL0ZvbnRCQm94IFstNDcgLTI5MiAxMjA4IDk1M10KL0ZsYWdzIDQK L1N0ZW1WIDAKL0l0YWxpY0FuZ2xlIDAuMAovQXNjZW50IDc1MAovRGVzY2Vu dCAtMjUwCi9DYXBIZWlnaHQgNjY2Ci9YSGVpZ2h0IDQzNAo+PgplbmRvYmoK MTMgMCBvYmoKPDwgL0xlbmd0aCAxMjg2Ci9GaWx0ZXIgWy9GbGF0ZURlY29k ZV0KPj4Kc3RyZWFtCnicZdfLbttGGIbhva5Cy3QRSHMmAcNAkW686AF1ewFz dATUkiArC999+b0TpGkbIMYviZx5vl/DIXX49PTT0/l03x9+u13qc7/vx+nc bv3t8uVW+770l9N5Z+y+ner96yv+1td83R22k5/f3+799ek8LvuHh93h9+3D t/vtff/hx3Yp/Yfd4ddb67fT+WX/4c9Pz9vr5y/X61/9tZ/v++Pu8XHf+tgG +jlff8mvfX/gtI9Pbfv8dH//uJ3zzxF/vF/73vLaTEy9tP52zbXf8vml7x6O x8eHMR53/dz+85E5HucpZdTP+TYPPW7/HrfSUBqVltKqdJROpaf0KgNlUBkp o8pEmVQulIvKlXJVmSmzykJZVFbKqrJRNpWdsqsclFuiB4PXyGvwGnkNXiOv wWvkNXiNvAavkdfgNfIavEZeg9fIa/AaeQ1eI6/Ba+Q1eI28Bq+R1+A18hq8 Rl6L18pr8Vp5LV4rr8Vr5bV4rbwWr5XX4rXyWrxWXovXymvxWnktXiuvxWvl tXitvBavldfitfJavFZeh9fJ6/A6eR1eJ6/D6+R1eJ28Dq+T1+F18jq8Tl6H 18nr8Dp5HV4nr8Pr5HV4nbwOr5PX4XXyOrxOXo/Xy+vxenk9Xi+vx+vl9Xi9 vB6vl9fj9fJ6vF5ej9fL6/F6eT1eL6/H6+X1eL28Hq+X1+P18nq8Xt6AN8gb 8AZ5A94gb8Ab5A14g7wBb5A34A3yBrxB3oA3yBvwBnkD3iBvwBvkDXiDvAFv kDfgDfIGvEHeiDfKG/FGeSPeKG/Eu/3VbvN1V/nfLhNJEpUkkiQqSSRJVJJI kqgkkSRRSSJJopJEkkQliSSJShJJEpUkkiQqSSRJVJJIkqgkiSRJSRJJkpIk kiQlSSRJ6nzCm+RNeJO8CW+SN+FN8ia8Sd6EN8mb8CZ5E94kb8Kb5E14k7wJ b5I34U3yLngXeRe8VYYFb9XEC96q2Ra8TYEWvE3IBW/TbAvezgF4O+Pi7Qq/ 4O1KvODt6sOCtzMx3s7EeDsT4+0Kv+LtSrzi7Uq84u2KueLt4qx4uxKveLsS r3iHkCveIcOKdwi54h1CrniHYq54h5Ar3oEB7xByxTvg4B0y5M1r586c8RZK vFmzZbxZhow3K3wOnMYBeIsMGW9Tiow3K1vGm2XIm9eaeRreohQZb1b78ua1 lgst462Mi7fpgCKv5f5SpleNKpbTNFhxlOpDmV5K+lsoow7grl4SgzHCwrui F3ldlaHIa7l9FLxZTS14C6X668hW5nqQt8z+yltZD0XjVrxZs9XZX30BFS83 1yqvWSWr6q9l463Tq3Er/d06990uE+K/N5lK44vI20WhL4kzWShZmSpBiFcJ UvXdVhZKU4Oqghi24ToodUBjofBEsV1hKtXtZikVpDlKrfHmKaVvLBQeI9pc 2Fo+TY0PVaHbXNhqUFPjDXtIU+PnTaoVlfRqu4i3kntma5SMsHlH4YltW3oq Re9zYevdPheKJu7Tq9P69Goldbzc7jsLpTICXpCdxlcGw1vV387CrvJ2+lsV vs/+Mu7sr7J1+luVorNQmjrZ58JWzKGn1YU+DLxNhsFCaTIMLsSmicfc6NSH Ia/h8WTIa7lghryWPW/MC5FxV96Vd2RKRiiUTDEXNgc03lWg0SmZeDBF+n4B 6vFaPwC+PbbXL7fb9sTOrwQe1fWQfjr3bz8krperztL/vwHnhvNPCmVuZHN0 cmVhbQplbmRvYmoKMTQgMCBvYmoKWzI5MCA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDI0NiA2NjYgMjU3IDY2NiA2NzQg MzkzIDYyOCA2NjYgNjM4IDYyNiA2NjYgNTczIDY2NiA2NjYgMjU3IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY5NCA2NjAgNjY3IDY5OSA2MDUgNTcyIDcx OSA3MjAgMjkyIDY2NiA2NjUgNTc0IDY2NiA3MjIgNzc0IDY1NCA3NzQgNjkx IDYyNCA2MjEgNzIyIDY2MSA5NzQgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNTY4IDU2NiA0ODQgNTY2IDUxOSA2NjYgNjY2IDU2MCAy NjAgMjYwIDUwNiAyNjAgODUxIDU1NCA1NDIgNTY2IDY2NiAzNzIgNjY2IDM3 OSA1NTQgNjY2IDY2NiA0OTIgNjY2IDQ4MSA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDYwNSA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNTE5IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2OTIgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjZdCmVuZG9iagoxNSAwIG9iago8PCAvTGVuZ3Ro MSA5MDAwCi9MZW5ndGggNTM3MQovRmlsdGVyIFsvRmxhdGVEZWNvZGVdCj4+ CnN0cmVhbQp4nNVZeXAU55V/X89ouqd7erp7Ll1IjA4uAUIajQ4G3UJCICwE 6AILHUgjJKMLaTgUwNwmIUCwDcSbYJuQGGwWYuy4IHEI8VIpTDnEcexsyhU7 BGeTmPJubHxjG7X2fd09g4RJ2flnq3ak7q+/N1+/8/fe+7oHCADwkAFRMNDe 2zZQtd35J6ScAiCOVT3Dnc/lPZ6N1y8ARF/v6W9vu/Dsr34KEPskrvlmV29o w8MO6Q8AcRm4xtbVFWxjO80CQHw+fp/a27ZhAPZCE85bce5dtHSW77EX9lbj fCvOWwf6h0LDf9kcg/NrOD/d19Yb/MG50CcAEw4AWFqRXYfl3x+1AyTfwO9z 8CBA9QWw4aUFvvKjLWa0S5M5ysJyVl6wiXZJVhwa0elye6JjYuPiJ0BC4kRv UjKkpE6CyVOM26fCtLTpM2amz8rIBF+WPzsnF/JmB+bkFxQWFd9FWslXK/T1 P6Vfc50J+tDEYuZ7eGUBK0CWkqSYkqxESeojr2aqp0iteoAsZb430sl0jbxP 3h55H2OdP/qRSWGO4/pYSILpkAUwyWVJnpztz/F5TC6WWFLoJJfkZPk8Dv/k ZIvL4yORFRaDYlKavtmE//uj1I2sXRCtZCsr8fZ781fm569U/6h/maXNHi5r aiorXbGCnOW4kQdEO89KTEgUR37TWlraWkr+bnw9qE2Bhi4XVpLPmFSIxzhl aWITCGrjskwnbqpJAUEd/Tm1J5QY5YRNUWzhC9L8FJ0+JcVIkQvkN2u0GXZA K8gAuS4WDUT7cgoIZezeEc+746JicWFsw/z4mChpQfl0myxTmEEF/JkMEAUQ 17lU4BxClUhpFSRJ+ISe/izGiPhP11aNfg6PQzWwCFfKGPWsik2OjU120lOs ZlfJ6CGyjflPQFwT3dNhRyNZ/ZRzxjGEt7h5ifm5xXLrc1eMmTNZnbgakYxx YwYwbixIOJfRC3KOLxwfZuDIrSNHbrVuuLJhwxVyVb16+TJJvqxOv3nixM0T oMmeMHqTcMwxcIbjrbB6pIuoAm7CKXHKtziToET/yG5J8NgcDhuzII2RbG42 yzxR51GGivhQhzSNR0oSvb3QlFtIsv2TU5INfrnUHgwTayfuJJ+H8cm8WiHI bm9+IH1zw71Lh2o5TpAmNQzft6llU6iJfFeQ4nhZFrJq8nzJnvz5ebPnFFvs gjM6b3lNycpATlutpGEC7aeyfbrs5CkUj1m+aE+WLwfFTycaQDFCOYYyui5U FTaRML4Dffs6bIrAc01Ddb3B5koavpL5ddXzyubKHntc5fMDg+XLfr6sr5YX bSJbtbiiZLHMC1J5TmBOstVudYpTllW1Z9qaaSwSR28ynejLGIrQ1DGwTAoH 1K1k+VIUwnRKQp8cJ6sH46xkm02K7xN+ol655rEfFxVFPB7LW8lp0av2kAb1 KQ0fHzL5mM9pd7fRcHGuMycrSQNiEkt9zeTvCR1uEmSb1dqwYXlXx+JV1bwo 2ZmsqFiSLciSTX1rWmHv6p0vN2+uF3ibnV2wonJhfSnnsJGiWMkjfZ69Bm2q QP8Wo39jINWQToXTYOqxZAtpCrJUC4vbRTViinet3bTz8V3TnbGismV3ysSh Bd3bAq0NS4bb2mvvu9K0aXPvd/4RcLh4gc16YmOgYO3yyvqm8qrGFRqWUtCH Itrq1nLBwrj1EuPITaKZhgYyIrtujTxBHrxP3SIgPsiZicw2q/W76nvPUOed IfG7UHmtDpai7gtQdyckAFZwpz8cdoNpTu5ks6Y1dWOq5ks6XbPh+Q1rKhv3 3tjbWLmGpJ0M9Tzfo370wLK6/XUMqVq+vKoly7mioqGvr6FihTOrZvG88pqa 8nnb5mXnFRfnZaPPZqPcrLDPnP4w8LW8zsG0yLXTQpXrisTPMvuB0B0u690c cRl5+Us+C91722eMXmPIOr0GhKsMM67axI6pOaQkXHrw3gDqekXLXT+Nr5Gs msqKK7lAK/sa2LL94QhrmTzJl6Np7vIwV+xr9p/97TOH+wZ9abWVLS2VtWlP bz347A8GN5tZK6++nVNenpNdUlJqtwQuP3LwQn9QvRkbO7ls5UMryyY8dnzr rqezGNuBisGKyr5KXacMxMARzCM3ehCshDovJXkWSWIjPchnSjKR7cRjlkUn t0R9cgnnFGUz8VgnP0nSDjH7Rx7mLDbJee6cU7JZOKbXpdaRBg0TLShgOeLL hZiYrCFaKxGKXsVpmBLJFFo33BgcNkXRQ8QsX7/6C1GR7f/V0JeZM7dxzfyi S78uqBi4+lZ1beO5hauxKDaLyrIqf4VHWP7e7IJ/lA+r792TX1ypYZr6+Dvo 4yScYNZq5kxJJ5r3kL9RGTXr5Byy+2grJ9tEblrHgs0HD25e0DGNE20y13r0 4M9+xhy/38bZJMGfe/LGyVy/IOHs/hdJ6oua36htu9E2kWYP9oIxljmoSWgM s/vcoQs0Ty4c2nhoy5EjW8gb6l9/qauvBj54bORV1JfyiUM+CYhexSgpOqdw gXFrbTfl+6SDpqB6P+VItmnXj76sZWWB+pnskRWRMsaL9/HQfNGCsY1F3jG0 51ruxnU6+T72nDv4veyhIpjOMcx0vz4a7jssTap0xqiMepmMIDY7Jdyn3cyj 3Ix9dYu316Sdf3B/Iyehp2v6hh95cPuuul/S4v+mTdko8plFc9qHSx++tIL3 SNw9Tw1vOll3EMuK3v+pDT2IT6zyuYpWVHCHpY+6SUna2IJmkEPUljhFXY0n D9NHrVD/m7jpOPKQ5rZk9SqOlG/H6E04inyFMb5Bpkd1FroHNA6GDs24Fluw k+gAkojTwJaJdY+5//tkB2cTZeub71pkHK4/ofMjCWQzJ/Oi9XX12wIryHbS c+z58TIQBxNQBt0fjYOBxrRTC88mkfLK0WPdqd0YifN7eK8XY0OMcqKlr2Ky oILhiRYtcoJIvEOUZcT5h9xU7kOEP04c/EKmzCmLIwfono2oI586HIxVZeiM GRBlZ1hOCOXEhXsjUSKwQs6KXsqYkGQXebVRjkEF7VZygopy2WSRmTVyTVBk G7NGREGvMF5RVmw0l/yIrVfH7Ku8mJreyL7q1Z+rf/zFL8jkLYdvPvLITfKm +peXXiKJL6mzbpw6deOUlouoVx3iXKZIB4pqZSzcw+lY19v6D/Qf9lyhNbOy 4LPPCpjMH3WrH4TR/nGoSv0kzK8b+cVBMu2MFjYS65RxjHEjnpKESct0L6rc blZsTuu+T3UBE1t78ysL1A+JWEDeqmgT1U+wRuLeeKL6bljaqr2h+ernxp70 I6YM7c8Yu+eIbDmwehmJ5h6badGJUUzZrqEHV9vtHjE4tKxjRfu+1ftWDzfb 7SLHNbYv7artzvDPTUm2P7G4dalN5O3WeWV52YWJ05uLljYUW228HJUzZ05m UbLsTIhLnYF6ONBuP9p9e3+aYmwEtFJBStC417WK8z/0/LqeJdWIR1okCPB4 fyPiwwVgRnAYO6d4I2VYQspSreqnJkVwsB98wDoExUQ33Ew/ZxEkeeQSE5Al wcKNPEh94hq9aTqiY5pEOJio/QLRQnGbu498eP6cBRHGvMK63Jbz59E97CuM bHNZzp23pDH7Rl5nprolm5kbOeB0Mmkjf8DzAGe2SW7tGxqD0dHR35Nzox9i 14KopOwkck6tJD+dMREMfJJb5AIoMAE9Y+wzbzdv1mjOGC5yC10U6O/+xs62 ldvym+cvbG5eWNny+kXqKH/9rtbOLVuD93R0fK+ji/KtwbjHab03YXwVUnL0 mp88JdXIgr16HSlY17RlS9O6ArJkxeGWlsNjypR6tWn7pe1Nc450rDq8Cv2X jTq/gjprfdAzFjuRbYVbr+MYYRIXaI6xKDaBz140v7V1/qJsfFJXLDHNgZU7 dpALGalWq2C3Fa06uKrIZhes1tSMHb/aARHfqGEbJmVHtjBjajTQTR/aQS6G 1Tfq9I91IwKa5iQ5UqdJom5FmP/f0I54LRe1XUNKUiK5wwQMRLTW5FnibFon 8eoTzL1VS7MFm2C3xDfP7tp8/y1LfVHJMgu5sKWNl4qbi0SJt1onzXqgpXn3 i8V19UUUczZ8PpuN+E+mz7w65pUxeTAH81B//MRmb3GfGOQliR9EQyoEu12o OOqmc0e2jzwruST1sNZw7rN77IUn8ZRTEvZXAVHRnmSYgf4y/I/CorPDDtPz P/zIARquKMLIxbjWnOatW5sLmqJR6GCoe74jmpfLahqXqKebq+a1t8+rak7z bby0MXdSQIPE7vs2zeRlD5fasoRIR1o693fq/aIG7XwHY5Z4G80ahBPInRgk 76CkyrkldXrEfGvqgx//mfK+Wl7dWPm7MfD7a/2AZl8l9tWDTBP2Ved4TE82 9sgGkud6vB7815z0AD3v0eYR/X6q99vcsc1VyQ033+jwPtXg9hHP2yT7ibOc Igr82VOHxyjWc5FTeJuw86rA4fPZVYM/7P1y7997t96Pa035GK+Mu/rqLo5L 0IpVND2Z8ik45pYsvj1QJ/YGGtyBDXUdEU82zP/d+CvdI/76vJnBAe29xk0t B6LH6jBGBZRK/oacl25aiud1P173/hv0/muFtbWF1+jVG/Xr14+pY3qfpTf7 b7+/ILe2Xdq27VJ52/62tv0kcHHnzos71d8+Egw+EtRrVQETh/dqee50RwrU mPhAuFaNT3OjVpEjep5/rLm3BM/qX8JpbsQ8QJ6nHZy4DJem3Pap9uRLAonF NYpocyBX6R6/qJCj8b11p+l7Et1jFTPy7Ho/JcdQ1+nam4E7n+HTydiOqhdF 2k895FjT4o652CltQv49/vyUKdPaqptq5hXHx3JyXmCNv6Lxhz1ls6123mad NSUpJkkS4ksyZ89JEZVoa2LJxMmuOL2HkkLEf/w/ryEUay8EabEIoiHLaPFY Rv10R9nYa2zwaPxpDXyexj/8lkP3Ci2s4fhj2CMQIEdoxOvHo0D3s4T6nUBe 2KPjmUhbjfTT8sOHWacomZ/mkrmnzZLoJE+qp8lShyywnDqMpXk3h9tXY68w iHy+Vn++d20v68D+vJP251CI9ued2J8dbO9aNpWcUJ8l97js2J/VdQ4nWaCe dTrIHuzPdpf6E1Lt1PSeaeiN/cypv1IaUwUir9GMndM7e7g4iX3okEUWRG7f Pk4UZMuhh1gpjiPMaUESOP65s9jSJP7MGV7Cfnb2OZ5DMpUjYn0+hnIS9Hci rCXySi3XNG5DQ46ZVmbO3cjxNruj1n8SfeXgvnsQzZTI41HcjdAP50fZBbsQ WE728VGC7FSPkE5F0mzJx9Nx8qy+j9Zf4eUaXYzutehWCQdyPFa9zEssUVSK FeLHXqa+SxjBHhNjR31Jg50XRBHVV5+0a8/bWq9k/k3rlb6v1S2d+qtHzZvU zq/onmsslaydlyzldDv5T1spSWKtnXizlWuT6WtWmIr7nG/h/nbel57JWSNF EBHRxiXVdtxj+hQjcaiXjMtCQn64fzEr2yQutS6wqMt1jT5NXjeZrtPxmqtr UaAuFR83ZXbx/lV7opdR6hKTaQkdl0XvYY7vo0/29sL87jrRJU5ISIzHoa47 v9BOH/L37erFaXxiwgQcenfpb/rj8K8HDsIZuASvwyfEQ/LIOnKeXGcm47Ph TuYF5qbJY2o17TddNt0ye83V5pD5jPlN8wdRqVGlUeuijkVdjHrHkmzptDxg OWX5q+UDNpFdyG5lz7B/52K45dw3uZPcH7kbVp+13hqy/sj6Es/xPr6R38Q/ x18X4oQK4SHhI+bH0Edw32BaBPlMBuTCyzCLnIUKeAeqyEUoYU5BPumBCcwQ lOGRy2yGROYbSF8LFcx0SGH2QikTgtl0PfMRBJgrkMHshhbmP/D6ORzn4TET jzdw/mtoIWboYA7hvAhaTNU4voajBfzIu4U5jQflXQEOZiXwpjPgImdHR5m5 +H011JAvIBtHPxMHflICNu06G2rgTagk17SxxrQbatCOKjz0e+bj8XsoIWXI E+lom8TsBAfSZpJnQCSvod3Ij3kJptKfl5h3Ry34rHFt9LXRt8zHjF+nbn/K NEoZLKO/CID+W5T+G1axsYIhL5ADEAVm5jyzB+d79ZH8CfvQN/BrIcpkpveZ jgI8XQPeBWHWA6FOysX7BaPpcNm0Ez7HUvi4VmSfxT0kYGVkjF+/YHQXrbd3 +ZRpecuBHTuyjM8XDtw1ubDHerDWx0AsYi4enzkSIAVSYRJMhin0VzFIw842 A9JhFu5KMjHTsyAbchANsyEApTAXyhER86AS5sMCqIKFUA2L0N+LYQkshTqo hwZoRJ8sh3uhCVbAACHm8rWD/bpGCWRlxI/FmnbEbMVxK850OkGNXjDoBPIw jsTwLktcBp0BO4k36CaYQaYZdBM0kjqDboY4ctqgmxEjLxr0KIzzFwY9CuIY zqBbIIlJNq5ZSGfKjDUsNDFrDDoHLuY3Bp2DqcxbBt2K+LQadCu4TE6DzkOx aYpB52GraZVBFyDJ9LZBF6DUHNbBBknmBQbdhvTVBl0G3hy2RQaX+ZxBV0Ax /9qgK5BsfrOsf2B4sHtVV8g7tX2a15eRkeddOeytGexvDw4NeWuHB4Leiv61 fR2Dw+nekp4er7Z2yDsYHAoOrgt2pCNi+mEAhmEQumEVdEEIcTYV2hEVXkRC Bv7l4dVKXOHFmA/i6nYIwhD+eaEWqQM48yI++mEt9EEHrhhGJHmhBKtbD463 +Q5pM3pvEMd1eO6A9NLB4ba+EFXYuyS4am1P2yCqGQoO9rWFgog9yq0N+YYi 0r2IuiByXIvc25CiSwppPPuQglcGo/ELDZdQjxgOCXi/LDxAXZh9h6FhM8cb GUDRX0fBQMSR2bo8FDfTEHd3U3U+M+/g8yUz64ODQ939fV5fekZGJmYh/WoI vd2PC6jIdE1oZgn91E7/57INL3QPedu8ocG2jmBv2+Bqb3/n3VF0h83dWljb 8AghvQ19E4ReTd/VSOuHzn8FNncT+HXvLh/sbvcu6hnq78NyRUHXjisWoc+G qEP+v6dJVyg0EJg1a/369ekDutIh1LnTULm9v1e7NYRiAljFZ8F67S8d52NV CRmKdN6hRjvOe/8PRNzOt7tlzpfz/yszXauKDJQOHG90tUj5H4Nguk7L5O++ PeOZ8Dj6mvq2+ZjpMa2aG/3zfwHbExjECmVuZHN0cmVhbQplbmRvYmoKMTYg MCBvYmoKPDwgL1R5cGUgL0ZvbnREZXNjcmlwdG9yCi9Gb250TmFtZSAvQUFB QUFUK0JyeWFudFByby1SZWd1bGFyQWx0ZXJuYXRlCi9Gb250RmlsZTIgMTUg MCBSCi9Gb250QkJveCBbLTQ1IC0yODEgMTE4NiA5MjZdCi9GbGFncyA0Ci9T dGVtViAwCi9JdGFsaWNBbmdsZSAwLjAKL0FzY2VudCA3NTAKL0Rlc2NlbnQg LTI1MAovQ2FwSGVpZ2h0IDY2NgovWEhlaWdodCA0MzQKPj4KZW5kb2JqCjE3 IDAgb2JqCjw8IC9MZW5ndGggMTI4NgovRmlsdGVyIFsvRmxhdGVEZWNvZGVd Cj4+CnN0cmVhbQp4nGXXy27bRhiG4b2uQst0EUhzJgHDQJFuvOgBdXsBc3QE 1JIgKwvfffm9E6RpGyDGL4mceb5fwyF1+PT009P5dN8ffrtd6nO/78fp3G79 7fLlVvu+9JfTeWfsvp3q/esr/tbXfN0dtpOf39/u/fXpPC77h4fd4fftw7f7 7X3/4cd2Kf2H3eHXW+u30/ll/+HPT8/b6+cv1+tf/bWf7/vj7vFx3/rYBvo5 X3/Jr31/4LSPT237/HR//7id888Rf7xf+97y2kxMvbT+ds213/L5pe8ejsfH hzEed/3c/vOROR7nKWXUz/k2Dz1u/x630lAalZbSqnSUTqWn9CoDZVAZKaPK RJlULpSLypVyVZkps8pCWVRWyqqyUTaVnbKrHJRbogeD18hr8Bp5DV4jr8Fr 5DV4jbwGr5HX4DXyGrxGXoPXyGvwGnkNXiOvwWvkNXiNvAavkdfgNfIavEZe i9fKa/FaeS1eK6/Fa+W1eK28Fq+V1+K18lq8Vl6L18pr8Vp5LV4rr8Vr5bV4 rbwWr5XX4rXyWrxWXofXyevwOnkdXievw+vkdXidvA6vk9fhdfI6vE5eh9fJ 6/A6eR1eJ6/D6+R1eJ28Dq+T1+F18jq8Tl6P18vr8Xp5PV4vr8fr5fV4vbwe r5fX4/XyerxeXo/Xy+vxenk9Xi+vx+vl9Xi9vB6vl9fj9fJ6vF7egDfIG/AG eQPeIG/AG+QNeIO8AW+QN+AN8ga8Qd6AN8gb8AZ5A94gb8Ab5A14g7wBb5A3 4A3yBrxB3og3yhvxRnkj3ihvxLv91W7zdVf53y4TSRKVJJIkKkkkSVSSSJKo JJEkUUkiSaKSRJJEJYkkiUoSSRKVJJIkKkkkSVSSSJKoJIkkSUkSSZKSJJIk JUkkSep8wpvkTXiTvAlvkjfhTfImvEnehDfJm/AmeRPeJG/Cm+RNeJO8CW+S N+FN8i54F3kXvFWGBW/VxAveqtkWvE2BFrxNyAVv02wL3s4BeDvj4u0Kv+Dt Srzg7erDgrczMd7OxHg7E+PtCr/i7Uq84u1KvOLtirni7eKseLsSr3i7Eq94 h5Ar3iHDincIueIdQq54h2KueIeQK96BAe8QcsU74OAdMuTNa+fOnPEWSrxZ s2W8WYaMNyt8DpzGAXiLDBlvU4qMNytbxptlyJvXmnka3qIUGW9W+/LmtZYL LeOtjIu36YAir+X+UqZXjSqW0zRYcZTqQ5leSvpbKKMO4K5eEoMxwsK7ohd5 XZWhyGu5fRS8WU0teAul+uvIVuZ6kLfM/spbWQ9F41a8WbPV2V99ARUvN9cq r1klq+qvZeOt06txK/3dOvfdLhPivzeZSuOLyNtFoS+JM1koWZkqQYhXCVL1 3VYWSlODqoIYtuE6KHVAY6HwRLFdYSrV7WYpFaQ5Sq3x5imlbywUHiPaXNha Pk2ND1Wh21zYalBT4w17SFPj502qFZX0aruIt5J7ZmuUjLB5R+GJbVt6KkXv c2Hr3T4Xiibu06vT+vRqJXW83O47C6UyAl6QncZXBsNb1d/Owq7ydvpbFb7P /jLu7K+ydfpblaKzUJo62efCVsyhp9WFPgy8TYbBQmkyDC7EponH3OjUhyGv 4fFkyGu5YIa8lj1vzAuRcVfelXdkSkYolEwxFzYHNN5VoNEpmXgwRfp+Aerx Wj8Avj221y+32/bEzq8EHtX1kH46928/JK6Xq87S/78B54bzTwplbmRzdHJl YW0KZW5kb2JqCjE4IDAgb2JqClszMDAgNjg2IDY4NiA2ODYgNjg2IDg0NyA2 ODYgNjg2IDY4NiA2ODYgNjg2IDU2MCAyMDYgNDM4IDIzNCA0NTAgNjg0IDM2 NCA2MjcgNjI3IDYzNyA2MzQgNjI5IDU1NSA2NTIgNjI4IDIzNCA2ODYgNjg2 IDY4NiA2ODYgNjg2IDc1NiA3MTYgNjQ3IDcwNSA2OTIgNTgzIDU1NyA3MzEg NzE1IDI2MCA2ODYgNjYxIDU3NSA4NDYgNzIzIDc3NCA2MjcgNjg2IDY4NSA2 MzQgNTgyIDY4NiA2MTAgOTQ0IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA0MzggNjg2IDU4MCA1OTAgNTA3IDU5MCA1MzggMzIxIDU5MCA1NjUgMjIw IDY4NiA0ODAgMjIwIDkwMyA1NjAgNTYwIDU5MCA2ODYgMzI5IDQ2OCAzMjMg NTYwIDQzOCA2NDQgNDY4IDQzMyA0NjcgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDUzOCA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNzE0IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2XQplbmRvYmoKeHJlZgowIDE5CjAwMDAwMDAwMDAg NjU1MzUgZiAKMDAwMDAwMDAxNSAwMDAwMCBuIAowMDAwMDAwMTA5IDAwMDAw IG4gCjAwMDAwMDAxNTggMDAwMDAgbiAKMDAwMDAwMDIxNSAwMDAwMCBuIAow MDAwMDAzNjM1IDAwMDAwIG4gCjAwMDAwMDM4ODUgMDAwMDAgbiAKMDAwMDAw NzM1OSAwMDAwMCBuIAowMDAwMDA3NTM3IDAwMDAwIG4gCjAwMDAwMDc3MTgg MDAwMDAgbiAKMDAwMDAxMDI0OSAwMDAwMCBuIAowMDAwMDEwNDk3IDAwMDAw IG4gCjAwMDAwMTUwNzcgMDAwMDAgbiAKMDAwMDAxNTMwMCAwMDAwMCBuIAow MDAwMDE2NjYyIDAwMDAwIG4gCjAwMDAwMTc1NzYgMDAwMDAgbiAKMDAwMDAy MzAzNyAwMDAwMCBuIAowMDAwMDIzMjYzIDAwMDAwIG4gCjAwMDAwMjQ2MjUg MDAwMDAgbiAKdHJhaWxlcgo8PCAvU2l6ZSAxOQovUm9vdCAyIDAgUgovSW5m byAxIDAgUgo+PgpzdGFydHhyZWYKMjU1MzkKJSVFT0YK ----==_mimepart_567170c74fe14_97aa3ff698e14fb435914-- Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 133ms (ActiveRecord: 1.9ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:10:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (28.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (37.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 215ms (Views: 209.7ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:10:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:10:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:10:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:10:16 +0100 Started GET "/dorsale/customer_vault/corporations/1/edit" for ::1 at 2015-12-16 15:10:26 +0100 Processing by Dorsale::CustomerVault::CorporationsController#edit as HTML Parameters: {"id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::Address Load (0.3ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.2ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_form.html.slim (41.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/edit.html.slim within layouts/application (68.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 299ms (Views: 291.4ms | ActiveRecord: 0.9ms) Started PATCH "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:10:28 +0100 Processing by Dorsale::CustomerVault::CorporationsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"fHx9pvssiMgUAA5cC/kRUZtEVc1ddgfHY2AybxYrk8NGaGK4v/QE/ybesvnn6RJGcBRKzCoQMVYUGD0reQbv6Q==", "corporation"=>{"name"=>"agilidéé", "tag_list"=>[""], "phone"=>"", "email"=>"benoit.martin-chave@agilidee.com", "www"=>"", "fax"=>"", "capital"=>"", "immatriculation_number_1"=>"", "immatriculation_number_2"=>"", "european_union_vat_number"=>"SSS", "legal_form"=>"", "short_name"=>"", "address_attributes"=>{"street"=>"", "street_bis"=>"", "zip"=>"", "city"=>"", "country"=>"", "id"=>"8"}}, "back_url"=>"http://localhost:3000/dorsale/customer_vault/corporations/1/edit", "id"=>"1"} ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Unpermitted parameter: id  (0.1ms) begin transaction ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] SQL (0.5ms) DELETE FROM "dorsale_addresses" WHERE "dorsale_addresses"."id" = ? [["id", 8]] SQL (0.1ms) UPDATE "dorsale_customer_vault_corporations" SET "email" = ?, "updated_at" = ? WHERE "dorsale_customer_vault_corporations"."id" = ? [["email", "benoit.martin-chave@agilidee.com"], ["updated_at", "2015-12-16 14:10:28.965101"], ["id", 1]] SQL (0.1ms) INSERT INTO "dorsale_addresses" ("street", "street_bis", "zip", "city", "country", "addressable_id", "addressable_type", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["street", ""], ["street_bis", ""], ["zip", ""], ["city", ""], ["country", ""], ["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"], ["created_at", "2015-12-16 14:10:28.967241"], ["updated_at", "2015-12-16 14:10:28.967241"]] ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]]  (3.1ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/corporations/1 Completed 302 Found in 22ms (ActiveRecord: 4.5ms) Started GET "/dorsale/customer_vault/corporations/1" for ::1 at 2015-12-16 15:10:28 +0100 Processing by Dorsale::CustomerVault::CorporationsController#show as HTML Parameters: {"id"=>"1"} 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]] User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (3.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_actions.html.slim (0.7ms) ActsAsTaggableOn::Tag Load (0.2ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_context.html.slim (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_context.html.slim (16.0ms) Dorsale::Flyboy::Task Load (0.1ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_id" = ? AND "dorsale_flyboy_tasks"."taskable_type" = ? AND "dorsale_flyboy_tasks"."done" = ? [["taskable_id", 1], ["taskable_type", "Dorsale::CustomerVault::Corporation"], ["done", "f"]] Dorsale::CustomerVault::Link Load (0.2ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] Dorsale::CustomerVault::Link Load (0.1ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_data_context.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_form.html.slim (4.2ms) Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."commentable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_comments"."commentable_id" = 1 ORDER BY "dorsale_comments"."created_at" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_list.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comments.html.slim (15.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_activity_tab.html.slim (19.1ms) CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."alice_id" = ? AND "dorsale_customer_vault_links"."alice_type" = 'Dorsale::CustomerVault::Corporation' [["alice_id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_links".* FROM "dorsale_customer_vault_links" WHERE "dorsale_customer_vault_links"."bob_id" = ? AND "dorsale_customer_vault_links"."bob_type" = 'Dorsale::CustomerVault::Corporation' [["bob_id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_links_tab.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.3ms) Dorsale::Flyboy::Task Load (0.2ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" WHERE "dorsale_flyboy_tasks"."taskable_type" = 'Dorsale::CustomerVault::Corporation' AND "dorsale_flyboy_tasks"."taskable_id" = 1 ORDER BY dorsale_flyboy_tasks.term ASC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (2.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_tasks_for_taskable.html.slim (13.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_tasks_tab.html.slim (21.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_show.html.slim (108.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/show.html.slim within layouts/application (117.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 283ms (Views: 277.7ms | ActiveRecord: 1.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:10:29 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:10:31 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (23.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (34.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 217ms (Views: 209.2ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:10:31 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:10:57 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.4ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (56.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (71.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 417ms (Views: 270.1ms | ActiveRecord: 4.7ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:11:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"biv2rLFjbgfupZLKdqZgYTpQbL/JhrIWT2Emyq4MAYRUP+my9bviMNx7Lm+atmN20QBzvr7ghIc4GSmOwSF9rg==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>"dd"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] Dorsale::CustomerVault::Corporation Load (0.6ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" WHERE "dorsale_customer_vault_corporations"."id" = ? LIMIT 1 [["id", 1]] Dorsale::BillingMachine::IdCard Load (0.7ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 161.3ms Sent mail to benoit.martin-chave@agilidee.com (7.6ms) Date: Wed, 16 Dec 2015 15:11:00 +0100 From: contact@agilidee.com Reply-To: benoit.martin-chave@agilidee.com To: benoit.martin-chave@agilidee.com Message-ID: <567170f4be26a_97aa3ff6a417bc10363e6@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_567170f4bd3e5_97aa3ff6a417bc10362d0"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_567170f4bd3e5_97aa3ff6a417bc10362d0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit dd ----==_mimepart_567170f4bd3e5_97aa3ff6a417bc10362d0 Content-Type: application/pdf; charset=UTF-8; filename=Facture_2015-16.pdf Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=Facture_2015-16.pdf Content-ID: <567170f4be5ca_97aa3ff6a417bc1036489@tiramisu.local.mail> JVBERi0xLjMKJf////8KMSAwIG9iago8PCAvQ3JlYXRvciA8ZmVmZjAwNTAw MDcyMDA2MTAwNzcwMDZlPgovUHJvZHVjZXIgPGZlZmYwMDUwMDA3MjAwNjEw MDc3MDA2ZT4KPj4KZW5kb2JqCjIgMCBvYmoKPDwgL1R5cGUgL0NhdGFsb2cK L1BhZ2VzIDMgMCBSCj4+CmVuZG9iagozIDAgb2JqCjw8IC9UeXBlIC9QYWdl cwovQ291bnQgMQovS2lkcyBbNSAwIFJdCj4+CmVuZG9iago0IDAgb2JqCjw8 IC9MZW5ndGggMzM2OAo+PgpzdHJlYW0KcQoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KMjguMzQ2NSA1NTguNDI1NCBtCjI0My43 Nzk1IDU1OC40MjU0IGwKUwpbXSAwIGQKMSB3CjAuMDAwIDAuMDAwIDAuMDAw IFNDTgoyOC4zNDY1IDUzNi40MjU0IG0KMjQzLjc3OTUgNTM2LjQyNTQgbApT CltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAozMy4zNDY1 IDU0My42NzU0IFRkCi9GMi4wIDEwIFRmCjw0NDgzNTM0OTQ3NGU0MTU0NDk0 ZjRlPiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoyNDMuNzc5 NSA1NTguNDI1NCBtCjMxMS44MTEgNTU4LjQyNTQgbApTCltdIDAgZAoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjI0My43Nzk1IDUzNi40MjU0IG0KMzEx LjgxMSA1MzYuNDI1NCBsClMKW10gMCBkCjEgdwowLjAwMCAwLjAwMCAwLjAw MCBTQ04KCkJUCjI3OC42ODEgNTQzLjY3NTQgVGQKL0YyLjAgMTAgVGYKPDUx NTQ0OTU0ODM+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjMx MS44MTEgNTU4LjQyNTQgbQozNzkuODQyNSA1NTguNDI1NCBsClMKW10gMCBk CjEgdwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzExLjgxMSA1MzYuNDI1NCBt CjM3OS44NDI1IDUzNi40MjU0IGwKUwpbXSAwIGQKMSB3CjAuMDAwIDAuMDAw IDAuMDAwIFNDTgoKQlQKMzQ2LjIyMjUgNTQzLjY3NTQgVGQKL0YyLjAgMTAg VGYKPDU1NGU0OTU0ODM+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAg U0NOCjM3OS44NDI1IDU1OC40MjU0IG0KNDYyLjA0NzIgNTU4LjQyNTQgbApT CltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjM3OS44NDI1IDUz Ni40MjU0IG0KNDYyLjA0NzIgNTM2LjQyNTQgbApTCltdIDAgZAoxIHcKMC4w MDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MTguNDg3MiA1NDMuNjc1NCBUZAov RjIuMCAxMCBUZgo8NTAyZTU1MjBkYjQ4NTQ+IFRqCkVUCgoxIHcKMC4wMDAg MC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDU1OC40MjU0IG0KNTY2LjkzMzUg NTU4LjQyNTQgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NO CjQ2Mi4wNDcyIDUzNi40MjU0IG0KNTY2LjkzMzUgNTM2LjQyNTQgbApTCltd IDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MDYuODYzNSA1 NDMuNjc1NCBUZAovRjIuMCAxMCBUZgo8NTQ0ZjU0NDE0YzIwZGI0ODU0PiBU agpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMzMuMzQ2NSA1 MjEuNjc1NCBUZAovRjEuMCAxMCBUZgo8NDM2Zjc1NjM2Zjc1PiBUagpFVAoK MSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMjk3LjMzMSA1MjEuNjc1 NCBUZAovRjEuMCAxMCBUZgo8MzEzMD4gVGoKRVQKCjEgdwowLjAwMCAwLjAw MCAwLjAwMCBTQ04KMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNDIx LjY4NzIgNTIxLjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMxMzAyYzMwMzAyMGRi PiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNTE5Ljcz MzUgNTIxLjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMxMzAzMDJjMzAzMDIwZGI+ IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAozMy4zNDY1 IDQ5OS42NzU0IFRkCi9GMS4wIDEwIFRmCjw3YTdhN2E3YT4gVGoKRVQKCjEg dwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjMwMC45NzEgNDk5LjY3NTQg VGQKL0YxLjAgMTAgVGYKPDMwPiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAu MDAwIFNDTgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MjUuMzI3 MiA0OTkuNjc1NCBUZAovRjEuMCAxMCBUZgo8MzAyYzMwMzAyMGRiPiBUagpF VAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNTMwLjIxMzUgNDk5 LjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMwMmMzMDMwMjBkYj4gVGoKRVQKCjEg dwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIgMjY2LjQ1NjkgbQo0 NjIuMDQ3MiAyNDQuNDU2OSBsClMKW10gMCBkCjEgdwowLjAwMCAwLjAwMCAw LjAwMCBTQ04KCkJUCjQwOS4xMTggMjUxLjcwNjkgVGQKL0YxLjAgMTAgVGYK PDU0NGY1NDQxNGMyMDQ4NTQ+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjU2Ni45MzM1IDI2Ni40NTY5IG0KNTY2LjkzMzUgMjQ0LjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MTku NzMzNSAyNTEuNzA2OSBUZAovRjEuMCAxMCBUZgo8MzEzMDMwMmMzMDMwMjBk Yj4gVGoKRVQKCjEgdwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIg MjQ0LjQ1NjkgbQo0NjIuMDQ3MiAyMjIuNDU2OSBsClMKW10gMCBkCjEgdwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjM5NC45NzggMjI5LjcwNjkgVGQK L0YxLjAgMTAgVGYKPDU0NTY0MTIwMzIzMDJjMzAzMDIwMjU+IFRqCkVUCgox IHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjU2Ni45MzM1IDI0NC40NTY5IG0K NTY2LjkzMzUgMjIyLjQ1NjkgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAg MC4wMDAgU0NOCgpCVAo1MjMuOTQzNSAyMjkuNzA2OSBUZAovRjEuMCAxMCBU Zgo8MzIzMDJjMzAzMDIwZGI+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjM3OS44NDI1IDIyMi40NTY5IG0KNDYyLjA0NzIgMjIyLjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcy IDIyMi45NTY5IG0KNDYyLjA0NzIgMjAwLjQ1NjkgbApTCltdIDAgZAoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MDIuNTQ4IDIwNy43MDY5IFRk Ci9GMi4wIDEwIFRmCjw1NDRmNTQ0MTRjMjA1NDU0NDM+IFRqCkVUCgoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDIyMi40NTY5IG0KNTY2 LjkzMzUgMjIyLjQ1NjkgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjU2Ni45MzM1IDIyMi45NTY5IG0KNTY2LjkzMzUgMjAwLjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MjAu MjIzNSAyMDcuNzA2OSBUZAovRjIuMCAxMCBUZgo8MzEzMjMwMmMzMDMwMjBk Yj4gVGoKRVQKCjM3OS44NDI1IDIwMC40NTY5IDE4Ny4wOTEgNjYuMCByZQpT CgpCVAoyOC4zNDY1IDIyNS42OTEyIFRkCi9GMS4wIDkgVGYKPDQ5NDI0MTRl MjAzYTIwNDY1MjIwMzQzNTM2MjAzMjM1MzMyMDM2MzQzNTIwMzQzNTM5PiBU agpFVAoKCkJUCjI4LjM0NjUgMjE0Ljg5MTIgVGQKL0YxLjAgOSBUZgo8NDI0 OTQzMjAyZjIwNTM1NzQ5NDY1NDIwM2EyMDUwNTM1MzU0NTQ0ODQ1NDc0MTRk NDU+IFRqCkVUCgoKQlQKNTMyLjk0OTUgODMuOTU4NyBUZAovRjEuMCA5IFRm Cjw3MDYxNjc2NTIwMzEyZjMxPiBUagpFVAoKL1N0YW1wMSBEbwovU3RhbXAy IERvCi9TdGFtcDMgRG8KUQoKZW5kc3RyZWFtCmVuZG9iago1IDAgb2JqCjw8 IC9UeXBlIC9QYWdlCi9QYXJlbnQgMyAwIFIKL01lZGlhQm94IFswIDAgNTk1 LjI4IDg0MS44OV0KL0NvbnRlbnRzIDQgMCBSCi9SZXNvdXJjZXMgPDwgL1By b2NTZXQgWy9QREYgL1RleHQgL0ltYWdlQiAvSW1hZ2VDIC9JbWFnZUldCi9G b250IDw8IC9GMi4wIDcgMCBSCi9GMS4wIDggMCBSCj4+Ci9YT2JqZWN0IDw8 IC9TdGFtcDEgNiAwIFIKL1N0YW1wMiA5IDAgUgovU3RhbXAzIDEwIDAgUgo+ Pgo+Pgo+PgplbmRvYmoKNiAwIG9iago8PCAvVHlwZSAvWE9iamVjdAovU3Vi dHlwZSAvRm9ybQovQkJveCBbMCAwIDU5NS4yOCA4NDEuODldCi9SZXNvdXJj ZXMgPDwgL0ZvbnQgPDwgL0YyLjAgNyAwIFIKL0YxLjAgOCAwIFIKPj4KPj4K L0xlbmd0aCAzMzEzCj4+CnN0cmVhbQpxCi9EZXZpY2VSR0IgY3MKMC4wMDAg MC4wMDAgMC4wMDAgc2NuCi9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjEgdwowIEoKMCBqCltdIDAgZAoKQlQKMjYzLjE2IDc1Ni4wMjM5 IFRkCi9GMi4wIDIwIFRmCjw0NjYxNjM3NDc1NzI2NT4gVGoKRVQKCgpCVAoy OC4zNDY1IDY5NC4xNTc3IFRkCi9GMi4wIDggVGYKPDQxNDc0OTRjNjk0NDQ1 NDU+IFRqCkVUCgoKQlQKMjguMzQ2NSA2ODQuNTU3NyBUZAovRjIuMCA4IFRm CjwzNzMyMjA3Mjc1NjUyMDY0NzUyMDUyNGY1MjJjMjAzNzMyMzAzNTM0MmMy MDRiNjE3NTZiNzU3MjYxPiBUagpFVAoKCkJUCjI4LjM0NjUgNjc0Ljk1Nzcg VGQKRVQKCgpCVAoyOC4zNDY1IDY2NS4zNTc3IFRkCi9GMi4wIDggVGYKPDU2 NmY3NDcyNjUyMDYzNmY2ZTc0NjE2Mzc0MjAzYTIwMjAzYTIwNDI2ZjdhNmYy MDRjNDU0MzRjNGY1NzRlPiBUagpFVAoKCkJUCjI4LjM0NjUgNjU1Ljc1Nzcg VGQKL0YyLjAgOCBUZgo8NTQ4ZTZjOGU3MDY4NmY2ZTY1MjAzYTIwPiBUagpF VAoKCkJUCjcyLjMyMjUgNjU1Ljc1NzcgVGQKL0YxLjAgOCBUZgo8MjAyMDMw MzQzMDMwMzAzMDMwMzAzMDMwPiBUagpFVAoKCkJUCjI4LjM0NjUgNjQ2LjE1 NzcgVGQKL0YyLjAgOCBUZgo8NDY2MTc4MjAzYTIwPiBUagpFVAoKCkJUCjQ4 LjA5ODUgNjQ2LjE1NzcgVGQKL0YxLjAgOCBUZgo8MjAyYjMzMzMyMDM0MzAz MDMwMzAzMDMwMzAzMD4gVGoKRVQKCgpCVAoyOC4zNDY1IDYzNi41NTc3IFRk Ci9GMi4wIDggVGYKPDQ1NmQ2MTY5NmMyMDNhMjA+IFRqCkVUCgoKQlQKNTUu Mzk0NSA2MzYuNTU3NyBUZAovRjEuMCA4IFRmCjwyMDYyNmY3YTZmNWY2YzY1 NjM2YzZmNzc2ZTQwNzA2OTZlNjQ2NTcyMmU2MzZmNmQ+IFRqCkVUCgoKQlQK MjguMzQ2NSA1OTMuNDQ1MSBUZAovRjIuMCAxMCBUZgo8NGY2MjZhNjU3NDIw M2EyMD4gVGoKRVQKCgpCVAo2MS42OTY1IDU5My40NDUxIFRkCi9GMS4wIDEw IFRmCjwyMDYxNjI2MzY0NjU2Nj4gVGoKRVQKCi9EZXZpY2VSR0IgY3MKMC43 NTMgMC43NTMgMC43NTMgc2NuCjMyOC44MjExIDcwMC4xNTc3IG0KNTY2Ljkz MzUgNzAwLjE1NzcgbAo1NjYuOTMzNSA3MDAuMTU3NyA1NjYuOTMzNSA3MDAu MTU3NyA1NjYuOTMzNSA3MDAuMTU3NyBjCjU2Ni45MzM1IDU3Mi41OTg3IGwK NTY2LjkzMzUgNTcyLjU5ODcgNTY2LjkzMzUgNTcyLjU5ODcgNTY2LjkzMzUg NTcyLjU5ODcgYwozMjguODIxMSA1NzIuNTk4NyBsCjMyOC44MjExIDU3Mi41 OTg3IDMyOC44MjExIDU3Mi41OTg3IDMyOC44MjExIDU3Mi41OTg3IGMKMzI4 LjgyMTEgNzAwLjE1NzcgbAozMjguODIxMSA3MDAuMTU3NyAzMjguODIxMSA3 MDAuMTU3NyAzMjguODIxMSA3MDAuMTU3NyBjCmgKZgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgpTCjAuNSB3Ci9EZXZpY2VSR0IgQ1MK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjMyOC44MjExIDY3Ni44MTkxIG0KNDA4 LjE5MTkgNjc2LjgxOTEgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjMzNC40OTA0IDY4NC43Mzg0IFRk Ci9GMi4wIDEwIFRmCjw0ZTc1NmQ4ZTcyNmYyMDNhPiBUagpFVAoKMC41IHcK L0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDA4LjE5MTkg Njc2LjgxOTEgbQo1NjYuOTMzNSA2NzYuODE5MSBsClMKW10gMCBkCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNDEzLjg2 MTIgNjg0LjczODQgVGQKL0YxLjAgMTAgVGYKPDMyMzAzMTM1MmQzMTM2PiBU agpFVAoKMC41IHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBT Q04KMzI4LjgyMTEgNjUzLjQ4MDYgbQo0MDguMTkxOSA2NTMuNDgwNiBsClMK W10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFND TgoKQlQKMzM0LjQ5MDQgNjYxLjM5OTggVGQKL0YyLjAgMTAgVGYKPDQ0NjE3 NDY1MjAzYT4gVGoKRVQKCjAuNSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4w MDAgMC4wMDAgU0NOCjQwOC4xOTE5IDY1My40ODA2IG0KNTY2LjkzMzUgNjUz LjQ4MDYgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAw MCAwLjAwMCBTQ04KCkJUCjQxMy44NjEyIDY2MS4zOTk4IFRkCi9GMS4wIDEw IFRmCjwzMDM4MmYzMTMyMmYzMjMwMzEzNT4gVGoKRVQKCjEgdwovRGV2aWNl UkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMzM0LjQ5MDQgNjM4 LjA2MTMgVGQKL0YyLjAgMTAgVGYKPDQzNmM2OTY1NmU3NDIwM2E+IFRqCkVU CgoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJU CjQxMy44NjEyIDYzNS4zMTEzIFRkCi9GMS4wIDEwIFRmCjw2MTY3Njk2YzY5 NjQ4ZThlPiBUagpFVAoKCkJUCjQxMy44NjEyIDYyMy4zMTEzIFRkCi9GMS4w IDEwIFRmCjw0ZTc1NmQ4ZTcyNmYyMDU0NTY0MTIwNjU3NTcyNmY3MDhlNjU2 ZTZlNjUyMDNhPiBUagpFVAoKCkJUCjQxMy44NjEyIDYxMS4zMTEzIFRkCi9G MS4wIDEwIFRmCjw1MzUzNTM+IFRqCkVUCgoKQlQKMjguMzQ2NSAxMzQuOTgy MyBUZAovRjEuMCA5IFRmCjw0YzZmNmU2NzIwNzM3NDcyNjk2ZTY3MjA3NDZm MjA3NDcyNjk2NzY3NjU3MjIwNjEyMDZjNjk2ZTY1MjA2MjcyNjU2MTZiMjA2 MTZlNjQyMDc0NjU3Mzc0MjA3NDY4NjUyMDZjNjE3OTZmNzU3NDIwNjk2ZTIw NzQ2ODY1MjA2OTZlNzY2ZjY5NjM2NTIwNTA0NDQ2MjA2NzY1NmU2NTcyNjE3 NDZmNzI3Mz4gVGoKRVQKCjI4LjM0NjUgOTkuMjEyNiBtCjU2Ni45MzM1IDk5 LjIxMjYgbAoxIHcKUwoKQlQKMjguMzQ2NSA4My45NTg3IFRkCi9GMS4wIDkg VGYKPDQxNDc0OTRjNjk0NDQ1NDUyMDM3MzIyMDcyNzU2NTIwNjQ3NTIwNTI0 ZjUyMmMyMDM3MzIzMDM1MzQyYzIwNGI2MTc1NmI3NTcyNjE+IFRqCkVUCgoK QlQKMjguMzQ2NSA3My4xNTg3IFRkCi9GMS4wIDkgVGYKPDU0NjU2YzJlMjAz YTIwMzAzNDMwMzAzMDMwMzAzMDMwMzAyMDJkMjAyMDQ2NjE3ODIwM2EyMDJi MzMzMzIwMzQzMDMwMzAzMDMwMzAzMDMwMjAyZDIwNjI2ZjdhNmY1ZjZjNjU2 MzZjNmY3NzZlNDA3MDY5NmU2NDY1NzIyZTYzNmY2ZD4gVGoKRVQKCgpCVAoy OC4zNDY1IDYyLjM1ODcgVGQKL0YxLjAgOSBUZgo8NTM0MTIwNjE3NTIwNjM2 MTcwNjk3NDYxNmMyMDY0NjUyMDMxMmUzMDMwMzAyZTMwMzAzMDJlMzAzMDMw MjBkYjIwNTI0MzUzMjA0NzZmNzQ2ODYxNmQyMDQzNjk3NDc5MjAzMTMyMzMz NDM1MzYzNzM4MzkyMDUzNDk1MjQ1NTQyMDQ2NTIyMDMxMzIzMzM0MzUzNjM5 MzEzMjMzMjA1NDU2NDEyMDMxMzIzMzM0MzUzNjM3MzgzOTMxMzIzMz4gVGoK RVQKClEKCmVuZHN0cmVhbQplbmRvYmoKNyAwIG9iago8PCAvVHlwZSAvRm9u dAovQmFzZUZvbnQgL0FBQUFBVStCcnlhbnRQcm8tQm9sZEFsdGVybmF0ZQov U3VidHlwZSAvVHJ1ZVR5cGUKL0ZvbnREZXNjcmlwdG9yIDEyIDAgUgovRmly c3RDaGFyIDMyCi9MYXN0Q2hhciAyNTUKL1dpZHRocyAxNCAwIFIKL1RvVW5p Y29kZSAxMyAwIFIKPj4KZW5kb2JqCjggMCBvYmoKPDwgL1R5cGUgL0ZvbnQK L0Jhc2VGb250IC9BQUFBQVYrQnJ5YW50UHJvLVJlZ3VsYXJBbHRlcm5hdGUK L1N1YnR5cGUgL1RydWVUeXBlCi9Gb250RGVzY3JpcHRvciAxNiAwIFIKL0Zp cnN0Q2hhciAzMgovTGFzdENoYXIgMjU1Ci9XaWR0aHMgMTggMCBSCi9Ub1Vu aWNvZGUgMTcgMCBSCj4+CmVuZG9iago5IDAgb2JqCjw8IC9UeXBlIC9YT2Jq ZWN0Ci9TdWJ0eXBlIC9Gb3JtCi9CQm94IFswIDAgNTk1LjI4IDg0MS44OV0K L0xlbmd0aCAyNDIzCj4+CnN0cmVhbQpxCi9EZXZpY2VSR0IgY3MKMC4wMDAg MC4wMDAgMC4wMDAgc2NuCi9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjEgdwowIEoKMCBqCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KMjguMzQ2NSA1NTguNDI1NCBtCjI0My43 Nzk1IDU1OC40MjU0IGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4w MDAgMC4wMDAgMC4wMDAgU0NOCjI4LjM0NjUgMjg5LjEzNDEgbQoyNDMuNzc5 NSAyODkuMTM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAw IDAuMDAwIDAuMDAwIFNDTgoyOC4zNDY1IDU1OC45MjU0IG0KMjguMzQ2NSAy ODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAu MDAwIDAuMDAwIFNDTgoyNDMuNzc5NSA1NTguOTI1NCBtCjI0My43Nzk1IDI4 OC42MzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4w MDAgMC4wMDAgU0NOCi9EZXZpY2VSR0IgY3MKMC4wMDAgMC4wMDAgMC4wMDAg c2NuCi9EZXZpY2VSR0IgY3MKMC4wMDAgMC4wMDAgMC4wMDAgc2NuCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoyNDMuNzc5NSA1 NTguNDI1NCBtCjMxMS44MTEgNTU4LjQyNTQgbApTCltdIDAgZAoxIHcKL0Rl dmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMjQzLjc3OTUgMjg5 LjEzNDEgbQozMTEuODExIDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZp Y2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjI0My43Nzk1IDU1OC45 MjU0IG0KMjQzLjc3OTUgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0Rldmlj ZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzExLjgxMSA1NTguOTI1 NCBtCjMxMS44MTEgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0RldmljZVJH QiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KL0RldmljZVJHQiBjcwowLjAw MCAwLjAwMCAwLjAwMCBzY24KL0RldmljZVJHQiBjcwowLjAwMCAwLjAwMCAw LjAwMCBzY24KMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAg U0NOCjMxMS44MTEgNTU4LjQyNTQgbQozNzkuODQyNSA1NTguNDI1NCBsClMK W10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFND TgozMTEuODExIDI4OS4xMzQxIG0KMzc5Ljg0MjUgMjg5LjEzNDEgbApTCltd IDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04K MzExLjgxMSA1NTguOTI1NCBtCjMxMS44MTEgMjg4LjYzNDEgbApTCltdIDAg ZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzc5 Ljg0MjUgNTU4LjkyNTQgbQozNzkuODQyNSAyODguNjM0MSBsClMKW10gMCBk CjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgovRGV2 aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAwIHNjbgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgoxIHcKL0RldmljZVJHQiBDUwowLjAw MCAwLjAwMCAwLjAwMCBTQ04KMzc5Ljg0MjUgNTU4LjQyNTQgbQo0NjIuMDQ3 MiA1NTguNDI1NCBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAw IDAuMDAwIDAuMDAwIFNDTgozNzkuODQyNSAyODkuMTM0MSBtCjQ2Mi4wNDcy IDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAg MC4wMDAgMC4wMDAgU0NOCjM3OS44NDI1IDU1OC45MjU0IG0KMzc5Ljg0MjUg Mjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAw LjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIgNTU4LjkyNTQgbQo0NjIuMDQ3MiAy ODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAu MDAwIDAuMDAwIFNDTgovRGV2aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAw IHNjbgovRGV2aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAwIHNjbgoxIHcK L0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIg NTU4LjQyNTQgbQo1NjYuOTMzNSA1NTguNDI1NCBsClMKW10gMCBkCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgo0NjIuMDQ3MiAy ODkuMTM0MSBtCjU2Ni45MzM1IDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9E ZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDU1 OC45MjU0IG0KNDYyLjA0NzIgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0Rl dmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNTY2LjkzMzUgNTU4 LjkyNTQgbQo1NjYuOTMzNSAyODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2 aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgovRGV2aWNlUkdCIGNzCjAuMDAwIDAu MDAwIDAuMDAwIHNjbgpRCgplbmRzdHJlYW0KZW5kb2JqCjEwIDAgb2JqCjw8 IC9UeXBlIC9YT2JqZWN0Ci9TdWJ0eXBlIC9Gb3JtCi9CQm94IFswIDAgNTk1 LjI4IDg0MS44OV0KL0xlbmd0aCAxNDAKPj4Kc3RyZWFtCnEKL0RldmljZVJH QiBjcwowLjAwMCAwLjAwMCAwLjAwMCBzY24KL0RldmljZVJHQiBDUwowLjAw MCAwLjAwMCAwLjAwMCBTQ04KMSB3CjAgSgowIGoKW10gMCBkCjI4LjM0NjUg NTU4LjQyNTQgbQo1NjYuOTMzNSA1NTguNDI1NCBsCjEgdwpTClEKCmVuZHN0 cmVhbQplbmRvYmoKMTEgMCBvYmoKPDwgL0xlbmd0aDEgNzU5MgovTGVuZ3Ro IDQ0OTAKL0ZpbHRlciBbL0ZsYXRlRGVjb2RlXQo+PgpzdHJlYW0KeJzVWH10 G9WVv28kS/6Q9S2NJEvyjCTb8pcky7LkOLEdO4ljJyF2SRwaQwDHlmMn/sKW HTuBJDiEj2xaPtI0lCYnPT39oJQCywIpkCY5EBIopSQ9gSU99LTd0g3dZaHs ARZYMt773owUJ4RC/+k5K3s07129ue937/3d+94bIACQCxHIgtGeoe7RXYOb l6LkYQBi3jA43Xf+gU93Y/s4gPmNwZGe7i0fTDYAWO/HMcP9Q6mpzc48E4At G/tv9Pcnu7Vb1Drs/wH7gaHuqVHYDjcC2NXYF9pXhaOH3tlThf0A9m8cHRlP bT0yjW37bdjfO9w9lPzXI6tGAXgHgOYaVNerOX4wBOBBGcTxIkDxAuAcRANf +iFz2hyoQJ2lAW025FCT2SdPl683GE1mC1htYOcdTleB2+MtzDwkiD4/4isq LgmWlpVXVEIIwhGAKoimR1RfnCH25YC++qfmK45TQS/aFucewJaGWlZtEk0q MYeYxF7ymyrpYbJauoes4h640Mf1X3ifnL/wPrpFmF0DT8IMYOwSVq3G7yuu iSXi9SQWj9ptT4ZsXoc7T3BH3VXjS0WnKd9a9zWvs7DQCdSlC2Y/gRfwWZwr btXQJ+PV0RdKa4NBt6ertjTocQeBurty9gNugvsRaMGAfaNGKDbGBXOs2Kex 2qPcxEHpvw8eJPqi7m93d3+b/E76w0svEeElqf7szp1nd9J5DLMfkxj3fbAB WGSEjQRnsttMVtY1rc5W876SR3TZLp/f6QhwwAmOoC6mFt0XXnX6/U7ynwwv hoVrRhzlSEl8UmSIE/hXEyv2+zSK9dinuq0arV5lE6Ncc6Fdus5euDl5k7Ns eUNNayg/n/dGqlqvuWn39clYtN5B2u0rKgTRntxZlTCLFaXlNk+2x+oOWj29 XW09UVdBWZBnfkA7uBTa4QQ3Mslvoz6rJwxGglB/m3Biq6aouoZb2O6L+qQX 7V4T2WCr9bTbvV6p8/SPU06fz5ly2y1WsscuuqQfeMo8veepbdTHDRh7zJEi 6pUSORq8l1RHZfuYeQlLA6kWmXnlRIvtqJ1r+M74vrV8od1gqFoeX9zRUXdV q97g8agqVIU8cdlF0f5fDuvSgsldb/TfvMzKO705YkFzItYY0Io8sfEugbcL +/OM08zHVrQxhDjs2LFq9cRmTXsV7URE6NBQ7vC1PleB2HmN9Iy9sNBOHklw SWP+7ncOUesOfbhBqBCYvxi/yCTyy4JVJ8Mw8+VcC8o3slLmnPTWHO6JiGcf 4w5WkqISMU1x9DdP7AydqkTLBedJb8wziy5BQ0C/Qk9AI7h8k/39zi1bRB+v 03HzBOHCKZ2O9xGNJGGGdaDyjWinBWNZxHxeTigVY/H5hLpX6yUlseJyYkP3 8+kGt/GWkfedgYDz/PrRjc0rDlUUP/posKyotuoXR8PzjrWPBlxcoTNw7bIb Ioa1f/YF91d+VFJzJMb8GsT4DiN3RZwrqjAU3YvGGGmHl00poTy22snNy1ut VqfXUjrVsO/YsX0NU6UWr9NqbV3ePTWVTOhF3m4pKz9K4kfLyyx2XtQndv5y JzB/UbvuRbvyabZhrs6xykzNQIpy9x7ed9gVCLgO76sfT05MJMmb0r8dlbFL HSenpVbES/U0oh7PxVwzsfDbac/GiI5OQTo0+hzSXVQd6Xf4sH32h7xPdPyQ zHd0RISAkxOcASEiHhIjwoNUL8YzhnoxmnCJJkYKeQou5uOlVx/iRZF/KBBF d5NhBzcd8R3wRcQ/UfdzQWdA8elB9GkZjZ/sTEarS7xpwxqVqJF/YqHlDurD e9u/++xz981168SvmmbohEdcgb02c13Dqfv2P5dxbnJg14INAu8oDLhAsWEH ctLDeMNqgJImJja9h4g1rP5yOxC+dMLvpO5x+skC7MZp++236TcXot9nz9Jv qrdz9mN4FfXm0VquuAO1vOqPFhVF/fGLjygYRnCsyMbOnVsurVYDsSheUGl/ mUFQaXTwAfMjL+d6XX7jsa1zdH5I/EaRdxsflI7orXafk1RvBoUHJTgPri+l JDOLzcSIQN6VvqcoDmDQUVUx7UoGMSIqGGfwWVe6phHTHKg8kc3jZkSn2yj9 2OdAFQUuI1krRMUqh2gjT0ijDsxeLuHw2aQV5G5Kr/R6dO4L16NzJ6Q3T5wg gbapk1NTJ8nvpTdPnSKBU9Lik3feefJOliOIaxI5aMJKjlVuLvsoQzRKunOT k5uPMf59Nrl5azR8+nSYvNJ10ytpBo7tWFZ7WMbzDYbHClizsqiJYaJhmS2w dYi3q2Rw1dGEUtcLSZzbU+gQDdXxefdRtCdaG6PZIQq5x1NQoRXtgrFsSaPd 67nWRNGfuq/z3kiXnmzroUZo2vP1NtGzcomS82jPVrTHCT70tBz1MPHPTSla bTL1jEtpfQXFxomX5OQiUxPD+dHwa6+Fo+16naNIfP+1tImb1s1E/jlQc7iW 1bAE+p2uv3ElnsWZRUqLWmPFJSGSXrQy+Yfpx3tVXPPtNzdsL/O5eaNBJWS7 9W5eMC1uXnztbRu+uWXhwtJGl0Ofe13T3QtvXNDaIjzTNVgkFhTynhzOmmVU 56pV4WWVDv/1V3V1m3XlBXYxq2yFv9ht8oQXZ9astWi/jdWU8gzLlHqABWWt 6PwppenDDp/oJGcc3FRElAysaL3v4x0+YHpWoH23I19xtVe4iZqEdBqakFxx Toc+u1/66H68dR7oxF1sL2P8T2b2758h17D2gdY1a5g+F4sL2/fgWqpiuah4 rIBlKbc1638MRcX6j7NEvkT//AuGgEPkBvLyL7woilytLo/3i1KYnBEVfO7Z j1WPoz5cXUmBkuay2jxymfIo57lnv67M5VW9rKsozb/77vzSCt3LKq+rTLf/ Hn0Ht1VaTX4aFB3ZORdOFheRx6SOomKuLifbIQalTvJwCeNV2ewH5BNyFPOE Vjplu6PJVFltTKmvGHzyibfWG+zqmZzpG9g2WR+rblwQj9Wf+4HL73dxi3au 79u+bUPtkqXxmtZWmbMt6Gs9840XKxjzsIeZxIjD5grE5NUw2uKP+su7rh8a vKErLMQE0jE/WlU3rzfGRenm8L2ldxy5Y6nGGfDfOdi2bOMySK+35BhixxMA iV66ulZn1l9qSyxOrMkak8tmNZWXJxoaEuXlJqvNZapJbpyZIUfnW+xWl05A vYLOZbVb5u88sZPip/r/msZPGZf2DYsAK/9ACUNtIH9F1OGuGwaHru8qR1uk x+b3zqurinJ9F37t9AecGmbBe2iMdI9sgqz/t4jfSaNNs02kO8FLgdMYhAjd +ZLf2uzSR1nxqkSR02J3lTeuGpzasX7d+Ji2qri0JuuckS+r8VidFrEgOHNy ZqamKBopkf3Ugnvz99AOtMIirx+yKcz3ckfh/9Hg2quvR/ShynAYb/hPJtrG rjtCY/BUqG5BxVO0JcdEjnEDrmcnuVuxTtP9H1WC6lSZzPIVNwRx41cryNo4 oa6kpK5Emk+WURUSVcf0zJ6ZrYdTqIfVa4vJSvc0rFTLyIoVzUd/prd5PDau KRD1bS+hysg2aeAh3GI3kQOo7C6mX7H5ddlmVi2xWGptcyw1JdJLKPlVbmHU eFu1jPCwweIUXCMd+WaHyD8eTDJ7q2itlI58Qyc4rNY1aZ/CUWUdn2Nti6xF oS0NvT8TA5UZYx3J7CfmeP9zoahWMoVnIFXmACZHRajCHw2UV4QpvXAR9QU7 14VjfV9fG2PRCc9TooOt+ZWsRdpcyLzstuXLh9ZRDE3ok78gBqx9CTkZ05Nn 5m6afmoa1UdX4+V/r2tioutZqulEaXV16Qk56nLN+AD1yGszfQ61pddm8sGt L95664t59b319b1k3vFdu47vks73t7X1t8k1oZ7T47Msp/gr1gRIL6Qtl6YU 1gSWUndwWRcz6jkERRali4Ic942yjXTveSWnko1eR7wRfekrcPrF1U5yKFTY suCA7LECX8CZt0KOWS7qmuQ2QgGNsV/mY42MWNnRsphvW2Rzu22LEOFKys2V NP7EhZS8maq8GRvSv2d40IS++wt5hsVA0UVLiHyYl7E2ZQKAwXj+Mv8/izGh esKI7ReoB9VacKeRYTOf3hpo06dwtoD384b+fgOeC/MnpnSCzWUYGDC4bIJu aiLfS54x33KL2cNb9bv3GCy2QvP27eZCm8WwZ7feyntwrihOeJg8TjMzcyZv JH7lrMimRa8e9tik31sK8197jHqBFPCe/NeesLWUub0Wm/FTN97tZuOn6fNL o2oEV5zKLzt5qGT1mTcKf+Mk8rDVlVepd5q9urD+c6cSTnLZ9IZ6i9ts1Ndb 8GzIai/bTwlKTv7t6mu5DMiXVOMDCKaOgVmgv2JlJnspoJUM0EqLzA0vrpd3 4N4Lt3wWhW7s9D93adMqvtFYeaU1FzU7H5UozxbHbl9ssNkM7c69m5oGBbNg KzBXL6nvtDxIpU8S8iS9P2jprF9SbS6w4YDBpk17ne1UupiQUZvXNjiTKOXN dje/sK0Ju3mRPPxualvIu+1mvjQxM8iEFL0L/2phBQzCPXAaJNJM+slu8hR5 l/NxLdwYdz93VgUqu2qZql/1LdUTqjfVbnWH+oD6uPrtLGNWa9Zk1o+yXtdo NHWafs0ezROatzSfaRu067U7tI9pX8+G7EB2V/ZM9okcfc4gsucB6CV0w/QR CITAAqzDleQuMHApiHHb8D4GlVw9WNlvT4HIfQs6uO9CkHsW7+vwWoDXq9g/ DR0kAJ3cd7DfgNdvoEOlwWe/qdz/BWWjkOCGwIq/reD2gUv1a3BztVDGxaGF vIU64nhp8YpgXw0NRD17hnzK2i2qVdDClUET51XGp/DaCrlURt6BMPkjRBke +vwTWBEJ2vburAZA/R+4Iv5Z/fNLXorST5xJ4rAOq6+8Aqffsy5URnDkee4I ZIGaO8Ltxv4e+U5+h+fxLfhzXpZKzV6wfg/g0Q4QlqVVj6b6ALNB+F+OYXhR dRt8ihuTQ4ycj6PP6a8cmxE/s7vwLHSlT5y95zTgSm7BETasdA7khgcCUATF UILnp1I8zZdDBX09y17OVkMMavC5BDJoHtTBYsyAFlgKrbAcGXUVrIR2rBlf g6thFXTCNfB1uBbtT8IoIeolE2MjdFYPWZ/x1UKGgKhz8L4De7KcYK4fV+S0 pp1T5BxoSZ4i50BPzIpcBdVEUOQq6COrFLkaePK0IldDiJxW5FmQTyRFngUu Lk+Ra8DLFSltLYS4RcoYLVzH3aTIs5FfryjybOTCHxV5DuSqchR5DlhVFkWe CwtVJYo8F3aoNijyPBBV5xV5HjSrszNv4EX1MkWuQ/kmRW6EXPXPFLkRrOrD itwEevXLitwEbvW5RSOj02MDG/pTQrCnVIhGIrXC+mmhY2ykJzk+LqyeHk0K LSMTw71j0yGhaXBQYGPHhbHkeHJsMtkbgkUwAqMwDWMwABugH1LIpSD0IBcE jEUE/2qxtR5HCBjrMRzdgxEexz8BVqN0FHsCsmIEJmAYenHENPJHgCasOIN4 v6h3nPXos0m8T+J3L4Sax6a7h1MUsNA8MtiLGFPJseHuVBKamapuVJrKTC2g dATV9ioTpJiqYRyFrauTGyYGu8eQjUmccQJ/7oYxxRPUEYof6oQvnLOOOrDm MjPTRl5qYh3D8nciZE/JTq2RQSCGSorhymbLKiszKj+ncE1ybHxgZFiIhiKR KljDfhpHh4/gADpTiM1V1UQ/neVfMKXijoFxoVtIjXX3Joe6xzYJI31XZtFl Vg+wsHbjlUJ5N4JMwhB1PGxC2Qj0/T20udKEX/XpJWMDPUL74PjIMBYpSroe HNGODhun3vj/nib9qdRoXTi8efPm0KgMOoWY+xTIPSND7NEUTlOHtTsMm9lf CPtzoaQUIH2XwejB/tA/YIqLiXel3Plc/n9xHrFqyEHznyo/c95gWPAh5Kne puXxzD9VPJ2+z56R3lT/XPU0js1Or43/BzkazbIKZW5kc3RyZWFtCmVuZG9i agoxMiAwIG9iago8PCAvVHlwZSAvRm9udERlc2NyaXB0b3IKL0ZvbnROYW1l IC9BQUFBQVUrQnJ5YW50UHJvLUJvbGRBbHRlcm5hdGUKL0ZvbnRGaWxlMiAx MSAwIFIKL0ZvbnRCQm94IFstNDcgLTI5MiAxMjA4IDk1M10KL0ZsYWdzIDQK L1N0ZW1WIDAKL0l0YWxpY0FuZ2xlIDAuMAovQXNjZW50IDc1MAovRGVzY2Vu dCAtMjUwCi9DYXBIZWlnaHQgNjY2Ci9YSGVpZ2h0IDQzNAo+PgplbmRvYmoK MTMgMCBvYmoKPDwgL0xlbmd0aCAxMjg2Ci9GaWx0ZXIgWy9GbGF0ZURlY29k ZV0KPj4Kc3RyZWFtCnicZdfLbttGGIbhva5Cy3QRSHMmAcNAkW686AF1ewFz dATUkiArC999+b0TpGkbIMYviZx5vl/DIXX49PTT0/l03x9+u13qc7/vx+nc bv3t8uVW+770l9N5Z+y+ner96yv+1td83R22k5/f3+799ek8LvuHh93h9+3D t/vtff/hx3Yp/Yfd4ddb67fT+WX/4c9Pz9vr5y/X61/9tZ/v++Pu8XHf+tgG +jlff8mvfX/gtI9Pbfv8dH//uJ3zzxF/vF/73vLaTEy9tP52zbXf8vml7x6O x8eHMR53/dz+85E5HucpZdTP+TYPPW7/HrfSUBqVltKqdJROpaf0KgNlUBkp o8pEmVQulIvKlXJVmSmzykJZVFbKqrJRNpWdsqsclFuiB4PXyGvwGnkNXiOv wWvkNXiNvAavkdfgNfIavEZeg9fIa/AaeQ1eI6/Ba+Q1eI28Bq+R1+A18hq8 Rl6L18pr8Vp5LV4rr8Vr5bV4rbwWr5XX4rXyWrxWXovXymvxWnktXiuvxWvl tXitvBavldfitfJavFZeh9fJ6/A6eR1eJ6/D6+R1eJ28Dq+T1+F18jq8Tl6H 18nr8Dp5HV4nr8Pr5HV4nbwOr5PX4XXyOrxOXo/Xy+vxenk9Xi+vx+vl9Xi9 vB6vl9fj9fJ6vF5ej9fL6/F6eT1eL6/H6+X1eL28Hq+X1+P18nq8Xt6AN8gb 8AZ5A94gb8Ab5A14g7wBb5A34A3yBrxB3oA3yBvwBnkD3iBvwBvkDXiDvAFv kDfgDfIGvEHeiDfKG/FGeSPeKG/Eu/3VbvN1V/nfLhNJEpUkkiQqSSRJVJJI kqgkkSRRSSJJopJEkkQliSSJShJJEpUkkiQqSSRJVJJIkqgkiSRJSRJJkpIk kiQlSSRJ6nzCm+RNeJO8CW+SN+FN8ia8Sd6EN8mb8CZ5E94kb8Kb5E14k7wJ b5I34U3yLngXeRe8VYYFb9XEC96q2Ra8TYEWvE3IBW/TbAvezgF4O+Pi7Qq/ 4O1KvODt6sOCtzMx3s7EeDsT4+0Kv+LtSrzi7Uq84u2KueLt4qx4uxKveLsS r3iHkCveIcOKdwi54h1CrniHYq54h5Ar3oEB7xByxTvg4B0y5M1r586c8RZK vFmzZbxZhow3K3wOnMYBeIsMGW9Tiow3K1vGm2XIm9eaeRreohQZb1b78ua1 lgst462Mi7fpgCKv5f5SpleNKpbTNFhxlOpDmV5K+lsoow7grl4SgzHCwrui F3ldlaHIa7l9FLxZTS14C6X668hW5nqQt8z+yltZD0XjVrxZs9XZX30BFS83 1yqvWSWr6q9l463Tq3Er/d06990uE+K/N5lK44vI20WhL4kzWShZmSpBiFcJ UvXdVhZKU4Oqghi24ToodUBjofBEsV1hKtXtZikVpDlKrfHmKaVvLBQeI9pc 2Fo+TY0PVaHbXNhqUFPjDXtIU+PnTaoVlfRqu4i3kntma5SMsHlH4YltW3oq Re9zYevdPheKJu7Tq9P69Goldbzc7jsLpTICXpCdxlcGw1vV387CrvJ2+lsV vs/+Mu7sr7J1+luVorNQmjrZ58JWzKGn1YU+DLxNhsFCaTIMLsSmicfc6NSH Ia/h8WTIa7lghryWPW/MC5FxV96Vd2RKRiiUTDEXNgc03lWg0SmZeDBF+n4B 6vFaPwC+PbbXL7fb9sTOrwQe1fWQfjr3bz8krperztL/vwHnhvNPCmVuZHN0 cmVhbQplbmRvYmoKMTQgMCBvYmoKWzI5MCA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDI0NiA2NjYgMjU3IDY2NiA2NzQg MzkzIDYyOCA2NjYgNjM4IDYyNiA2NjYgNTczIDY2NiA2NjYgMjU3IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY5NCA2NjAgNjY3IDY5OSA2MDUgNTcyIDcx OSA3MjAgMjkyIDY2NiA2NjUgNTc0IDY2NiA3MjIgNzc0IDY1NCA3NzQgNjkx IDYyNCA2MjEgNzIyIDY2MSA5NzQgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNTY4IDU2NiA0ODQgNTY2IDUxOSA2NjYgNjY2IDU2MCAy NjAgMjYwIDUwNiAyNjAgODUxIDU1NCA1NDIgNTY2IDY2NiAzNzIgNjY2IDM3 OSA1NTQgNjY2IDY2NiA0OTIgNjY2IDQ4MSA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDYwNSA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNTE5IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2OTIgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjZdCmVuZG9iagoxNSAwIG9iago8PCAvTGVuZ3Ro MSA5MDAwCi9MZW5ndGggNTM2OQovRmlsdGVyIFsvRmxhdGVEZWNvZGVdCj4+ CnN0cmVhbQp4nNVZeXAU55V/X89ouqd7erp7Ll1IjA7ELYnR6GDQLSQkhEGA LrDQPUIyupCGQwHMbRICBNtAvAm2CYnBZiHGjgsShxAvlcKUQxzHzqZcsUNw Nokp78bGN7ZRa9/X3TMITMrOP1u1I3V//b35+p2/997XPUAAgIdMiILBjr62 weptzj8h5SQAcazsHel6Lu/xbLx+ASD6Wu9AR9v5Z3/1U4DYJ3HNN7v7Qusf dkh/AIjLxDW27u5gG9tlFgDi8/H71L629YOwB5pw3opz76KlGb7HXtizEOdb cN46ODAcGvnLphicX8X5qf62vuAPfhb6BGDCfgBLK7LrtPz7o3aA5Ov4fQ4e BKi+ADa8tMBXfrTFjHZpMkdZWM7KCzbRLsmKQyM6XW5PdExsXPwESEic6E1K hpTUSZA22bh9CkydNn3GzPSMzFngy/Jn5+RC3uzAnPyCwqLiu0gr+WqFvv6n 9GuuM0E/mljMfA+vLGAFyFKSFFOSlShJ/eTVWepJUqvuJ0uZ7412Md2j75O3 R9/HWOePfWRSmGO4PhaSYDpkAUxyWZLTsv05Po/JxRJLCp3kkpwsn8fhT0u2 uDw+EllhMSgmpembTfi/L0rdwNoF0Uq2sBJvvze/PT+/Xf2j/mWWNnu4rKmp rHTFCnKG40YfEO08KzEhURz9TWtpaWsp+bvx9ZA2BRq6XGgnnzGpEI9xytLE JhDUxmWZTtxUkwKCOvpzao8rMcpxm6LYwhek+Sk6fUqKkSIXyC9jrBm2QyvI ALkuFg1E+3IKCGXs3h7Pu+OiYnFhbENVfEyUNL98uk2WKcygAv5MBokCiOtc KnAOoUqktAqSJHxCT38WY0T8p2urxz6Hx2EhsAhXyhj1rI5Njo1NdtJTrGZX ydhBspX5T0BcE93TYUcjWf2Uc8YxhLe4eYn5ucVy83NXjJkzWZ24GpGMcWMG MW4sSDiX0Qtyji8cH2bw8M3Dh2+2rr+8fv1lckW9cukSSb6kTr9x/PiN46DJ njB2g3DMUXCG462weqSLqAJuwilxyrc4k6BE/8huSfDYHA4bM38aI9ncbJZ5 os6jDBXxoQ7TNB4pSfT2QlNuIcn2p6UkG/xyqT0YJtZO3Ek+D+OTebVCkN3e /ED6poZ7lw7XcpwgTWoYuW9jy8ZQE/muIMXxsixk1eT5kj35VXmz5xRb7IIz Om95TUl7IKetVtIwgfZT2T5ddvJkiscsX7Qny5eD4qcTDaAYoRxDGV0Xqgqb SBjf/v69nTZF4Lmm4bq+YHMlDV9JVd3CeWVzZY89rvL5waHyZT9f1l/LizaR rV5cUbJY5gWpPCcwJ9lqtzrFycuqO2bZmmksEsduMF3oyxiK0NRxsEwKB9St ZPlSFMJ0SUK/HCerB+KsZKtNiu8XfqJevuqxHxMVRTwWy1vJKdGr9pIG9SkN Hx8y+ZjP0+5uo+HiXGdOVpIGxCSW+prJ3x061CTINqu1Yf3y7s7FKxfyomRn sqJiSbYgSzb1ramFfat2vNy8qV7gbXZ2/orKBfWlnMNGimIlj/R59mq0qQL9 W4z+jYFUQzoVToOpx5ItpCnIUi0sbhfViCneuWbjjsd3TnfGisrmXSkTh+f3 bA20NiwZaeuove9y08ZNfd/5R8Dh4gU264kNgYI1yyvrm8qrG1doWEpBH4po q1vLBQvj1kuMIzeJZhoayIjs2tXyBHnoPnWzgPggpycyW63W76rvPUOdd5rE 70TltTpYirrPR92dkABYwZ3+cNgNpjm5aWZNa+rGVM2XdLp6/fPrV1c27rm+ p7FyNZl2ItT7fK/60QPL6vbVMaR6+fLqliznioqG/v6GihXOrJrF88prasrn bZ2XnVdcnJeNPpuNcrPCPnP6w8DX8joH0yLXTgtVrisSP8vsB0J3uKxvU8Rl 5OUv+Sx07y2fMXqNIWv1GhCuMsxt1SZ2XM0hJeHSg/cGUNfLWu76aXyNZNVU VlzJBVrZ18CW7Q9HWMvkSb4cTXOXh7lsX73vzG+fOdQ/5JtWW9nSUlk77ekt B579wdAmM2vl1bdzystzsktKSu2WwKVHDpwfCKo3YmPTytofai+b8NixLTuf zmJs+yuGKir7K3WdMhEDhzGP3OhBsBLqvJTkDJLERnqQz5RkItuIxyyLTm6J +uQSzinKZuKxpj1Jph1k9o0+zFlskvPsWadks3BMn0utIw0aJlpQwHLElwsx kaYhWisRil7FaZgSyWRaN9wYHDZF0UPELF+36gtRke3/1dA/K2du4+qqoou/ LqgYvPLWwtrGswtWYVFsFpVl1f4Kj7D8vdkF/ygfUd+7J7+4UsM09fF30MdJ OMGs1cyZnE407yF/ozJq1sk5ZNeRVk62idzUzvmbDhzYNL9zKifaZK71yIGf /Yw5dr+Ns0mCP/fE9RO5fkHC2f0vktQXNb9R23ahbSLNHuwF4yxzUJPQGGbX 2YPnaZ6cP7jh4ObDhzeTN9S//lJXXw188Njoq6gv5ROHfBIQvYpRUnRO4QLj 1tpuyvdJJ01B9X7KkWzVrh99WcvKAvUz2SMrImWMF+/jofmiBWMbi7xjaM+1 3I3rdPJ97Dl38HvZQ0UwXeOY6X59NNx3WJpU6YxRGfUyGUFsdkq4T7uZR7kZ e+sWb6uZdu7BfY2chJ6u6R955MFtO+t+SYv/mzZlg8jPKprTMVL68MUVvEfi 7nlqZOOJugNYVvT+T23oRXxilc9VtKKCOyx91E1K0sYWNIMcpLbEKeoqPHmY fmqF+t/ETcfRhzS3JatXcKR8O8duwBHkK4zzDTI9orPQPaBxMHRoxrXYgp1E B5BEnAa2TKx73P3fJ9s5myhb33zXIuNw7QmdH0kgmziZF62vq98WWEG2k96j z98uA3EwAWXQ/dFtMNCYdmnh2ShSXjl6rLu0GyNxfg/v9WJsiFFOtPRVTBZU MDzRokWOE4l3iLKMOP+Qm8J9iPDHiYNfwJQ5ZXF0P92zEXX0U4eDsaoMnTGD ouwMywmhnLhwbyRKBFbIWdFLGROS7CKvNsoxqKDdSo5TUS6bLDIZo1cFRbYx q0UU9ArjFWXFRnPJj9h6ddy+youp6Y3sq179ufrHX/yCpG0+dOORR26QN9W/ vPQSSXxJzbh+8uT1k1ouol51iHOZIh0oqpXxcA+nY11f6z/Qf9hzhdZZlQWf fVbAzPpRj/pBGO0fh6rVT8L8epBfHCTTzmhhI7FOuY0xbsRTkjBpmZ5FldvM is1p3fupLmBia19+ZYH6IRELyFsVbaL6CdZI3BtPVN8NS1u5J1Slfm7sST9i ytD+zPF7jsiWA6uXkWju8ZkWnRjFlO0cfnCV3e4Rg8PLOld07F21d9VIs90u clxjx9Lu2p5M/9yUZPsTi1uX2kTebp1XlpddmDi9uWhpQ7HVxstROXPmzCpK lp0JcakzUA8H2u1Hu2/tT1OMjYBWKkgJGve6VnH+h55f17NkIeKRFgkCPN7f iPhwAZgRHMbOKd5IGZaQslSr+qlJERzsBx+wDkEx0Q03M8BZBEkevcgEZEmw cKMPUp+4xm6YDuuYJhEOJmq/QLRQ3OLuIx+eO2tBhDGvsC635dw5dA/7CiPb XJaz5yzTmL2jrzNT3JLNzI3udzqZaaN/wPMgZ7ZJbu0bGoOxsbHfk7NjH2LX gqik7CRyVq0kP50xEQx8kpvkPCgwAT1j7DNvNW/WaM4YLnITXRQY6PnGjrb2 rfnNVQuamxdUtrx+gTrKX7+ztWvzluA9nZ3f6+ymfGsw7nFa7024vQopOXrN T56camTBHr2OFKxt2ry5aW0BWbLiUEvLoXFlSr3StO3itqY5hztXHlqJ/stG nV9BnbU+6BmPnci2wq3XcYwwiQs0x1gUm8BnL6pqba1alI1P6oolpjnQvn07 OZ+ZarUKdlvRygMri2x2wWpNzdz+q+0Q8Y0atmFSdmQLM65GA930oR3kQlh9 o07/WDcioGlOkiN1miTqVoT5/w3tiNdyUds1pCQlkjtMwEBEa02eJc6mtRKv PsHcW700W7AJdkt88+zuTffftNQXlSyzkPOb23ipuLlIlHirdVLGAy3Nu14s rqsvopiz4fPZbMR/Mn3m1TGvjMuDOZiH+uMnNnuL+/gQL0n8EBpSIdjtQsUR N507sn3kWcklqYe0hnOf3WMvPIGnnJKwvwqIivYkwwz0l+F/FBadHXaYnv/h Rw7QcEURRi7EteY0b9nSXNAUjUKHQj1VjmheLqtpXKKeaq6e19Exr7p5mm/D xQ25kwIaJHbdt3EmL3u41JYlRDrc0rWvS+8XNWjnOxizxFto1iCcQO7EIHkH JVXOLanTI+ZbXR/8+M+U95XyhY2VvxsHv7/WD2r2VWJfPcA0YV913o7pNGOP bCB5rsfrwX/NSQ/Q825tHtHvp3q/zR3fXJXccPONDu9TDW4f8bxNsh8/wymi wJ85eWicYr0XOIW3CTuuCBw+n10x+MOeL/f+PXfr/bjWlI/xyryrr+7iuASt WEXTkymfgmNuyeJbA3ViX6DBHVhf1xnxZEPV726/0j3ir8+bGRzU3mvc0HIg erwO41RAqeRvyHnpxqV4Xvvjte+/Qe+/WlhbW3iVXr1Rv27duDqm91l6s//W +wtyc+vFrVsvlrfta2vbRwIXduy4sEP97SPB4CNBvVYVMHF4r5bnTnekQI2L D4Rr1e1pbtQqcljP848195bgWf1LOM2NmAfI87SDE5fh0pRbPtWefEkgsbhG EW0O5Crd4xcVciS+r+4UfU+ie6xiRp5d76fkKOo6XXszcOczfDoZ31H1okj7 qYccbVrcORc7pU3Iv8efnzJ5atvCppp5xfGxnJwXWO2vaPxhb9lsq523WTMm J8UkSUJ8yazZc1JEJdqaWDIxzRWn91BSiPiP/+c1hGLthSAtFkE0ZBktHsuo n+4oG3uMDR6NP62Bz9P4h99y6F6hhTUcfwx7BALkMI14/e0o0P0soX7HkRf2 6Hgm0lYj/bT80CHWKUrmp7lk7mmzJDrJk+opstQhCyynjmBp3sXh9tXYKwwh n6/Vn+9d08c6sD/voP05FKL9eQf2Zwfbt4ZNJcfVZ8k9Ljv2Z3Wtw0nmq2ec DrIb+7Pdpf6ELHRqes809MZ+5tRfKY2rApHXaMbO6Z3dXJzEPnTQIgsit3cv Jwqy5eBDrBTHEeaUIAkc/9wZbGkSf/o0L2E/O/MczyGZyhGxPh9FOQn6OxHW Enmllmu6bUNDjpraZ83dwPE2u6PWfwJ95eC+ewDNlMjjUdz10A+rouyCXQgs J3v5KEF2qodJlyJptuTj6Rh5Vt9H66/wco0uRvdadKuEAzkWq17iJZYoKsUK 8WMvU98ljGCPibGjvqTBzguiiOqrT9q1522tVzL/pvVK39fqlk791aPmTWrn V3TP1ZZK1s5LlnK6nfynrZQksdYuvNnKtcn0NStMwX3Ot3B/O+9Lz+SskSKI iGjjkmp722P6ZCNxqJeMy0JCfrhvMSvbJC61LrCo23WVPk1eM5mu0fGqq3tR oC4VHzdldvG+lbujl1HqEpNpCR2XRe9mju2lT/b2wvyeOtElTkhIjMehrie/ 0E4f8vfu7MNpfGLCBBz6dupv+uPwrxcOwGm4CK/DJ8RD8shaco5cY9Lw2XAH 8wJzw+QxtZr2mS6Zbpq95oXmkPm0+U3zB1GpUaVRa6OORl2IeseSbOmyPGA5 afmr5QM2kV3AbmFPs3/nYrjl3De5E9wfuetWn7XeGrL+yPoSz/E+vpHfyD/H XxPihArhIeEj5sfQT3DfYFoE+Uwm5MLLkEHOQAW8A9XkApQwJyGf9MIEZhjK 8MhlNkEi8w2kr4EKZjqkMHuglAnBbLqe+QgCzGXIZHZBC/MfeP0cjvPwmInH Gzj/NbQQM3QyB3FeBC2mhTi+hqMF/Mi7hTmFB+VdAQ6mHXjTaXCRM2NjzFz8 fiHUkC8gG0c/Ewd+UgI27TobauBNqCRXtbHGtAtq0I5qPPR7qvD4PZSQMuSJ dLRNYnaAA2kzyTMgktfQbuTHvART6M9LzLtjFnzWuDr22thb5qPGr1O3PmUa pQyW0V8EQP8tSv8Nq9hYwZAXyH6IAjNzjtmN8z36SP6Efegb+LUQZTLT+0xH AJ6uAe/8MOvBUBfl4v2C0XS4ZNoBn2MpfFwrss/iHhKwMjLGr18wtpPW27t8 yrS85cCOHVnG5wsH7ppc2GM9WOtjIBYxF4/PHAmQAqkwCdJgMv1VDKZhZ5sB 6ZCBu5JZmOlZkA05iIbZEIBSmAvliIh5UAlVMB+qYQEshEXo78WwBJZCHdRD AzSiT5bDvdAEK2CQEHP5mqEBXaME0h7xY7GmHTFbcdyCM51OUKMXDDqBPIwj MbzLEpdBZ8BO4g26CWaQqQbdBI2kzqCbIY6cMuhmxMiLBj0K4/yFQY+COIYz 6BZIYpKNaxbSmTJjDQtNzGqDzoGL+Y1B52AK85ZBtyI+rQbdCi6T06DzUGya bNB52GJaadAFSDK9bdAFKDWHdbBBknm+QbchfZVBl4E3h22RwWU+a9AVUMy/ NugKJJvfLBsYHBnqWdkd8k7pmOr1ZWbmedtHvDVDAx3B4WFv7chg0FsxsKa/ c2gk3VvS2+vV1g57h4LDwaG1wc50RMwADMIIDEEPrIRuCCHOpkAHosKLSMjE vzy8ascVXoz5EK7ugCAM458XapE6iDMv4mMA1kA/dOKKEUSSF0qwuvXieIvv sDaj9wZxXIvnTkgvHRpp6w9Rhb1LgivX9LYNoZqh4FB/WyiI2KPc2pBvKCLd i6gLIsc1yL0NKbqkkMazHyl4ZTC6faHhEuoRwyEB75eFB6gLs+8wNGzm7UYG UPTXUTAQcWS2Lg/FzTTE3d1Unc/MO/h8ycz64NBwz0C/15eemTkLs5B+NYze HsAFVGS6JnRWCf3UT//nsg0v9Ax727yhobbOYF/b0CrvQNfdUXSHzT1aWNvw CCG9DX0ThD5N31VIG4CufwU2dxP4de8uH+rp8C7qHR7ox3JFQdeBKxahz4ap Q/6/p0l3KDQYyMhYt25d+qCudAh17jJU7hjo024NoZgAVvEMWKf9peN8vCoh Q5GuO9TowHnf/4GIW/l2t8z5cv5/ZaZrVZGB0sGjja4WKf9jEEzXaJn83bdn PBMex15T3zYfNT2mVXOjf/4vJbIYxAplbmRzdHJlYW0KZW5kb2JqCjE2IDAg b2JqCjw8IC9UeXBlIC9Gb250RGVzY3JpcHRvcgovRm9udE5hbWUgL0FBQUFB VitCcnlhbnRQcm8tUmVndWxhckFsdGVybmF0ZQovRm9udEZpbGUyIDE1IDAg UgovRm9udEJCb3ggWy00NSAtMjgxIDExODYgOTI2XQovRmxhZ3MgNAovU3Rl bVYgMAovSXRhbGljQW5nbGUgMC4wCi9Bc2NlbnQgNzUwCi9EZXNjZW50IC0y NTAKL0NhcEhlaWdodCA2NjYKL1hIZWlnaHQgNDM0Cj4+CmVuZG9iagoxNyAw IG9iago8PCAvTGVuZ3RoIDEyODYKL0ZpbHRlciBbL0ZsYXRlRGVjb2RlXQo+ PgpzdHJlYW0KeJxl18tu20YYhuG9rkLLdBFIcyYBw0CRbrzoAXV7AXN0BNSS ICsL3335vROkaRsgxi+JnHm+X8Mhdfj09NPT+XTfH367Xepzv+/H6dxu/e3y 5Vb7vvSX03ln7L6d6v3rK/7W13zdHbaTn9/f7v316Twu+4eH3eH37cO3++19 /+HHdin9h93h11vrt9P5Zf/hz0/P2+vnL9frX/21n+/74+7xcd/62Ab6OV9/ ya99f+C0j09t+/x0f/+4nfPPEX+8X/ve8tpMTL20/nbNtd/y+aXvHo7Hx4cx Hnf93P7zkTke5yll1M/5Ng89bv8et9JQGpWW0qp0lE6lp/QqA2VQGSmjykSZ VC6Ui8qVclWZKbPKQllUVsqqslE2lZ2yqxyUW6IHg9fIa/AaeQ1eI6/Ba+Q1 eI28Bq+R1+A18hq8Rl6D18hr8Bp5DV4jr8Fr5DV4jbwGr5HX4DXyGrxGXovX ymvxWnktXiuvxWvltXitvBavldfitfJavFZei9fKa/FaeS1eK6/Fa+W1eK28 Fq+V1+K18lq8Vl6H18nr8Dp5HV4nr8Pr5HV4nbwOr5PX4XXyOrxOXofXyevw OnkdXievw+vkdXidvA6vk9fhdfI6vE5ej9fL6/F6eT1eL6/H6+X1eL28Hq+X 1+P18nq8Xl6P18vr8Xp5PV4vr8fr5fV4vbwer5fX4/Xyerxe3oA3yBvwBnkD 3iBvwBvkDXiDvAFvkDfgDfIGvEHegDfIG/AGeQPeIG/AG+QNeIO8AW+QN+AN 8ga8Qd6IN8ob8UZ5I94ob8S7/dVu83VX+d8uE0kSlSSSJCpJJElUkkiSqCSR JFFJIkmikkSSRCWJJIlKEkkSlSSSJCpJJElUkkiSqCSJJElJEkmSkiSSJCVJ JEnqfMKb5E14k7wJb5I34U3yJrxJ3oQ3yZvwJnkT3iRvwpvkTXiTvAlvkjfh TfIueBd5F7xVhgVv1cQL3qrZFrxNgRa8TcgFb9NsC97OAXg74+LtCr/g7Uq8 4O3qw4K3MzHezsR4OxPj7Qq/4u1KvOLtSrzi7Yq54u3irHi7Eq94uxKveIeQ K94hw4p3CLniHUKueIdirniHkCvegQHvEHLFO+DgHTLkzWvnzpzxFkq8WbNl vFmGjDcrfA6cxgF4iwwZb1OKjDcrW8abZcib15p5Gt6iFBlvVvvy5rWWCy3j rYyLt+mAIq/l/lKmV40qltM0WHGU6kOZXkr6WyijDuCuXhKDMcLCu6IXeV2V ochruX0UvFlNLXgLpfrryFbmepC3zP7KW1kPReNWvFmz1dlffQEVLzfXKq9Z Javqr2XjrdOrcSv93Tr33S4T4r83mUrji8jbRaEviTNZKFmZKkGIVwlS9d1W FkpTg6qCGLbhOih1QGOh8ESxXWEq1e1mKRWkOUqt8eYppW8sFB4j2lzYWj5N jQ9Vodtc2GpQU+MNe0hT4+dNqhWV9Gq7iLeSe2ZrlIyweUfhiW1beipF73Nh 690+F4om7tOr0/r0aiV1vNzuOwulMgJekJ3GVwbDW9XfzsKu8nb6WxW+z/4y 7uyvsnX6W5Wis1CaOtnnwlbMoafVhT4MvE2GwUJpMgwuxKaJx9zo1Ichr+Hx ZMhruWCGvJY9b8wLkXFX3pV3ZEpGKJRMMRc2BzTeVaDRKZl4MEX6fgHq8Vo/ AL49ttcvt9v2xM6vBB7V9ZB+OvdvPySul6vO0v+/AeeG808KZW5kc3RyZWFt CmVuZG9iagoxOCAwIG9iagpbMzAwIDY4NiA2ODYgNjg2IDY4NiA4NDcgNjg2 IDY4NiA2ODYgNjg2IDY4NiA1NjAgMjA2IDQzOCAyMzQgNDUwIDY4NCAzNjQg NjI3IDYyNyA2MzcgNjM0IDYyOSA1NTUgNjUyIDYyOCAyMzQgNjg2IDY4NiA2 ODYgNjg2IDY4NiA3NTYgNzE2IDY0NyA3MDUgNjkyIDU4MyA1NTcgNzMxIDcx NSAyNjAgNjg2IDY2MSA1NzUgODQ2IDcyMyA3NzQgNjI3IDY4NiA2ODUgNjM0 IDU4MiA2ODYgNjEwIDk0NCA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg NDM4IDY4NiA1ODAgNTkwIDUwNyA1OTAgNTM4IDMyMSA1OTAgNTY1IDIyMCA2 ODYgNDgwIDIyMCA5MDMgNTYwIDU2MCA1OTAgNjg2IDMyOSA0NjggMzIzIDU2 MCA0MzggNjQ0IDQ2OCA0MzMgNDY3IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA1MzggNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDcxNCA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4Nl0KZW5kb2JqCnhyZWYKMCAxOQowMDAwMDAwMDAwIDY1 NTM1IGYgCjAwMDAwMDAwMTUgMDAwMDAgbiAKMDAwMDAwMDEwOSAwMDAwMCBu IAowMDAwMDAwMTU4IDAwMDAwIG4gCjAwMDAwMDAyMTUgMDAwMDAgbiAKMDAw MDAwMzYzNSAwMDAwMCBuIAowMDAwMDAzODg1IDAwMDAwIG4gCjAwMDAwMDcz NTkgMDAwMDAgbiAKMDAwMDAwNzUzNyAwMDAwMCBuIAowMDAwMDA3NzE4IDAw MDAwIG4gCjAwMDAwMTAyNDkgMDAwMDAgbiAKMDAwMDAxMDQ5NyAwMDAwMCBu IAowMDAwMDE1MDc3IDAwMDAwIG4gCjAwMDAwMTUzMDAgMDAwMDAgbiAKMDAw MDAxNjY2MiAwMDAwMCBuIAowMDAwMDE3NTc2IDAwMDAwIG4gCjAwMDAwMjMw MzUgMDAwMDAgbiAKMDAwMDAyMzI2MSAwMDAwMCBuIAowMDAwMDI0NjIzIDAw MDAwIG4gCnRyYWlsZXIKPDwgL1NpemUgMTkKL1Jvb3QgMiAwIFIKL0luZm8g MSAwIFIKPj4Kc3RhcnR4cmVmCjI1NTM3CiUlRU9GCg== ----==_mimepart_567170f4bd3e5_97aa3ff6a417bc10362d0-- Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 211ms (ActiveRecord: 3.9ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:11:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.5ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (25.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (35.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 218ms (Views: 210.2ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:11:01 +0100 Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:11:30 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (65.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (73.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 384ms (Views: 246.8ms | ActiveRecord: 5.7ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:11:31 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:11:53 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (28.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (41.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 240ms (Views: 233.3ms | ActiveRecord: 1.0ms) Started GET "/dorsale/users" for ::1 at 2015-12-16 15:14:38 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 232ms (Views: 226.5ms | ActiveRecord: 0.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:14:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:14:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:14:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:14:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:14:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:14:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:14:39 +0100 Started GET "/dorsale/users/new" for ::1 at 2015-12-16 15:14:40 +0100 Processing by Dorsale::UsersController#new as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/new.html.slim within layouts/application (14.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.5ms) Completed 200 OK in 215ms (Views: 209.2ms | ActiveRecord: 0.2ms) Started POST "/dorsale/users" for ::1 at 2015-12-16 15:14:46 +0100 Processing by Dorsale::UsersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"PADBdANKFSYB9gp9fVr2Wm6+Z8foPhryMP9z/jzPFv8GFN5qR5KZETMottiRSvVNhe54xp9YLGNHh3y6U+Jq1Q==", "user"=>{"email"=>"benoit.martin-chave+test@agilidee.com", "is_active"=>"1"}, "back_url"=>"http://localhost:3000/dorsale/users/new"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]]  (0.1ms) begin transaction User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = 'benoit.martin-chave+test@agilidee.com' LIMIT 1 SQL (0.4ms) INSERT INTO "users" ("email", "is_active", "encrypted_password", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["email", "benoit.martin-chave+test@agilidee.com"], ["is_active", "t"], ["encrypted_password", "$2a$10$qhjqfuqKFS8dMn.1Wbmbi.E8K9z4ssMelglcuG8O5Et5JX7gSztNW"], ["created_at", "2015-12-16 14:14:46.717355"], ["updated_at", "2015-12-16 14:14:46.717355"]] [ActiveJob] Enqueued ActionMailer::DeliveryJob (Job ID: 41ce30d6-7056-4203-ac9f-f86383ce73c8) to Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/3, "b78ebea62432" [ActiveJob] User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] [ActiveJob] [ActionMailer::DeliveryJob] [41ce30d6-7056-4203-ac9f-f86383ce73c8] Performing ActionMailer::DeliveryJob from Inline(mailers) with arguments: "Dorsale::UserMailer", "new_account", "deliver_now", gid://dummy/User/3, "b78ebea62432" [ActiveJob] [ActionMailer::DeliveryJob] [41ce30d6-7056-4203-ac9f-f86383ce73c8] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/user_mailer/new_account.html.slim (0.5ms) [ActiveJob] [ActionMailer::DeliveryJob] [41ce30d6-7056-4203-ac9f-f86383ce73c8] Dorsale::UserMailer#new_account: processed outbound mail in 55.5ms [ActiveJob] [ActionMailer::DeliveryJob] [41ce30d6-7056-4203-ac9f-f86383ce73c8] Sent mail to benoit.martin-chave+test@agilidee.com (4.1ms) [ActiveJob] [ActionMailer::DeliveryJob] [41ce30d6-7056-4203-ac9f-f86383ce73c8] Date: Wed, 16 Dec 2015 15:14:46 +0100 From: contact@example.org To: benoit.martin-chave+test@agilidee.com Message-ID: <567171d6c13d6_97aa3ff6995d90b0365e0@tiramisu.local.mail> Subject: Nouveau compte Mime-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Nouveau compte cr=C3=A9=C3=A9

F=C3=A9licitation pour la cr=C3=A9ation de votre compte.

Votre login est: benoit.martin-chave+test@agilidee.com

Votre mot de passe est: b78ebea62432

= [ActiveJob] [ActionMailer::DeliveryJob] [41ce30d6-7056-4203-ac9f-f86383ce73c8] Performed ActionMailer::DeliveryJob from Inline(mailers) in 60.74ms  (2.0ms) commit transaction Redirected to http://localhost:3000/dorsale/users Completed 302 Found in 173ms (ActiveRecord: 3.1ms) Started GET "/dorsale/users" for ::1 at 2015-12-16 15:14:46 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] User Load (0.3ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (3.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (8.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 171ms (Views: 167.8ms | ActiveRecord: 0.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:14:47 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:14:47 +0100 Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:15:58 +0100 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"1O9B6rx77ejinrbC2UOoBllu+0A2rQ+xNqmiLPcooo3u+170+KNh39BACmc1U6sRsj7kQUHLOSBB0a1omAXepw==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>""}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] 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]] Dorsale::Address Load (0.3ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 1423.1ms Sent mail to benoit.martin-chave@agilidee.com (74.0ms) Date: Wed, 16 Dec 2015 15:16:00 +0100 From: contact@example.org Reply-To: benoit.martin-chave@agilidee.com To: benoit.martin-chave@agilidee.com Message-ID: <56717220364d4_ab6a3fdff512342c4189f@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_56717220343c7_ab6a3fdff512342c41762"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_56717220343c7_ab6a3fdff512342c41762 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_56717220343c7_ab6a3fdff512342c41762 Content-Type: application/pdf; charset=UTF-8; filename=Facture_2015-16.pdf Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=Facture_2015-16.pdf Content-ID: <5671722037866_ab6a3fdff512342c419df@tiramisu.local.mail> JVBERi0xLjMKJf////8KMSAwIG9iago8PCAvQ3JlYXRvciA8ZmVmZjAwNTAw MDcyMDA2MTAwNzcwMDZlPgovUHJvZHVjZXIgPGZlZmYwMDUwMDA3MjAwNjEw MDc3MDA2ZT4KPj4KZW5kb2JqCjIgMCBvYmoKPDwgL1R5cGUgL0NhdGFsb2cK L1BhZ2VzIDMgMCBSCj4+CmVuZG9iagozIDAgb2JqCjw8IC9UeXBlIC9QYWdl cwovQ291bnQgMQovS2lkcyBbNSAwIFJdCj4+CmVuZG9iago0IDAgb2JqCjw8 IC9MZW5ndGggMzM2OAo+PgpzdHJlYW0KcQoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KMjguMzQ2NSA1NTguNDI1NCBtCjI0My43 Nzk1IDU1OC40MjU0IGwKUwpbXSAwIGQKMSB3CjAuMDAwIDAuMDAwIDAuMDAw IFNDTgoyOC4zNDY1IDUzNi40MjU0IG0KMjQzLjc3OTUgNTM2LjQyNTQgbApT CltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAozMy4zNDY1 IDU0My42NzU0IFRkCi9GMi4wIDEwIFRmCjw0NDgzNTM0OTQ3NGU0MTU0NDk0 ZjRlPiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoyNDMuNzc5 NSA1NTguNDI1NCBtCjMxMS44MTEgNTU4LjQyNTQgbApTCltdIDAgZAoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjI0My43Nzk1IDUzNi40MjU0IG0KMzEx LjgxMSA1MzYuNDI1NCBsClMKW10gMCBkCjEgdwowLjAwMCAwLjAwMCAwLjAw MCBTQ04KCkJUCjI3OC42ODEgNTQzLjY3NTQgVGQKL0YyLjAgMTAgVGYKPDUx NTQ0OTU0ODM+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjMx MS44MTEgNTU4LjQyNTQgbQozNzkuODQyNSA1NTguNDI1NCBsClMKW10gMCBk CjEgdwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzExLjgxMSA1MzYuNDI1NCBt CjM3OS44NDI1IDUzNi40MjU0IGwKUwpbXSAwIGQKMSB3CjAuMDAwIDAuMDAw IDAuMDAwIFNDTgoKQlQKMzQ2LjIyMjUgNTQzLjY3NTQgVGQKL0YyLjAgMTAg VGYKPDU1NGU0OTU0ODM+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAg U0NOCjM3OS44NDI1IDU1OC40MjU0IG0KNDYyLjA0NzIgNTU4LjQyNTQgbApT CltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjM3OS44NDI1IDUz Ni40MjU0IG0KNDYyLjA0NzIgNTM2LjQyNTQgbApTCltdIDAgZAoxIHcKMC4w MDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MTguNDg3MiA1NDMuNjc1NCBUZAov RjIuMCAxMCBUZgo8NTAyZTU1MjBkYjQ4NTQ+IFRqCkVUCgoxIHcKMC4wMDAg MC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDU1OC40MjU0IG0KNTY2LjkzMzUg NTU4LjQyNTQgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NO CjQ2Mi4wNDcyIDUzNi40MjU0IG0KNTY2LjkzMzUgNTM2LjQyNTQgbApTCltd IDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MDYuODYzNSA1 NDMuNjc1NCBUZAovRjIuMCAxMCBUZgo8NTQ0ZjU0NDE0YzIwZGI0ODU0PiBU agpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMzMuMzQ2NSA1 MjEuNjc1NCBUZAovRjEuMCAxMCBUZgo8NDM2Zjc1NjM2Zjc1PiBUagpFVAoK MSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMjk3LjMzMSA1MjEuNjc1 NCBUZAovRjEuMCAxMCBUZgo8MzEzMD4gVGoKRVQKCjEgdwowLjAwMCAwLjAw MCAwLjAwMCBTQ04KMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNDIx LjY4NzIgNTIxLjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMxMzAyYzMwMzAyMGRi PiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNTE5Ljcz MzUgNTIxLjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMxMzAzMDJjMzAzMDIwZGI+ IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAozMy4zNDY1 IDQ5OS42NzU0IFRkCi9GMS4wIDEwIFRmCjw3YTdhN2E3YT4gVGoKRVQKCjEg dwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjMwMC45NzEgNDk5LjY3NTQg VGQKL0YxLjAgMTAgVGYKPDMwPiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAu MDAwIFNDTgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MjUuMzI3 MiA0OTkuNjc1NCBUZAovRjEuMCAxMCBUZgo8MzAyYzMwMzAyMGRiPiBUagpF VAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNTMwLjIxMzUgNDk5 LjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMwMmMzMDMwMjBkYj4gVGoKRVQKCjEg dwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIgMjY2LjQ1NjkgbQo0 NjIuMDQ3MiAyNDQuNDU2OSBsClMKW10gMCBkCjEgdwowLjAwMCAwLjAwMCAw LjAwMCBTQ04KCkJUCjQwOS4xMTggMjUxLjcwNjkgVGQKL0YxLjAgMTAgVGYK PDU0NGY1NDQxNGMyMDQ4NTQ+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjU2Ni45MzM1IDI2Ni40NTY5IG0KNTY2LjkzMzUgMjQ0LjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MTku NzMzNSAyNTEuNzA2OSBUZAovRjEuMCAxMCBUZgo8MzEzMDMwMmMzMDMwMjBk Yj4gVGoKRVQKCjEgdwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIg MjQ0LjQ1NjkgbQo0NjIuMDQ3MiAyMjIuNDU2OSBsClMKW10gMCBkCjEgdwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjM5NC45NzggMjI5LjcwNjkgVGQK L0YxLjAgMTAgVGYKPDU0NTY0MTIwMzIzMDJjMzAzMDIwMjU+IFRqCkVUCgox IHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjU2Ni45MzM1IDI0NC40NTY5IG0K NTY2LjkzMzUgMjIyLjQ1NjkgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAg MC4wMDAgU0NOCgpCVAo1MjMuOTQzNSAyMjkuNzA2OSBUZAovRjEuMCAxMCBU Zgo8MzIzMDJjMzAzMDIwZGI+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjM3OS44NDI1IDIyMi40NTY5IG0KNDYyLjA0NzIgMjIyLjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcy IDIyMi45NTY5IG0KNDYyLjA0NzIgMjAwLjQ1NjkgbApTCltdIDAgZAoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MDIuNTQ4IDIwNy43MDY5IFRk Ci9GMi4wIDEwIFRmCjw1NDRmNTQ0MTRjMjA1NDU0NDM+IFRqCkVUCgoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDIyMi40NTY5IG0KNTY2 LjkzMzUgMjIyLjQ1NjkgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjU2Ni45MzM1IDIyMi45NTY5IG0KNTY2LjkzMzUgMjAwLjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MjAu MjIzNSAyMDcuNzA2OSBUZAovRjIuMCAxMCBUZgo8MzEzMjMwMmMzMDMwMjBk Yj4gVGoKRVQKCjM3OS44NDI1IDIwMC40NTY5IDE4Ny4wOTEgNjYuMCByZQpT CgpCVAoyOC4zNDY1IDIyNS42OTEyIFRkCi9GMS4wIDkgVGYKPDQ5NDI0MTRl MjAzYTIwNDY1MjIwMzQzNTM2MjAzMjM1MzMyMDM2MzQzNTIwMzQzNTM5PiBU agpFVAoKCkJUCjI4LjM0NjUgMjE0Ljg5MTIgVGQKL0YxLjAgOSBUZgo8NDI0 OTQzMjAyZjIwNTM1NzQ5NDY1NDIwM2EyMDUwNTM1MzU0NTQ0ODQ1NDc0MTRk NDU+IFRqCkVUCgoKQlQKNTMyLjk0OTUgODMuOTU4NyBUZAovRjEuMCA5IFRm Cjw3MDYxNjc2NTIwMzEyZjMxPiBUagpFVAoKL1N0YW1wMSBEbwovU3RhbXAy IERvCi9TdGFtcDMgRG8KUQoKZW5kc3RyZWFtCmVuZG9iago1IDAgb2JqCjw8 IC9UeXBlIC9QYWdlCi9QYXJlbnQgMyAwIFIKL01lZGlhQm94IFswIDAgNTk1 LjI4IDg0MS44OV0KL0NvbnRlbnRzIDQgMCBSCi9SZXNvdXJjZXMgPDwgL1By b2NTZXQgWy9QREYgL1RleHQgL0ltYWdlQiAvSW1hZ2VDIC9JbWFnZUldCi9G b250IDw8IC9GMi4wIDcgMCBSCi9GMS4wIDggMCBSCj4+Ci9YT2JqZWN0IDw8 IC9TdGFtcDEgNiAwIFIKL1N0YW1wMiA5IDAgUgovU3RhbXAzIDEwIDAgUgo+ Pgo+Pgo+PgplbmRvYmoKNiAwIG9iago8PCAvVHlwZSAvWE9iamVjdAovU3Vi dHlwZSAvRm9ybQovQkJveCBbMCAwIDU5NS4yOCA4NDEuODldCi9SZXNvdXJj ZXMgPDwgL0ZvbnQgPDwgL0YyLjAgNyAwIFIKL0YxLjAgOCAwIFIKPj4KPj4K L0xlbmd0aCAzMzEzCj4+CnN0cmVhbQpxCi9EZXZpY2VSR0IgY3MKMC4wMDAg MC4wMDAgMC4wMDAgc2NuCi9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjEgdwowIEoKMCBqCltdIDAgZAoKQlQKMjYzLjE2IDc1Ni4wMjM5 IFRkCi9GMi4wIDIwIFRmCjw0NjYxNjM3NDc1NzI2NT4gVGoKRVQKCgpCVAoy OC4zNDY1IDY5NC4xNTc3IFRkCi9GMi4wIDggVGYKPDQxNDc0OTRjNjk0NDQ1 NDU+IFRqCkVUCgoKQlQKMjguMzQ2NSA2ODQuNTU3NyBUZAovRjIuMCA4IFRm CjwzNzMyMjA3Mjc1NjUyMDY0NzUyMDUyNGY1MjJjMjAzNzMyMzAzNTM0MmMy MDRiNjE3NTZiNzU3MjYxPiBUagpFVAoKCkJUCjI4LjM0NjUgNjc0Ljk1Nzcg VGQKRVQKCgpCVAoyOC4zNDY1IDY2NS4zNTc3IFRkCi9GMi4wIDggVGYKPDU2 NmY3NDcyNjUyMDYzNmY2ZTc0NjE2Mzc0MjAzYTIwMjAzYTIwNDI2ZjdhNmYy MDRjNDU0MzRjNGY1NzRlPiBUagpFVAoKCkJUCjI4LjM0NjUgNjU1Ljc1Nzcg VGQKL0YyLjAgOCBUZgo8NTQ4ZTZjOGU3MDY4NmY2ZTY1MjAzYTIwPiBUagpF VAoKCkJUCjcyLjMyMjUgNjU1Ljc1NzcgVGQKL0YxLjAgOCBUZgo8MjAyMDMw MzQzMDMwMzAzMDMwMzAzMDMwPiBUagpFVAoKCkJUCjI4LjM0NjUgNjQ2LjE1 NzcgVGQKL0YyLjAgOCBUZgo8NDY2MTc4MjAzYTIwPiBUagpFVAoKCkJUCjQ4 LjA5ODUgNjQ2LjE1NzcgVGQKL0YxLjAgOCBUZgo8MjAyYjMzMzMyMDM0MzAz MDMwMzAzMDMwMzAzMD4gVGoKRVQKCgpCVAoyOC4zNDY1IDYzNi41NTc3IFRk Ci9GMi4wIDggVGYKPDQ1NmQ2MTY5NmMyMDNhMjA+IFRqCkVUCgoKQlQKNTUu Mzk0NSA2MzYuNTU3NyBUZAovRjEuMCA4IFRmCjwyMDYyNmY3YTZmNWY2YzY1 NjM2YzZmNzc2ZTQwNzA2OTZlNjQ2NTcyMmU2MzZmNmQ+IFRqCkVUCgoKQlQK MjguMzQ2NSA1OTMuNDQ1MSBUZAovRjIuMCAxMCBUZgo8NGY2MjZhNjU3NDIw M2EyMD4gVGoKRVQKCgpCVAo2MS42OTY1IDU5My40NDUxIFRkCi9GMS4wIDEw IFRmCjwyMDYxNjI2MzY0NjU2Nj4gVGoKRVQKCi9EZXZpY2VSR0IgY3MKMC43 NTMgMC43NTMgMC43NTMgc2NuCjMyOC44MjExIDcwMC4xNTc3IG0KNTY2Ljkz MzUgNzAwLjE1NzcgbAo1NjYuOTMzNSA3MDAuMTU3NyA1NjYuOTMzNSA3MDAu MTU3NyA1NjYuOTMzNSA3MDAuMTU3NyBjCjU2Ni45MzM1IDU3Mi41OTg3IGwK NTY2LjkzMzUgNTcyLjU5ODcgNTY2LjkzMzUgNTcyLjU5ODcgNTY2LjkzMzUg NTcyLjU5ODcgYwozMjguODIxMSA1NzIuNTk4NyBsCjMyOC44MjExIDU3Mi41 OTg3IDMyOC44MjExIDU3Mi41OTg3IDMyOC44MjExIDU3Mi41OTg3IGMKMzI4 LjgyMTEgNzAwLjE1NzcgbAozMjguODIxMSA3MDAuMTU3NyAzMjguODIxMSA3 MDAuMTU3NyAzMjguODIxMSA3MDAuMTU3NyBjCmgKZgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgpTCjAuNSB3Ci9EZXZpY2VSR0IgQ1MK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjMyOC44MjExIDY3Ni44MTkxIG0KNDA4 LjE5MTkgNjc2LjgxOTEgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjMzNC40OTA0IDY4NC43Mzg0IFRk Ci9GMi4wIDEwIFRmCjw0ZTc1NmQ4ZTcyNmYyMDNhPiBUagpFVAoKMC41IHcK L0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDA4LjE5MTkg Njc2LjgxOTEgbQo1NjYuOTMzNSA2NzYuODE5MSBsClMKW10gMCBkCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNDEzLjg2 MTIgNjg0LjczODQgVGQKL0YxLjAgMTAgVGYKPDMyMzAzMTM1MmQzMTM2PiBU agpFVAoKMC41IHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBT Q04KMzI4LjgyMTEgNjUzLjQ4MDYgbQo0MDguMTkxOSA2NTMuNDgwNiBsClMK W10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFND TgoKQlQKMzM0LjQ5MDQgNjYxLjM5OTggVGQKL0YyLjAgMTAgVGYKPDQ0NjE3 NDY1MjAzYT4gVGoKRVQKCjAuNSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4w MDAgMC4wMDAgU0NOCjQwOC4xOTE5IDY1My40ODA2IG0KNTY2LjkzMzUgNjUz LjQ4MDYgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAw MCAwLjAwMCBTQ04KCkJUCjQxMy44NjEyIDY2MS4zOTk4IFRkCi9GMS4wIDEw IFRmCjwzMDM4MmYzMTMyMmYzMjMwMzEzNT4gVGoKRVQKCjEgdwovRGV2aWNl UkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMzM0LjQ5MDQgNjM4 LjA2MTMgVGQKL0YyLjAgMTAgVGYKPDQzNmM2OTY1NmU3NDIwM2E+IFRqCkVU CgoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJU CjQxMy44NjEyIDYzNS4zMTEzIFRkCi9GMS4wIDEwIFRmCjw2MTY3Njk2YzY5 NjQ4ZThlPiBUagpFVAoKCkJUCjQxMy44NjEyIDYyMy4zMTEzIFRkCi9GMS4w IDEwIFRmCjw0ZTc1NmQ4ZTcyNmYyMDU0NTY0MTIwNjU3NTcyNmY3MDhlNjU2 ZTZlNjUyMDNhPiBUagpFVAoKCkJUCjQxMy44NjEyIDYxMS4zMTEzIFRkCi9G MS4wIDEwIFRmCjw1MzUzNTM+IFRqCkVUCgoKQlQKMjguMzQ2NSAxMzQuOTgy MyBUZAovRjEuMCA5IFRmCjw0YzZmNmU2NzIwNzM3NDcyNjk2ZTY3MjA3NDZm MjA3NDcyNjk2NzY3NjU3MjIwNjEyMDZjNjk2ZTY1MjA2MjcyNjU2MTZiMjA2 MTZlNjQyMDc0NjU3Mzc0MjA3NDY4NjUyMDZjNjE3OTZmNzU3NDIwNjk2ZTIw NzQ2ODY1MjA2OTZlNzY2ZjY5NjM2NTIwNTA0NDQ2MjA2NzY1NmU2NTcyNjE3 NDZmNzI3Mz4gVGoKRVQKCjI4LjM0NjUgOTkuMjEyNiBtCjU2Ni45MzM1IDk5 LjIxMjYgbAoxIHcKUwoKQlQKMjguMzQ2NSA4My45NTg3IFRkCi9GMS4wIDkg VGYKPDQxNDc0OTRjNjk0NDQ1NDUyMDM3MzIyMDcyNzU2NTIwNjQ3NTIwNTI0 ZjUyMmMyMDM3MzIzMDM1MzQyYzIwNGI2MTc1NmI3NTcyNjE+IFRqCkVUCgoK QlQKMjguMzQ2NSA3My4xNTg3IFRkCi9GMS4wIDkgVGYKPDU0NjU2YzJlMjAz YTIwMzAzNDMwMzAzMDMwMzAzMDMwMzAyMDJkMjAyMDQ2NjE3ODIwM2EyMDJi MzMzMzIwMzQzMDMwMzAzMDMwMzAzMDMwMjAyZDIwNjI2ZjdhNmY1ZjZjNjU2 MzZjNmY3NzZlNDA3MDY5NmU2NDY1NzIyZTYzNmY2ZD4gVGoKRVQKCgpCVAoy OC4zNDY1IDYyLjM1ODcgVGQKL0YxLjAgOSBUZgo8NTM0MTIwNjE3NTIwNjM2 MTcwNjk3NDYxNmMyMDY0NjUyMDMxMmUzMDMwMzAyZTMwMzAzMDJlMzAzMDMw MjBkYjIwNTI0MzUzMjA0NzZmNzQ2ODYxNmQyMDQzNjk3NDc5MjAzMTMyMzMz NDM1MzYzNzM4MzkyMDUzNDk1MjQ1NTQyMDQ2NTIyMDMxMzIzMzM0MzUzNjM5 MzEzMjMzMjA1NDU2NDEyMDMxMzIzMzM0MzUzNjM3MzgzOTMxMzIzMz4gVGoK RVQKClEKCmVuZHN0cmVhbQplbmRvYmoKNyAwIG9iago8PCAvVHlwZSAvRm9u dAovQmFzZUZvbnQgL0FBQUFBQStCcnlhbnRQcm8tQm9sZEFsdGVybmF0ZQov U3VidHlwZSAvVHJ1ZVR5cGUKL0ZvbnREZXNjcmlwdG9yIDEyIDAgUgovRmly c3RDaGFyIDMyCi9MYXN0Q2hhciAyNTUKL1dpZHRocyAxNCAwIFIKL1RvVW5p Y29kZSAxMyAwIFIKPj4KZW5kb2JqCjggMCBvYmoKPDwgL1R5cGUgL0ZvbnQK L0Jhc2VGb250IC9BQUFBQUIrQnJ5YW50UHJvLVJlZ3VsYXJBbHRlcm5hdGUK L1N1YnR5cGUgL1RydWVUeXBlCi9Gb250RGVzY3JpcHRvciAxNiAwIFIKL0Zp cnN0Q2hhciAzMgovTGFzdENoYXIgMjU1Ci9XaWR0aHMgMTggMCBSCi9Ub1Vu aWNvZGUgMTcgMCBSCj4+CmVuZG9iago5IDAgb2JqCjw8IC9UeXBlIC9YT2Jq ZWN0Ci9TdWJ0eXBlIC9Gb3JtCi9CQm94IFswIDAgNTk1LjI4IDg0MS44OV0K L0xlbmd0aCAyNDIzCj4+CnN0cmVhbQpxCi9EZXZpY2VSR0IgY3MKMC4wMDAg MC4wMDAgMC4wMDAgc2NuCi9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjEgdwowIEoKMCBqCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KMjguMzQ2NSA1NTguNDI1NCBtCjI0My43 Nzk1IDU1OC40MjU0IGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4w MDAgMC4wMDAgMC4wMDAgU0NOCjI4LjM0NjUgMjg5LjEzNDEgbQoyNDMuNzc5 NSAyODkuMTM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAw IDAuMDAwIDAuMDAwIFNDTgoyOC4zNDY1IDU1OC45MjU0IG0KMjguMzQ2NSAy ODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAu MDAwIDAuMDAwIFNDTgoyNDMuNzc5NSA1NTguOTI1NCBtCjI0My43Nzk1IDI4 OC42MzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4w MDAgMC4wMDAgU0NOCi9EZXZpY2VSR0IgY3MKMC4wMDAgMC4wMDAgMC4wMDAg c2NuCi9EZXZpY2VSR0IgY3MKMC4wMDAgMC4wMDAgMC4wMDAgc2NuCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoyNDMuNzc5NSA1 NTguNDI1NCBtCjMxMS44MTEgNTU4LjQyNTQgbApTCltdIDAgZAoxIHcKL0Rl dmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMjQzLjc3OTUgMjg5 LjEzNDEgbQozMTEuODExIDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZp Y2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjI0My43Nzk1IDU1OC45 MjU0IG0KMjQzLjc3OTUgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0Rldmlj ZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzExLjgxMSA1NTguOTI1 NCBtCjMxMS44MTEgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0RldmljZVJH QiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KL0RldmljZVJHQiBjcwowLjAw MCAwLjAwMCAwLjAwMCBzY24KL0RldmljZVJHQiBjcwowLjAwMCAwLjAwMCAw LjAwMCBzY24KMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAg U0NOCjMxMS44MTEgNTU4LjQyNTQgbQozNzkuODQyNSA1NTguNDI1NCBsClMK W10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFND TgozMTEuODExIDI4OS4xMzQxIG0KMzc5Ljg0MjUgMjg5LjEzNDEgbApTCltd IDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04K MzExLjgxMSA1NTguOTI1NCBtCjMxMS44MTEgMjg4LjYzNDEgbApTCltdIDAg ZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzc5 Ljg0MjUgNTU4LjkyNTQgbQozNzkuODQyNSAyODguNjM0MSBsClMKW10gMCBk CjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgovRGV2 aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAwIHNjbgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgoxIHcKL0RldmljZVJHQiBDUwowLjAw MCAwLjAwMCAwLjAwMCBTQ04KMzc5Ljg0MjUgNTU4LjQyNTQgbQo0NjIuMDQ3 MiA1NTguNDI1NCBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAw IDAuMDAwIDAuMDAwIFNDTgozNzkuODQyNSAyODkuMTM0MSBtCjQ2Mi4wNDcy IDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAg MC4wMDAgMC4wMDAgU0NOCjM3OS44NDI1IDU1OC45MjU0IG0KMzc5Ljg0MjUg Mjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAw LjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIgNTU4LjkyNTQgbQo0NjIuMDQ3MiAy ODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAu MDAwIDAuMDAwIFNDTgovRGV2aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAw IHNjbgovRGV2aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAwIHNjbgoxIHcK L0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIg NTU4LjQyNTQgbQo1NjYuOTMzNSA1NTguNDI1NCBsClMKW10gMCBkCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgo0NjIuMDQ3MiAy ODkuMTM0MSBtCjU2Ni45MzM1IDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9E ZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDU1 OC45MjU0IG0KNDYyLjA0NzIgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0Rl dmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNTY2LjkzMzUgNTU4 LjkyNTQgbQo1NjYuOTMzNSAyODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2 aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgovRGV2aWNlUkdCIGNzCjAuMDAwIDAu MDAwIDAuMDAwIHNjbgpRCgplbmRzdHJlYW0KZW5kb2JqCjEwIDAgb2JqCjw8 IC9UeXBlIC9YT2JqZWN0Ci9TdWJ0eXBlIC9Gb3JtCi9CQm94IFswIDAgNTk1 LjI4IDg0MS44OV0KL0xlbmd0aCAxNDAKPj4Kc3RyZWFtCnEKL0RldmljZVJH QiBjcwowLjAwMCAwLjAwMCAwLjAwMCBzY24KL0RldmljZVJHQiBDUwowLjAw MCAwLjAwMCAwLjAwMCBTQ04KMSB3CjAgSgowIGoKW10gMCBkCjI4LjM0NjUg NTU4LjQyNTQgbQo1NjYuOTMzNSA1NTguNDI1NCBsCjEgdwpTClEKCmVuZHN0 cmVhbQplbmRvYmoKMTEgMCBvYmoKPDwgL0xlbmd0aDEgNzU5MgovTGVuZ3Ro IDQ0ODgKL0ZpbHRlciBbL0ZsYXRlRGVjb2RlXQo+PgpzdHJlYW0KeJzVWH10 G9WVv28kS/6Q9S2NJEvyjCTb8pcky7LkOLEdO4ljJyF2SRwaQwDHlmMn/sKW HTuBJDiEj2xaAmkaSpOTnj39YCkFlgVSIE1yICRQSkl6Aof00NN2l27oLgtl D7DAkvHe92akOCEU+k/PWdmjee/qzX2/e+/v3vfeAAGAXIhAFoz2DHWP7hrc vBQljwAQ84bB6b4LD362G9snAMxvDo70dG/5cLIBwPoAjhnuH0pNbXbmmQBs 2dh/s78/2a3dotZh/w/YDwx1T43CdrgZwK7GvtC+Khw9/O6eKuwHsH/z6Mh4 auvRaWzb78D+vuHuoeQLR1eNAvAOAM11qK5Xc+JQCMCDMojjRYDiBcA5iAa+ 8kPmtDlQgTpLA9psyKEms0+eLl9vMJrMFrDawM47nK4Ct8dbmHlIEH1+xFdU XBIsLSuvqIQQhCMAVRBNj6i+NEPsqwF9/U/N1xyngl60Lc49iC0NtazaJJpU Yg4xib3kN1XSI2S1tJes4h682Mf1X/yAXLj4AbpFmF0DT8EMYOwSVq3G7yuu iSXi9SQWj9ptT4VsXoc7T3BH3VXjS0WnKd9a9w2vs7DQCdSlC2Y/hRfxWZwr btXQJ+PV0RdLa4NBt6ertjTocQeBurty9kNugvsxaMGAfaNGKDbGBXOs2Kex 2qPcxCHpvw8dIvqi7u92d3+X/E76w8svE+Flqf7czp3ndtJ5DLOfkBj3j2AD sMgIGwnOZLeZrKxrWp2t5n0lj+qyXT6/0xHggBMcQV1MLbovvub0+53kPxle DAvXjDjKkZL4pMgQJ/CvJlbs92kU67FPdVs1Wr3KJka55kK7dIO9cHPyFmfZ 8oaa1lB+Pu+NVLVed8vuG5OxaL2DtNtXVAiiPbmzKmEWK0rLbZ5sj9UdtHp6 u9p6oq6CsiDP/IB2cCm0wwluZJLfRn1WTxiMBKH+NuHEVk1RdQ23sN0X9Ukv 2b0mssFW62m3e71S55mfpJw+nzPltlusZI9ddEk/9JR5ei9Q26iPGzD2mCNF 1CslcjR4L6mOyvYx8xKWBlItMvPKiRbbUTvX8L3x/Wv5QrvBULU8vrijo+6a Vr3B41FVqAp54rKLov2/HNalBZO73uy/dZmVd3pzxILmRKwxoBV5YuNdAm8X DuQZp5mPrWhjCHHYsWPV6onNmvYq2omI0KGh3OHrfa4CsfM66Vl7YaGdPJrg ksb83e8eptYd/miDUCEwfzF+kUnklwWrToZh5iu5FpRvZKXMOentOdwTEc9+ xh2sJEUlYpri6G+e2Bk6VYmWC86T3pxnFl2ChoB+hZ6ARnD5Jvv7nVu2iD5e p+PmCcLF0zod7yMaScIM60DlG9FOC8ayiPm8nFAqxuLzCXWv1ktKYsXlxIbu 59MNbuNtIx84AwHnhfWjG5tXHK4ofuyxYFlRbdUvjoXnHW8fDbi4Qmfg+mU3 RQxr/+QLHqj8uKTmaIz5NYjxHUbuijhXVGEouheNMdIOL5tSQnlstZNbl7da rU6vpXSqYf/x4/sbpkotXqfV2rq8e2oqmdCLvN1SVn6MxI+Vl1nsvKhP7Pzl TmD+onbdh3bl02zDXJ1jlZmagRTl7juy/4grEHAd2V8/npyYSJK3pH89JmOX Ok5NS62Il+ppRD2eS7lmYuG3056NER2dgnRo9Dmke6g60u/wYfvcj3if6PgR me/oiAgBJyc4A0JEPCxGhIeoXoxnDPViNOEyTYwU8hRczMdLrz3MiyL/cCCK 7ibDDm464jvoi4j/Rt3PBZ0BxaeH0KdlNH6yMxmtLvOmDWtUokb+iYWWO6QP 72v//nPP3z/XrRO/apqhEx51BfbZzHUNp+8/8HzGucmBXQs2CLyjMOACxYYd yEkP4w2rAUqamNj0HiLWsPrL7UD40km/k7rH6ScLsBun7Xfeod9ciH6fO0e/ qd7O2U/gNdSbR2u54g7U8po/WlQU9ccvPaJgGMGxIhs7d265tFoNxKJ4QaX9 ZQZBpdHBB8yPvpLrdfmNx7fO0fkR8RtF3m18SDqqt9p9TlK9GRQelOA8uL6U kswsNhMjAnlP+oGiOIBBR1XFtCsZxIioYJzBZ13pmkZMc6DyRDaPmxGdbqP0 E58DVRS4jGStEBWrHKKNPCmNOjB7uYTDZ5NWkHspvdLr0fkvXY/On5TeOnmS BNqmTk1NnSK/l946fZoETkuLT91996m7WY4grknkoAkrOVa5ueyjDNEo6c5N Tm4+zvj3+eTmrdHwmTNh8mrXLa+mGTi2Y1ntERnPtxgeK2DNyqImhomGZbbA 1iHerpLBVUcTSl0vJHFuT6FDNFTH591P0Z5sbYxmhyjkHk9BhVa0C8ayJY12 r+d6E0V/+v7O+yJderKthxqhac/X20TPyiVKzqM9W9EeJ/jQ03LUw8Q/N6Vo tcnUMy6l9RUUGydelpOLTE0M50fDr78ejrbrdY4i8YPX0yZuWjcT+edAzZFa VsMS6He6/saVeBZnFiktao0Vl4RIetHK5B+mH+9Vcc133tqwvczn5o0GlZDt 1rt5wbS4efH1d2z49paFC0sbXQ597g1N9y68eUFri/Bs12CRWFDIe3I4a5ZR natWhZdVOvw3XtPVbdaVF9jFrLIV/mK3yRNenFmz1qL9NlZTyjMsU+oBFpS1 ovOnlKaPOHyik5x1cFMRUTKwovWBj3f4gOlZgfbdiXzF1V7hJmoS0mloQnLF OR367AHp4wfw1nmwE3exvYzx/zRz4MAMuY61D7auWcP0uVhc2L4H11IVy0XF YwUsS7mtWf9jKCrWf5Il8iX6F140BBwiN5CXf/ElUeRqdXm8X5TC5Kyo4HPP fqJ6AvXh6koKlDSX1eaRK5RHOc/eA7oyl1f1iq6iNP/ee/NLK3SvqLyuMt2B vfoObqu0mvw0KDqycy6eKi4ij0sdRcVcXU62QwxKneSREsarstkPyafkGOYJ rXTKdkeTqbLamFJfMfjkU2+tN9jVMznTN7Btsj5W3bggHqs//0OX3+/iFu1c 37d924baJUvjNa2tMmdb0Nd65hsvVjDmYQ8ziRGHzRWIyathtMUf9Zd33Tg0 eFNXWIgJpGN+tKpuXm+Mi9LN4ftL7zp611KNM+C/e7Bt2cZlkF5vyXHEjicA Er18da3OrL/UllicWJM1JpfNaiovTzQ0JMrLTVaby1ST3DgzQ47Nt9itLp2A egWdy2q3zN95cifFT/X/JY2fMi7tGxYBVv6BEobaQP6CqMNdNw0O3dhVjrZI j8/vnVdXFeX6Lv7a6Q84NcyC99EYaa9sgqz/t4jfSaNNs02kO8HLgdMYhAjd +ZLf2uzSx1nxqkSR02J3lTeuGpzasX7d+Ji2qri0Juu8kS+r8VidFrEgOHNq ZqamKBopkf3Ugnvz99EOtMIirx+yKcz3ckfh/7Hg2mtvRPShynAYb/hPJtrG bjhKY/B0qG5BxdO0JcdEjnEDrmenuNuxTtP9H1WC6lSZzPIVNwRx41cryNo4 oa6kpK5Emk+WURUSVcf0zJ6drYfTqIfVa4vJSvc0rFTLyIoVzcd+prd5PDau KRD1bS+hysg2aeBh3GI3kYOo7B6mX7H5DdlmVi2xWGptcyw1JdJLKPlVbmHU eEe1jPCIweIUXCMd+WaHyD8RTDJ7q2itlI5+Syc4rNY1aZ/CMWUdn2Nti6xF oS0NvT8TA5UZYx3J7CfmeP8LoahWMoVnIFXmACZHRajCHw2UV4QpvXAR9QU7 14Vjfd9cG2PRCc9TooOt+ZWsRdpcyLzstuXLh9ZRDE3okz8jBqx9CTkZ05Nn 5m6afnoa1UdX4+V/v2tious5qulkaXV16Uk56nLN+BD1yGszfQ61pddm8uHt L91++0t59b319b1k3oldu07ski70t7X1t8k1oZ7T47Msp/ir1gRIL6Qtl6cU 1gSWUndxWZcy6nkERRali4Ic942yjXTveTWnko1eR7wRfekrcPrF1U5yOFTY suCg7LECX8CZt0KOWS7qmuQ2QgGNsV/mY42MWNnRsphvW2Rzu22LEOFKys2V NP7EhZS8laq8FRvSv2d40IS++zN5lsVA0UVLiHyYl7E2ZQKAwXjhCv8/hzGh esKI7ReoB9VacKeRYTOf3hpo06dwtoD384b+fgOeC/MnpnSCzWUYGDC4bIJu aiLfS54133ab2cNb9bv3GCy2QvP27eZCm8WwZ7feyntwrihOeIQ8QTMzcyZv JH7lrMimRa8e8dik31sK819/nHqBFPCe/NeftLWUub0Wm/EzN97tZuNn6fNL o2oEV5zKrzp5qGT1mTcKf+Uk8ojVlVepd5q9urD+C6cSTnLZ9IZ6i9ts1Ndb 8GzIai/bTwlKTv716mu5AshXVOODCKaOgVmgv2plJvsooJUM0EqLzA0vrpd3 4d4Lt3wWhW7s9D93adMqvtFYeaU1FzU7H5UozxbH7lxssNkM7c59m5oGBbNg KzBXL6nvtDxEpU8R8hS9P2TprF9SbS6w4YDBpk37nO1UupiQUZvXNjiTKOXN dje/sK0Ju3mRPPxualvIu+1mvjQxM8iEFL0L/2phBQzCXjgDEmkm/WQ3eZq8 x/m4Fm6Me4A7pwKVXbVM1a/6jupJ1Vtqt7pDfVB9Qv1OljGrNWsy68dZb2g0 mjpNv2aP5knN25rPtQ3a9dod2se1b2RDdiC7K3sm+2SOPmcQ2fMg9BK6YfoY BEJgAdbhSnIPGLgUxLhteB+DSq4erOy3p0HkvgMd3PchyD2H93V4LcDrNeyf gQ4SgE7ue9hvwOs30KHS4LPfVu7/grJRSHBDYMXfVnD7waX6Nbi5Wijj4tBC 3kYdcby0eEWwr4YGop49Sz5j7RbVKmjhyqCJ8yrjU3hthVwqI+9CmPwRogwP ff5JrIgEbXtvVgOg/g9cEf+k/vllL0XpJ84kcViH1VdegdPvWRcqIzjyAncU skDNHeV2Y3+PfCe/w/P4Fvw5L0ulZi9YfwDwWAcIy9KqR1N9gNkg/C/HMLyk ugM+w43JYUbOJ9Dn9FeOzYif2V14FrraJ87ecxpwJbfgCBtWOgdywwMBKIJi KMHzUyme5suhgr6eZS9nqyEGNfhcAhk0D+pgMWZACyyFVliOjLoGVkI71oxv wLWwCjrhOvgmXI/2J2GUEPWSibEROquHrM/4aiFDQNQ5eN+BPVlOMNdPKHJa 084rcg60JE+Rc6AnZkWugmoiKHIV9JFVilwNPHlGkashRM4o8izIJ5IizwIX l6fINeDlipS2FkLcImWMFm7gblHk2civVxV5NnLhj4o8B3JVOYo8B6wqiyLP hYWqEkWeCztUGxR5HoiqC4o8D5rV2Zk38KJ6mSLXoXyTIjdCrvpnitwIVvUR RW4CvfoVRW4Ct/r8opHR6bGBDf0pIdhTKkQjkVph/bTQMTbSkxwfF1ZPjyaF lpGJ4d6x6ZDQNDgosLHjwlhyPDk2mewNwSIYgVGYhjEYgA3QDynkUhB6kAsC xiKCf7XYWo8jBIz1GI7uwQiP458Aq1E6ij0BWTECEzAMvThiGvkjQBNWnEG8 X9I7znr02STeJ/G7F0LNY9PdwykKWGgeGexFjKnk2HB3KgnNTFU3Kk1lphZQ OoJqe5UJUkzVMI7C1rXJDROD3WPIxiTOOIE/d8OY4gnqCMUPdcKXzllHHVhz hZlpIy83sY5h+RsRsqdkp9bIIBBDJcVwdbNllZUZlV9QuCY5Nj4wMixEQ5FI FaxhP42jw0dwAJ0pxOaqamKf8i+ZUnHHwLjQLaTGunuTQ91jm4SRvquz6Aqr B1hYu/FKobwbQSZhiDoeNqFsBPr+FtpcbcKv+/SSsYEeoX1wfGQYixQlXQ+O aEeHjVNv/H9Pk/5UarQuHN68eXNoVAadQsx9CuSekSH2aAqnqcPaHYbN7C+E /blQUgqQvitg9GB/6O8wxaXEu1rufCH/vzyPWDXkoDmv8nPnTYYFH0Ge6h1a Hs/+Q8Uz6fvsWekt9c9Vz+DY7PTa+H+OPcyyCmVuZHN0cmVhbQplbmRvYmoK MTIgMCBvYmoKPDwgL1R5cGUgL0ZvbnREZXNjcmlwdG9yCi9Gb250TmFtZSAv QUFBQUFBK0JyeWFudFByby1Cb2xkQWx0ZXJuYXRlCi9Gb250RmlsZTIgMTEg MCBSCi9Gb250QkJveCBbLTQ3IC0yOTIgMTIwOCA5NTNdCi9GbGFncyA0Ci9T dGVtViAwCi9JdGFsaWNBbmdsZSAwLjAKL0FzY2VudCA3NTAKL0Rlc2NlbnQg LTI1MAovQ2FwSGVpZ2h0IDY2NgovWEhlaWdodCA0MzQKPj4KZW5kb2JqCjEz IDAgb2JqCjw8IC9MZW5ndGggMTI4NgovRmlsdGVyIFsvRmxhdGVEZWNvZGVd Cj4+CnN0cmVhbQp4nGXXy27bRhiG4b2uQst0EUhzJgHDQJFuvOgBdXsBc3QE 1JIgKwvfffm9E6RpGyDGL4mceb5fwyF1+PT009P5dN8ffrtd6nO/78fp3G79 7fLlVvu+9JfTeWfsvp3q/esr/tbXfN0dtpOf39/u/fXpPC77h4fd4fftw7f7 7X3/4cd2Kf2H3eHXW+u30/ll/+HPT8/b6+cv1+tf/bWf7/vj7vFx3/rYBvo5 X3/Jr31/4LSPT237/HR//7id888Rf7xf+97y2kxMvbT+ds213/L5pe8ejsfH hzEed/3c/vOROR7nKWXUz/k2Dz1u/x630lAalZbSqnSUTqWn9CoDZVAZKaPK RJlULpSLypVyVZkps8pCWVRWyqqyUTaVnbKrHJRbogeD18hr8Bp5DV4jr8Fr 5DV4jbwGr5HX4DXyGrxGXoPXyGvwGnkNXiOvwWvkNXiNvAavkdfgNfIavEZe i9fKa/FaeS1eK6/Fa+W1eK28Fq+V1+K18lq8Vl6L18pr8Vp5LV4rr8Vr5bV4 rbwWr5XX4rXyWrxWXofXyevwOnkdXievw+vkdXidvA6vk9fhdfI6vE5eh9fJ 6/A6eR1eJ6/D6+R1eJ28Dq+T1+F18jq8Tl6P18vr8Xp5PV4vr8fr5fV4vbwe r5fX4/XyerxeXo/Xy+vxenk9Xi+vx+vl9Xi9vB6vl9fj9fJ6vF7egDfIG/AG eQPeIG/AG+QNeIO8AW+QN+AN8ga8Qd6AN8gb8AZ5A94gb8Ab5A14g7wBb5A3 4A3yBrxB3og3yhvxRnkj3ihvxLv91W7zdVf53y4TSRKVJJIkKkkkSVSSSJKo JJEkUUkiSaKSRJJEJYkkiUoSSRKVJJIkKkkkSVSSSJKoJIkkSUkSSZKSJJIk JUkkSep8wpvkTXiTvAlvkjfhTfImvEnehDfJm/AmeRPeJG/Cm+RNeJO8CW+S N+FN8i54F3kXvFWGBW/VxAveqtkWvE2BFrxNyAVv02wL3s4BeDvj4u0Kv+Dt Srzg7erDgrczMd7OxHg7E+PtCr/i7Uq84u1KvOLtirni7eKseLsSr3i7Eq94 h5Ar3iHDincIueIdQq54h2KueIeQK96BAe8QcsU74OAdMuTNa+fOnPEWSrxZ s2W8WYaMNyt8DpzGAXiLDBlvU4qMNytbxptlyJvXmnka3qIUGW9W+/LmtZYL LeOtjIu36YAir+X+UqZXjSqW0zRYcZTqQ5leSvpbKKMO4K5eEoMxwsK7ohd5 XZWhyGu5fRS8WU0teAul+uvIVuZ6kLfM/spbWQ9F41a8WbPV2V99ARUvN9cq r1klq+qvZeOt06txK/3dOvfdLhPivzeZSuOLyNtFoS+JM1koWZkqQYhXCVL1 3VYWSlODqoIYtuE6KHVAY6HwRLFdYSrV7WYpFaQ5Sq3x5imlbywUHiPaXNha Pk2ND1Wh21zYalBT4w17SFPj502qFZX0aruIt5J7ZmuUjLB5R+GJbVt6KkXv c2Hr3T4Xiibu06vT+vRqJXW83O47C6UyAl6QncZXBsNb1d/Owq7ydvpbFb7P /jLu7K+ydfpblaKzUJo62efCVsyhp9WFPgy8TYbBQmkyDC7EponH3OjUhyGv 4fFkyGu5YIa8lj1vzAuRcVfelXdkSkYolEwxFzYHNN5VoNEpmXgwRfp+Aerx Wj8Avj221y+32/bEzq8EHtX1kH46928/JK6Xq87S/78B54bzTwplbmRzdHJl YW0KZW5kb2JqCjE0IDAgb2JqClsyOTAgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiAyNDYgNjY2IDI1NyA2NjYgNjc0IDM5 MyA2MjggNjY2IDYzOCA2MjYgNjY2IDU3MyA2NjYgNjY2IDI1NyA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2OTQgNjYwIDY2NyA2OTkgNjA1IDU3MiA3MTkg NzIwIDI5MiA2NjYgNjY1IDU3NCA2NjYgNzIyIDc3NCA2NTQgNzc0IDY5MSA2 MjQgNjIxIDcyMiA2NjEgOTc0IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDU2OCA1NjYgNDg0IDU2NiA1MTkgNjY2IDY2NiA1NjAgMjYw IDI2MCA1MDYgMjYwIDg1MSA1NTQgNTQyIDU2NiA2NjYgMzcyIDY2NiAzNzkg NTU0IDY2NiA2NjYgNDkyIDY2NiA0ODEgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2MDUgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDUxOSA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjkyIDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2XQplbmRvYmoKMTUgMCBvYmoKPDwgL0xlbmd0aDEg OTAwMAovTGVuZ3RoIDUzNzEKL0ZpbHRlciBbL0ZsYXRlRGVjb2RlXQo+Pgpz dHJlYW0KeJzVWXlwFOeVf1/PaLqne3q6ey5dSIwOLgFCGo0OBt1CQiAsBOgC Cx1IIySjC2k4FMDcJiFAsA3Em2CbkBhsFmLsuCBxCPFSKUw5xHHsbMoVOwRn k5jybmx8Yxu19n3dPYOESdn5Z6t2pO6vvzdfv/P33vu6BwgA8JABUTDQ3ts2 ULXd+SeknAIgjlU9w53P5T2ejdcvAERf7+lvb7vw7K9+ChD7JK75ZldvaMPD DukPAHEZuMbW1RVsYzvNAkB8Pn6f2tu2YQD2QhPOW3HuXbR0lu+xF/ZW43wr zlsH+odCw3/ZHIPzazg/3dfWG/zBE6FPACYcALC0IrsOy78/agdIvoHf5+BB gOoLYMNLC3zlR1vMaJcmc5SF5ay8YBPtkqw4NKLT5fZEx8TGxU+AhMSJ3qRk SEmdBJOnGLdPhWlp02fMTJ+VkQm+LH92Ti7kzQ7MyS8oLCq+i7SSr1bo639K v+Y6E/ShicXM9/DKAlaALCVJMSVZiZLUR17NVE+RWvUAWcp8b6ST6Rp5n7w9 8j7GOn/0I5PCHMf1sZAE0yELYJLLkjw525/j85hcLLGk0EkuycnyeRz+yckW l8dHIissBsWkNH2zCf/3R6kbWbsgWslWVuLt9+avzM9fqf5R/zJLmz1c1tRU VrpiBTnLcSMPiHaelZiQKI78prW0tLWU/N34elCbAg1dLqwknzGpEI9xytLE JhDUxmWZTtxUkwKCOvpzak8oMcoJm6LYwhek+Sk6fUqKkSIXyG/WaDPsgFaQ AXJdLBqI9uUUEMrYvSOed8dFxeLC2Ib58TFR0oLy6TZZpjCDCvgzGSAKIK5z qcA5hCqR0ipIkvAJPf1ZjBHxn66tGv0cHodqYBGulDHqWRWbHBub7KSnWM2u ktFDZBvzn4C4Jrqnw45Gsvop54xjCG9x8xLzc4vl1ueuGDNnsjpxNSIZ48YM YNxYkHAuoxfkHF84PszAkVtHjtxq3XBlw4Yr5Kp69fJlknxZnX7zxImbJ0CT PWH0JuGYY+AMx1th9UgXUQXchFPilG9xJkGJ/pHdkuCxORw2ZkEaI9ncbJZ5 os6jDBXxoQ5pGo+UJHp7oSm3kGT7J6ckG/xyqT0YJtZO3Ek+D+OTebVCkN3e /ED65oZ7lw7VcpwgTWoYvm9Ty6ZQE/muIMXxsixk1eT5kj358/Nmzym22AVn dN7ympKVgZy2WknDBNpPZft02clTKB6zfNGeLF8Oip9ONIBihHIMZXRdqCps ImF8B/r2ddgUgeeahup6g82VNHwl8+uq55XNlT32uMrnBwbLl/18WV8tL9pE tmpxRclimRek8pzAnGSr3eoUpyyras+0NdNYJI7eZDrRlzEUoaljYJkUDqhb yfKlKITplIQ+OU5WD8ZZyTabFN8n/ES9cs1jPy4qing8lreS06JX7SEN6lMa Pj5k8jGf0+5uo+HiXGdOVpIGxCSW+prJ3xM63CTINqu1YcPyro7Fq6p5UbIz WVGxJFuQJZv61rTC3tU7X27eXC/wNju7YEXlwvpSzmEjRbGSR/o8ew3aVIH+ LUb/xkCqIZ0Kp8HUY8kW0hRkqRYWt4tqxBTvWrtp5+O7pjtjRWXL7pSJQwu6 twVaG5YMt7XX3neladPm3u/8I+Bw8QKb9cTGQMHa5ZX1TeVVjSs0LKWgD0W0 1a3lgoVx6yXGkZtEMw0NZER23Rp5gjx4n7pFQHyQMxOZbVbrd9X3nqHOO0Pi d6HyWh0sRd0XoO5OSACs4E5/OOwG05zcyWZNa+rGVM2XdLpmw/Mb1lQ27r2x t7FyDUk7Gep5vkf96IFldfvrGFK1fHlVS5ZzRUVDX19DxQpnVs3ieeU1NeXz ts3LzisuzstGn81GuVlhnzn9YeBreZ2DaZFrp4Uq1xWJn2X2A6E7XNa7OeIy 8vKXfBa697bPGL3GkHV6DQhXGWZctYkdU3NISbj04L0B1PWKlrt+Gl8jWTWV FVdygVb2NbBl+8MR1jJ5ki9H09zlYa7Y1+w/+9tnDvcN+tJqK1taKmvTnt56 8NkfDG42s1ZefTunvDwnu6Sk1G4JXH7k4IX+oHozNnZy2cqHVpZNeOz41l1P ZzG2AxWDFZV9lbpOGYiBI5hHbvQgWAl1XkryLJLERnqQz5RkItuJxyyLTm6J +uQSzinKZuKxTn6SpB1i9o88zFlskvPcOadks3BMr0utIw0aJlpQwHLElwsx MVlDtFYiFL2K0zAlkim0brgxOGyKooeIWb5+9ReiItv/q6EvM2du45r5RZd+ XVAxcPWt6trGcwtXY1FsFpVlVf4Kj7D8vdkF/ygfVt+7J7+4UsM09fF30MdJ OMGs1cyZkk407yF/ozJq1sk5ZPfRVk62idy0jgWbDx7cvKBjGifaZK716MGf /Yw5fr+Ns0mCP/fkjZO5fkHC2f0vktQXNb9R23ajbSLNHuwFYyxzUJPQGGb3 uUMXaJ5cOLTx0JYjR7aQN9S//lJXXw188NjIq6gv5ROHfBIQvYpRUnRO4QLj 1tpuyvdJB01B9X7KkWzTrh99WcvKAvUz2SMrImWMF+/jofmiBWMbi7xjaM+1 3I3rdPJ97Dl38HvZQ0UwnWOY6X59NNx3WJpU6YxRGfUyGUFsdkq4T7uZR7kZ ++oWb69JO//g/kZOQk/X9A0/8uD2XXW/pMX/TZuyUeQzi+a0D5c+fGkF75G4 e54a3nSy7iCWFb3/Uxt6EJ9Y5XMVrajgDksfdZOStLEFzSCHqC1xiroaTx6m j1qh/jdx03HkIc1tyepVHCnfjtGbcBT5CmN8g0yP6ix0D2gcDB2acS22YCfR ASQRp4EtE+sec//3yQ7OJsrWN9+1yDhcf0LnRxLIZk7mRevr6rcFVpDtpOfY 8+NlIA4moAy6PxoHA41ppxaeTSLllaPHulO7MRLn9/BeL8aGGOVES1/FZEEF wxMtWuQEkXiHKMuI8w+5qdyHCH+cOPiFTJlTFkcO0D0bUUc+dTgYq8rQGTMg ys6wnBDKiQv3RqJEYIWcFb2UMSHJLvJqoxyDCtqt5AQV5bLJIjNr5JqgyDZm jYiCXmG8oqzYaC75EVuvjtlXeTE1vZF91as/V//4i1+QyVsO33zkkZvkTfUv L71EEl9SZ904derGKS0XUa86xLlMkQ4U1cpYuIfTsa639R/oP+y5QmtmZcFn nxUwmT/qVj8Io/3jUJX6SZhfN/KLg2TaGS1sJNYp4xjjRjwlCZOW6V5Uud2s 2JzWfZ/qAia29uZXFqgfErGAvFXRJqqfYI3EvfFE9d2wtFV7Q/PVz4096UdM GdqfMXbPEdlyYPUyEs09NtOiE6OYsl1DD6622z1icGhZx4r2fav3rR5utttF jmtsX9pV253hn5uSbH9icetSm8jbrfPK8rILE6c3Fy1tKLbaeDkqZ86czKJk 2ZkQlzoD9XCg3X60+/b+NMXYCGilgpSgca9rFed/6Pl1PUuqEY+0SBDg8f5G xIcLwIzgMHZO8UbKsISUpVrVT02K4GA/+IB1CIqJbriZfs4iSPLIJSYgS4KF G3mQ+sQ1etN0RMc0iXAwUfsFooXiNncf+fD8OQsijHmFdbkt58+je9hXGNnm spw7b0lj9o28zkx1SzYzN3LA6WTSRv6A5wHObJPc2jc0BqOjo78n50Y/xK4F UUnZSeScWkl+OmMiGPgkt8gFUGACesbYZ95u3qzRnDFc5Ba6KNDf/Y2dbSu3 5TfPX9jcvLCy5fWL1FH++l2tnVu2Bu/p6PheRxflW4Nxj9N6b8L4KqTk6DU/ eUqqkQV79TpSsK5py5amdQVkyYrDLS2Hx5Qp9WrT9kvbm+Yc6Vh1eBX6Lxt1 fgV11vqgZyx2ItsKt17HMcIkLtAcY1FsAp+9aH5r6/xF2fikrlhimgMrd+wg FzJSrVbBbitadXBVkc0uWK2pGTt+tQMivlHDNkzKjmxhxtRooJs+tINcDKtv 1Okf60YENM1JcqROk0TdijD/v6Ed8VouaruGlKREcocJGIhorcmzxNm0TuLV J5h7q5ZmCzbBbolvnt21+f5blvqikmUWcmFLGy8VNxeJEm+1Tpr1QEvz7heL 6+qLKOZs+Hw2G/GfTJ95dcwrY/JgDuah/viJzd7iPjHISxI/iIZUCHa7UHHU TeeObB95VnJJ6mGt4dxn99gLT+IppyTsrwKioj3JMAP9ZfgfhUVnhx2m53/4 kQM0XFGEkYtxrTnNW7c2FzRFo9DBUPd8RzQvl9U0LlFPN1fNa2+fV9Wc5tt4 aWPupIAGid33bZrJyx4utWUJkY60dO7v1PtFDdr5DsYs8TaaNQgnkDsxSN5B SZVzS+r0iPnW1Ac//jPlfbW8urHyd2Pg99f6Ac2+SuyrB5km7KvO8ZiebOyR DSTP9Xg9+K856QF63qPNI/r9VO+3uWObq5Ibbr7R4X2qwe0jnrdJ9hNnOUUU +LOnDo9RrOcip/A2YedVgcPns6sGf9j75d6/9269H9ea8jFeGXf11V0cl6AV q2h6MuVTcMwtWXx7oE7sDTS4AxvqOiKebJj/u/FXukf89XkzgwPae42bWg5E j9VhjAoolfwNOS/dtBTP63687v036P3XCmtrC6/Rqzfq168fU8f0Pktv9t9+ f0Fubbu0bdul8rb9bW37SeDizp0Xd6q/fSQYfCSo16oCJg7v1fLc6Y4UqDHx gXCtGp/mRq0iR/Q8/1hzbwme1b+E09yIeYA8Tzs4cRkuTbntU+3JlwQSi2sU 0eZArtI9flEhR+N7607T9yS6xypm5Nn1fkqOoa7TtTcDdz7Dp5OxHVUvirSf esixpsUdc7FT2oT8e/z5KVOmtVU31cwrjo/l5LzAGn9F4w97ymZb7bzNOmtK UkySJMSXZM6ekyIq0dbEkomTXXF6DyWFiP/4f15DKNZeCNJiEURDltHisYz6 6Y6ysdfY4NH40xr4PI1/+C2H7hVaWMPxx7BHIECO0IjXj0eB7mcJ9TuBvLBH xzORthrpp+WHD7NOUTI/zSVzT5sl0UmeVE+TpQ5ZYDl1GEvzbg63r8ZeYRD5 fK3+fO/aXtaB/Xkn7c+hEO3PO7E/O9jetWwqOaE+S+5x2bE/q+scTrJAPet0 kD3Yn+0u9Sek2qnpPdPQG/uZU3+lNKYKRF6jGTund/ZwcRL70CGLLIjcvn2c KMiWQw+xUhxHmNOCJHD8c2expUn8mTO8hP3s7HM8h2QqR8T6fAzlJOjvRFhL 5JVarmnchoYcM63MnLuR4212R63/JPrKwX33IJopkcejuBuhH86Psgt2IbCc 7OOjBNmpHiGdiqTZko+n4+RZfR+tv8LLNboY3WvRrRIO5HisepmXWKKoFCvE j71MfZcwgj0mxo76kgY7L4giqq8+adeet7Veyfyb1it9X6tbOvVXj5o3qZ1f 0T3XWCpZOy9Zyul28p+2UpLEWjvxZivXJtPXrDAV9znfwv3tvC89k7NGiiAi oo1Lqu24x/QpRuJQLxmXhYT8cP9iVrZJXGpdYFGX6xp9mrxuMl2n4zVX16JA XSo+bsrs4v2r9kQvo9QlJtMSOi6L3sMc30ef7O2F+d11okuckJAYj0Ndd36h nT7k79vVi9P4xIQJOPTu0t/0x+FfDxyEM3AJXodPiIfkkXXkPLnOTMZnw53M C8xNk8fUatpvumy6Zfaaq80h8xnzm+YPolKjSqPWRR2Luhj1jiXZ0ml5wHLK 8lfLB2wiu5Ddyp5h/87FcMu5b3InuT9yN6w+a701ZP2R9SWe4318I7+Jf46/ LsQJFcJDwkfMj6GP4L7BtAjymQzIhZdhFjkLFfAOVJGLUMKcgnzSAxOYISjD I5fZDInMN5C+FiqY6ZDC7IVSJgSz6XrmIwgwVyCD2Q0tzH/g9XM4zsNjJh5v 4PzX0ELM0MEcwnkRtJiqcXwNRwv4kXcLcxoPyrsCHMxK4E1nwEXOjo4yc/H7 aqghX0A2jn4mDvykBGzadTbUwJtQSa5pY41pN9SgHVV46PfMx+P3UELKkCfS 0TaJ2QkOpM0kz4BIXkO7kR/zEkylPy8x745a8Fnj2uhro2+Zjxm/Tt3+lGmU MlhGfxEA/bco/TesYmMFQ14gByAKzMx5Zg/O9+oj+RP2oW/g10KUyUzvMx0F eLoGvAvCrAdCnZSL9wtG0+GyaSd8jqXwca3IPot7SMDKyBi/fsHoLlpv7/Ip 0/KWAzt2ZBmfLxy4a3Jhj/VgrY+BWMRcPD5zJEAKpMIkmAxT6K9ikIadbQak wyzclWRipmdBNuQgGmZDAEphLpQjIuZBJcyHBVAFC6EaFqG/F8MSWAp1UA8N 0Ig+WQ73QhOsgAFCzOVrB/t1jRLIyogfizXtiNmK41ac6XSCGr1g0AnkYRyJ 4V2WuAw6A3YSb9BNMINMM+gmaCR1Bt0MceS0QTcjRl406FEY5y8MehTEMZxB t0ASk2xcs5DOlBlrWGhi1hh0DlzMbww6B1OZtwy6FfFpNehWcJmcBp2HYtMU g87DVtMqgy5Akultgy5AqTmsgw2SzAsMug3pqw26DLw5bIsMLvM5g66AYv61 QVcg2fxmWf/A8GD3qq6Qd2r7NK8vIyPPu3LYWzPY3x4cGvLWDg8EvRX9a/s6 BofTvSU9PV5t7ZB3MDgUHFwX7EhHxPTDAAzDIHTDKuiCEOJsKrQjKryIhAz8 y8OrlbjCizEfxNXtEIQh/PNCLVIHcOZFfPTDWuiDDlwxjEjyQglWtx4cb/Md 0mb03iCO6/DcAemlg8NtfSGqsHdJcNXanrZBVDMUHOxrCwURe5RbG/INRaR7 EXVB5LgWubchRZcU0nj2IQWvDEbjFxouoR4xHBLwfll4gLow+w5Dw2aONzKA or+OgoGII7N1eShupiHu7qbqfGbewedLZtYHB4e6+/u8vvSMjEzMQvrVEHq7 HxdQkema0MwS+imd/s9lG17oHvK2eUODbR3B3rbB1d7+zruj6A6bu7WwtuER Qnob+iYIvZq+q5HWD53/CmzuJvDr3l0+2N3uXdQz1N+H5YqCrh1XLEKfDVGH /H9Pk65QaCAwa9b69evTB3SlQ6hzp6Fye3+vdmsIxQSwis+C9dpfOs7HqhIy FOm8Q412nPf+H4i4nW93y5wv5/9XZrpWFRkoHXip0dUi5X8Mguk6LZO/+/aM Z8Lj6Gvq2+Zjpse0am70z/8FO+UYxAplbmRzdHJlYW0KZW5kb2JqCjE2IDAg b2JqCjw8IC9UeXBlIC9Gb250RGVzY3JpcHRvcgovRm9udE5hbWUgL0FBQUFB QitCcnlhbnRQcm8tUmVndWxhckFsdGVybmF0ZQovRm9udEZpbGUyIDE1IDAg UgovRm9udEJCb3ggWy00NSAtMjgxIDExODYgOTI2XQovRmxhZ3MgNAovU3Rl bVYgMAovSXRhbGljQW5nbGUgMC4wCi9Bc2NlbnQgNzUwCi9EZXNjZW50IC0y NTAKL0NhcEhlaWdodCA2NjYKL1hIZWlnaHQgNDM0Cj4+CmVuZG9iagoxNyAw IG9iago8PCAvTGVuZ3RoIDEyODYKL0ZpbHRlciBbL0ZsYXRlRGVjb2RlXQo+ PgpzdHJlYW0KeJxl18tu20YYhuG9rkLLdBFIcyYBw0CRbrzoAXV7AXN0BNSS ICsL3335vROkaRsgxi+JnHm+X8Mhdfj09NPT+XTfH367Xepzv+/H6dxu/e3y 5Vb7vvSX03ln7L6d6v3rK/7W13zdHbaTn9/f7v316Twu+4eH3eH37cO3++19 /+HHdin9h93h11vrt9P5Zf/hz0/P2+vnL9frX/21n+/74+7xcd/62Ab6OV9/ ya99f+C0j09t+/x0f/+4nfPPEX+8X/ve8tpMTL20/nbNtd/y+aXvHo7Hx4cx Hnf93P7zkTke5yll1M/5Ng89bv8et9JQGpWW0qp0lE6lp/QqA2VQGSmjykSZ VC6Ui8qVclWZKbPKQllUVsqqslE2lZ2yqxyUW6IHg9fIa/AaeQ1eI6/Ba+Q1 eI28Bq+R1+A18hq8Rl6D18hr8Bp5DV4jr8Fr5DV4jbwGr5HX4DXyGrxGXovX ymvxWnktXiuvxWvltXitvBavldfitfJavFZei9fKa/FaeS1eK6/Fa+W1eK28 Fq+V1+K18lq8Vl6H18nr8Dp5HV4nr8Pr5HV4nbwOr5PX4XXyOrxOXofXyevw OnkdXievw+vkdXidvA6vk9fhdfI6vE5ej9fL6/F6eT1eL6/H6+X1eL28Hq+X 1+P18nq8Xl6P18vr8Xp5PV4vr8fr5fV4vbwer5fX4/Xyerxe3oA3yBvwBnkD 3iBvwBvkDXiDvAFvkDfgDfIGvEHegDfIG/AGeQPeIG/AG+QNeIO8AW+QN+AN 8ga8Qd6IN8ob8UZ5I94ob8S7/dVu83VX+d8uE0kSlSSSJCpJJElUkkiSqCSR JFFJIkmikkSSRCWJJIlKEkkSlSSSJCpJJElUkkiSqCSJJElJEkmSkiSSJCVJ JEnqfMKb5E14k7wJb5I34U3yJrxJ3oQ3yZvwJnkT3iRvwpvkTXiTvAlvkjfh TfIueBd5F7xVhgVv1cQL3qrZFrxNgRa8TcgFb9NsC97OAXg74+LtCr/g7Uq8 4O3qw4K3MzHezsR4OxPj7Qq/4u1KvOLtSrzi7Yq54u3irHi7Eq94uxKveIeQ K94hw4p3CLniHUKueIdirniHkCvegQHvEHLFO+DgHTLkzWvnzpzxFkq8WbNl vFmGjDcrfA6cxgF4iwwZb1OKjDcrW8abZcib15p5Gt6iFBlvVvvy5rWWCy3j rYyLt+mAIq/l/lKmV40qltM0WHGU6kOZXkr6WyijDuCuXhKDMcLCu6IXeV2V ochruX0UvFlNLXgLpfrryFbmepC3zP7KW1kPReNWvFmz1dlffQEVLzfXKq9Z Javqr2XjrdOrcSv93Tr33S4T4r83mUrji8jbRaEviTNZKFmZKkGIVwlS9d1W FkpTg6qCGLbhOih1QGOh8ESxXWEq1e1mKRWkOUqt8eYppW8sFB4j2lzYWj5N jQ9Vodtc2GpQU+MNe0hT4+dNqhWV9Gq7iLeSe2ZrlIyweUfhiW1beipF73Nh 690+F4om7tOr0/r0aiV1vNzuOwulMgJekJ3GVwbDW9XfzsKu8nb6WxW+z/4y 7uyvsnX6W5Wis1CaOtnnwlbMoafVhT4MvE2GwUJpMgwuxKaJx9zo1Ichr+Hx ZMhruWCGvJY9b8wLkXFX3pV3ZEpGKJRMMRc2BzTeVaDRKZl4MEX6fgHq8Vo/ AL49ttcvt9v2xM6vBB7V9ZB+OvdvPySul6vO0v+/AeeG808KZW5kc3RyZWFt CmVuZG9iagoxOCAwIG9iagpbMzAwIDY4NiA2ODYgNjg2IDY4NiA4NDcgNjg2 IDY4NiA2ODYgNjg2IDY4NiA1NjAgMjA2IDQzOCAyMzQgNDUwIDY4NCAzNjQg NjI3IDYyNyA2MzcgNjM0IDYyOSA1NTUgNjUyIDYyOCAyMzQgNjg2IDY4NiA2 ODYgNjg2IDY4NiA3NTYgNzE2IDY0NyA3MDUgNjkyIDU4MyA1NTcgNzMxIDcx NSAyNjAgNjg2IDY2MSA1NzUgODQ2IDcyMyA3NzQgNjI3IDY4NiA2ODUgNjM0 IDU4MiA2ODYgNjEwIDk0NCA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg NDM4IDY4NiA1ODAgNTkwIDUwNyA1OTAgNTM4IDMyMSA1OTAgNTY1IDIyMCA2 ODYgNDgwIDIyMCA5MDMgNTYwIDU2MCA1OTAgNjg2IDMyOSA0NjggMzIzIDU2 MCA0MzggNjQ0IDQ2OCA0MzMgNDY3IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA1MzggNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDcxNCA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4Nl0KZW5kb2JqCnhyZWYKMCAxOQowMDAwMDAwMDAwIDY1 NTM1IGYgCjAwMDAwMDAwMTUgMDAwMDAgbiAKMDAwMDAwMDEwOSAwMDAwMCBu IAowMDAwMDAwMTU4IDAwMDAwIG4gCjAwMDAwMDAyMTUgMDAwMDAgbiAKMDAw MDAwMzYzNSAwMDAwMCBuIAowMDAwMDAzODg1IDAwMDAwIG4gCjAwMDAwMDcz NTkgMDAwMDAgbiAKMDAwMDAwNzUzNyAwMDAwMCBuIAowMDAwMDA3NzE4IDAw MDAwIG4gCjAwMDAwMTAyNDkgMDAwMDAgbiAKMDAwMDAxMDQ5NyAwMDAwMCBu IAowMDAwMDE1MDc1IDAwMDAwIG4gCjAwMDAwMTUyOTggMDAwMDAgbiAKMDAw MDAxNjY2MCAwMDAwMCBuIAowMDAwMDE3NTc0IDAwMDAwIG4gCjAwMDAwMjMw MzUgMDAwMDAgbiAKMDAwMDAyMzI2MSAwMDAwMCBuIAowMDAwMDI0NjIzIDAw MDAwIG4gCnRyYWlsZXIKPDwgL1NpemUgMTkKL1Jvb3QgMiAwIFIKL0luZm8g MSAwIFIKPj4Kc3RhcnR4cmVmCjI1NTM3CiUlRU9GCg== ----==_mimepart_56717220343c7_ab6a3fdff512342c41762-- Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 1613ms (ActiveRecord: 4.5ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:16:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (51.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (81.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.5ms) Completed 200 OK in 692ms (Views: 685.0ms | ActiveRecord: 1.0ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:16:01 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:16:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.7ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (12.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (83.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (225.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (2.7ms) Completed 200 OK in 442ms (Views: 433.9ms | ActiveRecord: 1.8ms) Started POST "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:16:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"acIgwnZzPI9MFpEWnI0Z+mNH92UGtu27hk9+1dwzarJT1j/cMquwuH7ILbNwnRrtiBfoZHHQ2yrxN3GRsx4WmA==", "email"=>{"subject"=>"Facture 2015-16 : abcdef", "body"=>"Paie !!!"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices/16/email", "id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::BillingMachine::IdCard Load (0.3ms) SELECT "dorsale_billing_machine_id_cards".* FROM "dorsale_billing_machine_id_cards" WHERE "dorsale_billing_machine_id_cards"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Dorsale::BillingMachine::InvoiceMailer#send_invoice_to_customer: processed outbound mail in 115.5ms Sent mail to benoit.martin-chave@agilidee.com (35.1ms) Date: Wed, 16 Dec 2015 15:16:38 +0100 From: contact@example.org Reply-To: benoit.martin-chave@agilidee.com To: benoit.martin-chave@agilidee.com Message-ID: <567172464201_ab6a3fdff54e16a44211b@tiramisu.local.mail> Subject: Facture 2015-16 : abcdef Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_567172463612_ab6a3fdff54e16a44201c"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_567172463612_ab6a3fdff54e16a44201c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Paie !!! ----==_mimepart_567172463612_ab6a3fdff54e16a44201c Content-Type: application/pdf; charset=UTF-8; filename=Facture_2015-16.pdf Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=Facture_2015-16.pdf Content-ID: <5671724645ac_ab6a3fdff54e16a4422ac@tiramisu.local.mail> JVBERi0xLjMKJf////8KMSAwIG9iago8PCAvQ3JlYXRvciA8ZmVmZjAwNTAw MDcyMDA2MTAwNzcwMDZlPgovUHJvZHVjZXIgPGZlZmYwMDUwMDA3MjAwNjEw MDc3MDA2ZT4KPj4KZW5kb2JqCjIgMCBvYmoKPDwgL1R5cGUgL0NhdGFsb2cK L1BhZ2VzIDMgMCBSCj4+CmVuZG9iagozIDAgb2JqCjw8IC9UeXBlIC9QYWdl cwovQ291bnQgMQovS2lkcyBbNSAwIFJdCj4+CmVuZG9iago0IDAgb2JqCjw8 IC9MZW5ndGggMzM2OAo+PgpzdHJlYW0KcQoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KMjguMzQ2NSA1NTguNDI1NCBtCjI0My43 Nzk1IDU1OC40MjU0IGwKUwpbXSAwIGQKMSB3CjAuMDAwIDAuMDAwIDAuMDAw IFNDTgoyOC4zNDY1IDUzNi40MjU0IG0KMjQzLjc3OTUgNTM2LjQyNTQgbApT CltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAozMy4zNDY1 IDU0My42NzU0IFRkCi9GMi4wIDEwIFRmCjw0NDgzNTM0OTQ3NGU0MTU0NDk0 ZjRlPiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoyNDMuNzc5 NSA1NTguNDI1NCBtCjMxMS44MTEgNTU4LjQyNTQgbApTCltdIDAgZAoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjI0My43Nzk1IDUzNi40MjU0IG0KMzEx LjgxMSA1MzYuNDI1NCBsClMKW10gMCBkCjEgdwowLjAwMCAwLjAwMCAwLjAw MCBTQ04KCkJUCjI3OC42ODEgNTQzLjY3NTQgVGQKL0YyLjAgMTAgVGYKPDUx NTQ0OTU0ODM+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjMx MS44MTEgNTU4LjQyNTQgbQozNzkuODQyNSA1NTguNDI1NCBsClMKW10gMCBk CjEgdwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzExLjgxMSA1MzYuNDI1NCBt CjM3OS44NDI1IDUzNi40MjU0IGwKUwpbXSAwIGQKMSB3CjAuMDAwIDAuMDAw IDAuMDAwIFNDTgoKQlQKMzQ2LjIyMjUgNTQzLjY3NTQgVGQKL0YyLjAgMTAg VGYKPDU1NGU0OTU0ODM+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAg U0NOCjM3OS44NDI1IDU1OC40MjU0IG0KNDYyLjA0NzIgNTU4LjQyNTQgbApT CltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjM3OS44NDI1IDUz Ni40MjU0IG0KNDYyLjA0NzIgNTM2LjQyNTQgbApTCltdIDAgZAoxIHcKMC4w MDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MTguNDg3MiA1NDMuNjc1NCBUZAov RjIuMCAxMCBUZgo8NTAyZTU1MjBkYjQ4NTQ+IFRqCkVUCgoxIHcKMC4wMDAg MC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDU1OC40MjU0IG0KNTY2LjkzMzUg NTU4LjQyNTQgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NO CjQ2Mi4wNDcyIDUzNi40MjU0IG0KNTY2LjkzMzUgNTM2LjQyNTQgbApTCltd IDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MDYuODYzNSA1 NDMuNjc1NCBUZAovRjIuMCAxMCBUZgo8NTQ0ZjU0NDE0YzIwZGI0ODU0PiBU agpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMzMuMzQ2NSA1 MjEuNjc1NCBUZAovRjEuMCAxMCBUZgo8NDM2Zjc1NjM2Zjc1PiBUagpFVAoK MSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMjk3LjMzMSA1MjEuNjc1 NCBUZAovRjEuMCAxMCBUZgo8MzEzMD4gVGoKRVQKCjEgdwowLjAwMCAwLjAw MCAwLjAwMCBTQ04KMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNDIx LjY4NzIgNTIxLjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMxMzAyYzMwMzAyMGRi PiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNTE5Ljcz MzUgNTIxLjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMxMzAzMDJjMzAzMDIwZGI+ IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAozMy4zNDY1 IDQ5OS42NzU0IFRkCi9GMS4wIDEwIFRmCjw3YTdhN2E3YT4gVGoKRVQKCjEg dwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjMwMC45NzEgNDk5LjY3NTQg VGQKL0YxLjAgMTAgVGYKPDMwPiBUagpFVAoKMSB3CjAuMDAwIDAuMDAwIDAu MDAwIFNDTgoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MjUuMzI3 MiA0OTkuNjc1NCBUZAovRjEuMCAxMCBUZgo8MzAyYzMwMzAyMGRiPiBUagpF VAoKMSB3CjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNTMwLjIxMzUgNDk5 LjY3NTQgVGQKL0YxLjAgMTAgVGYKPDMwMmMzMDMwMjBkYj4gVGoKRVQKCjEg dwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIgMjY2LjQ1NjkgbQo0 NjIuMDQ3MiAyNDQuNDU2OSBsClMKW10gMCBkCjEgdwowLjAwMCAwLjAwMCAw LjAwMCBTQ04KCkJUCjQwOS4xMTggMjUxLjcwNjkgVGQKL0YxLjAgMTAgVGYK PDU0NGY1NDQxNGMyMDQ4NTQ+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjU2Ni45MzM1IDI2Ni40NTY5IG0KNTY2LjkzMzUgMjQ0LjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MTku NzMzNSAyNTEuNzA2OSBUZAovRjEuMCAxMCBUZgo8MzEzMDMwMmMzMDMwMjBk Yj4gVGoKRVQKCjEgdwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIg MjQ0LjQ1NjkgbQo0NjIuMDQ3MiAyMjIuNDU2OSBsClMKW10gMCBkCjEgdwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjM5NC45NzggMjI5LjcwNjkgVGQK L0YxLjAgMTAgVGYKPDU0NTY0MTIwMzIzMDJjMzAzMDIwMjU+IFRqCkVUCgox IHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjU2Ni45MzM1IDI0NC40NTY5IG0K NTY2LjkzMzUgMjIyLjQ1NjkgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAg MC4wMDAgU0NOCgpCVAo1MjMuOTQzNSAyMjkuNzA2OSBUZAovRjEuMCAxMCBU Zgo8MzIzMDJjMzAzMDIwZGI+IFRqCkVUCgoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjM3OS44NDI1IDIyMi40NTY5IG0KNDYyLjA0NzIgMjIyLjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcy IDIyMi45NTY5IG0KNDYyLjA0NzIgMjAwLjQ1NjkgbApTCltdIDAgZAoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo0MDIuNTQ4IDIwNy43MDY5IFRk Ci9GMi4wIDEwIFRmCjw1NDRmNTQ0MTRjMjA1NDU0NDM+IFRqCkVUCgoxIHcK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDIyMi40NTY5IG0KNTY2 LjkzMzUgMjIyLjQ1NjkgbApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjU2Ni45MzM1IDIyMi45NTY5IG0KNTY2LjkzMzUgMjAwLjQ1Njkg bApTCltdIDAgZAoxIHcKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCgpCVAo1MjAu MjIzNSAyMDcuNzA2OSBUZAovRjIuMCAxMCBUZgo8MzEzMjMwMmMzMDMwMjBk Yj4gVGoKRVQKCjM3OS44NDI1IDIwMC40NTY5IDE4Ny4wOTEgNjYuMCByZQpT CgpCVAoyOC4zNDY1IDIyNS42OTEyIFRkCi9GMS4wIDkgVGYKPDQ5NDI0MTRl MjAzYTIwNDY1MjIwMzQzNTM2MjAzMjM1MzMyMDM2MzQzNTIwMzQzNTM5PiBU agpFVAoKCkJUCjI4LjM0NjUgMjE0Ljg5MTIgVGQKL0YxLjAgOSBUZgo8NDI0 OTQzMjAyZjIwNTM1NzQ5NDY1NDIwM2EyMDUwNTM1MzU0NTQ0ODQ1NDc0MTRk NDU+IFRqCkVUCgoKQlQKNTMyLjk0OTUgODMuOTU4NyBUZAovRjEuMCA5IFRm Cjw3MDYxNjc2NTIwMzEyZjMxPiBUagpFVAoKL1N0YW1wMSBEbwovU3RhbXAy IERvCi9TdGFtcDMgRG8KUQoKZW5kc3RyZWFtCmVuZG9iago1IDAgb2JqCjw8 IC9UeXBlIC9QYWdlCi9QYXJlbnQgMyAwIFIKL01lZGlhQm94IFswIDAgNTk1 LjI4IDg0MS44OV0KL0NvbnRlbnRzIDQgMCBSCi9SZXNvdXJjZXMgPDwgL1By b2NTZXQgWy9QREYgL1RleHQgL0ltYWdlQiAvSW1hZ2VDIC9JbWFnZUldCi9G b250IDw8IC9GMi4wIDcgMCBSCi9GMS4wIDggMCBSCj4+Ci9YT2JqZWN0IDw8 IC9TdGFtcDEgNiAwIFIKL1N0YW1wMiA5IDAgUgovU3RhbXAzIDEwIDAgUgo+ Pgo+Pgo+PgplbmRvYmoKNiAwIG9iago8PCAvVHlwZSAvWE9iamVjdAovU3Vi dHlwZSAvRm9ybQovQkJveCBbMCAwIDU5NS4yOCA4NDEuODldCi9SZXNvdXJj ZXMgPDwgL0ZvbnQgPDwgL0YyLjAgNyAwIFIKL0YxLjAgOCAwIFIKPj4KPj4K L0xlbmd0aCAzMzEzCj4+CnN0cmVhbQpxCi9EZXZpY2VSR0IgY3MKMC4wMDAg MC4wMDAgMC4wMDAgc2NuCi9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjEgdwowIEoKMCBqCltdIDAgZAoKQlQKMjYzLjE2IDc1Ni4wMjM5 IFRkCi9GMi4wIDIwIFRmCjw0NjYxNjM3NDc1NzI2NT4gVGoKRVQKCgpCVAoy OC4zNDY1IDY5NC4xNTc3IFRkCi9GMi4wIDggVGYKPDQxNDc0OTRjNjk0NDQ1 NDU+IFRqCkVUCgoKQlQKMjguMzQ2NSA2ODQuNTU3NyBUZAovRjIuMCA4IFRm CjwzNzMyMjA3Mjc1NjUyMDY0NzUyMDUyNGY1MjJjMjAzNzMyMzAzNTM0MmMy MDRiNjE3NTZiNzU3MjYxPiBUagpFVAoKCkJUCjI4LjM0NjUgNjc0Ljk1Nzcg VGQKRVQKCgpCVAoyOC4zNDY1IDY2NS4zNTc3IFRkCi9GMi4wIDggVGYKPDU2 NmY3NDcyNjUyMDYzNmY2ZTc0NjE2Mzc0MjAzYTIwMjAzYTIwNDI2ZjdhNmYy MDRjNDU0MzRjNGY1NzRlPiBUagpFVAoKCkJUCjI4LjM0NjUgNjU1Ljc1Nzcg VGQKL0YyLjAgOCBUZgo8NTQ4ZTZjOGU3MDY4NmY2ZTY1MjAzYTIwPiBUagpF VAoKCkJUCjcyLjMyMjUgNjU1Ljc1NzcgVGQKL0YxLjAgOCBUZgo8MjAyMDMw MzQzMDMwMzAzMDMwMzAzMDMwPiBUagpFVAoKCkJUCjI4LjM0NjUgNjQ2LjE1 NzcgVGQKL0YyLjAgOCBUZgo8NDY2MTc4MjAzYTIwPiBUagpFVAoKCkJUCjQ4 LjA5ODUgNjQ2LjE1NzcgVGQKL0YxLjAgOCBUZgo8MjAyYjMzMzMyMDM0MzAz MDMwMzAzMDMwMzAzMD4gVGoKRVQKCgpCVAoyOC4zNDY1IDYzNi41NTc3IFRk Ci9GMi4wIDggVGYKPDQ1NmQ2MTY5NmMyMDNhMjA+IFRqCkVUCgoKQlQKNTUu Mzk0NSA2MzYuNTU3NyBUZAovRjEuMCA4IFRmCjwyMDYyNmY3YTZmNWY2YzY1 NjM2YzZmNzc2ZTQwNzA2OTZlNjQ2NTcyMmU2MzZmNmQ+IFRqCkVUCgoKQlQK MjguMzQ2NSA1OTMuNDQ1MSBUZAovRjIuMCAxMCBUZgo8NGY2MjZhNjU3NDIw M2EyMD4gVGoKRVQKCgpCVAo2MS42OTY1IDU5My40NDUxIFRkCi9GMS4wIDEw IFRmCjwyMDYxNjI2MzY0NjU2Nj4gVGoKRVQKCi9EZXZpY2VSR0IgY3MKMC43 NTMgMC43NTMgMC43NTMgc2NuCjMyOC44MjExIDcwMC4xNTc3IG0KNTY2Ljkz MzUgNzAwLjE1NzcgbAo1NjYuOTMzNSA3MDAuMTU3NyA1NjYuOTMzNSA3MDAu MTU3NyA1NjYuOTMzNSA3MDAuMTU3NyBjCjU2Ni45MzM1IDU3Mi41OTg3IGwK NTY2LjkzMzUgNTcyLjU5ODcgNTY2LjkzMzUgNTcyLjU5ODcgNTY2LjkzMzUg NTcyLjU5ODcgYwozMjguODIxMSA1NzIuNTk4NyBsCjMyOC44MjExIDU3Mi41 OTg3IDMyOC44MjExIDU3Mi41OTg3IDMyOC44MjExIDU3Mi41OTg3IGMKMzI4 LjgyMTEgNzAwLjE1NzcgbAozMjguODIxMSA3MDAuMTU3NyAzMjguODIxMSA3 MDAuMTU3NyAzMjguODIxMSA3MDAuMTU3NyBjCmgKZgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgpTCjAuNSB3Ci9EZXZpY2VSR0IgQ1MK MC4wMDAgMC4wMDAgMC4wMDAgU0NOCjMyOC44MjExIDY3Ni44MTkxIG0KNDA4 LjE5MTkgNjc2LjgxOTEgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJUCjMzNC40OTA0IDY4NC43Mzg0IFRk Ci9GMi4wIDEwIFRmCjw0ZTc1NmQ4ZTcyNmYyMDNhPiBUagpFVAoKMC41IHcK L0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDA4LjE5MTkg Njc2LjgxOTEgbQo1NjYuOTMzNSA2NzYuODE5MSBsClMKW10gMCBkCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKNDEzLjg2 MTIgNjg0LjczODQgVGQKL0YxLjAgMTAgVGYKPDMyMzAzMTM1MmQzMTM2PiBU agpFVAoKMC41IHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBT Q04KMzI4LjgyMTEgNjUzLjQ4MDYgbQo0MDguMTkxOSA2NTMuNDgwNiBsClMK W10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFND TgoKQlQKMzM0LjQ5MDQgNjYxLjM5OTggVGQKL0YyLjAgMTAgVGYKPDQ0NjE3 NDY1MjAzYT4gVGoKRVQKCjAuNSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4w MDAgMC4wMDAgU0NOCjQwOC4xOTE5IDY1My40ODA2IG0KNTY2LjkzMzUgNjUz LjQ4MDYgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAw MCAwLjAwMCBTQ04KCkJUCjQxMy44NjEyIDY2MS4zOTk4IFRkCi9GMS4wIDEw IFRmCjwzMDM4MmYzMTMyMmYzMjMwMzEzNT4gVGoKRVQKCjEgdwovRGV2aWNl UkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoKQlQKMzM0LjQ5MDQgNjM4 LjA2MTMgVGQKL0YyLjAgMTAgVGYKPDQzNmM2OTY1NmU3NDIwM2E+IFRqCkVU CgoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KCkJU CjQxMy44NjEyIDYzNS4zMTEzIFRkCi9GMS4wIDEwIFRmCjw2MTY3Njk2YzY5 NjQ4ZThlPiBUagpFVAoKCkJUCjQxMy44NjEyIDYyMy4zMTEzIFRkCi9GMS4w IDEwIFRmCjw0ZTc1NmQ4ZTcyNmYyMDU0NTY0MTIwNjU3NTcyNmY3MDhlNjU2 ZTZlNjUyMDNhPiBUagpFVAoKCkJUCjQxMy44NjEyIDYxMS4zMTEzIFRkCi9G MS4wIDEwIFRmCjw1MzUzNTM+IFRqCkVUCgoKQlQKMjguMzQ2NSAxMzQuOTgy MyBUZAovRjEuMCA5IFRmCjw0YzZmNmU2NzIwNzM3NDcyNjk2ZTY3MjA3NDZm MjA3NDcyNjk2NzY3NjU3MjIwNjEyMDZjNjk2ZTY1MjA2MjcyNjU2MTZiMjA2 MTZlNjQyMDc0NjU3Mzc0MjA3NDY4NjUyMDZjNjE3OTZmNzU3NDIwNjk2ZTIw NzQ2ODY1MjA2OTZlNzY2ZjY5NjM2NTIwNTA0NDQ2MjA2NzY1NmU2NTcyNjE3 NDZmNzI3Mz4gVGoKRVQKCjI4LjM0NjUgOTkuMjEyNiBtCjU2Ni45MzM1IDk5 LjIxMjYgbAoxIHcKUwoKQlQKMjguMzQ2NSA4My45NTg3IFRkCi9GMS4wIDkg VGYKPDQxNDc0OTRjNjk0NDQ1NDUyMDM3MzIyMDcyNzU2NTIwNjQ3NTIwNTI0 ZjUyMmMyMDM3MzIzMDM1MzQyYzIwNGI2MTc1NmI3NTcyNjE+IFRqCkVUCgoK QlQKMjguMzQ2NSA3My4xNTg3IFRkCi9GMS4wIDkgVGYKPDU0NjU2YzJlMjAz YTIwMzAzNDMwMzAzMDMwMzAzMDMwMzAyMDJkMjAyMDQ2NjE3ODIwM2EyMDJi MzMzMzIwMzQzMDMwMzAzMDMwMzAzMDMwMjAyZDIwNjI2ZjdhNmY1ZjZjNjU2 MzZjNmY3NzZlNDA3MDY5NmU2NDY1NzIyZTYzNmY2ZD4gVGoKRVQKCgpCVAoy OC4zNDY1IDYyLjM1ODcgVGQKL0YxLjAgOSBUZgo8NTM0MTIwNjE3NTIwNjM2 MTcwNjk3NDYxNmMyMDY0NjUyMDMxMmUzMDMwMzAyZTMwMzAzMDJlMzAzMDMw MjBkYjIwNTI0MzUzMjA0NzZmNzQ2ODYxNmQyMDQzNjk3NDc5MjAzMTMyMzMz NDM1MzYzNzM4MzkyMDUzNDk1MjQ1NTQyMDQ2NTIyMDMxMzIzMzM0MzUzNjM5 MzEzMjMzMjA1NDU2NDEyMDMxMzIzMzM0MzUzNjM3MzgzOTMxMzIzMz4gVGoK RVQKClEKCmVuZHN0cmVhbQplbmRvYmoKNyAwIG9iago8PCAvVHlwZSAvRm9u dAovQmFzZUZvbnQgL0FBQUFBQytCcnlhbnRQcm8tQm9sZEFsdGVybmF0ZQov U3VidHlwZSAvVHJ1ZVR5cGUKL0ZvbnREZXNjcmlwdG9yIDEyIDAgUgovRmly c3RDaGFyIDMyCi9MYXN0Q2hhciAyNTUKL1dpZHRocyAxNCAwIFIKL1RvVW5p Y29kZSAxMyAwIFIKPj4KZW5kb2JqCjggMCBvYmoKPDwgL1R5cGUgL0ZvbnQK L0Jhc2VGb250IC9BQUFBQUQrQnJ5YW50UHJvLVJlZ3VsYXJBbHRlcm5hdGUK L1N1YnR5cGUgL1RydWVUeXBlCi9Gb250RGVzY3JpcHRvciAxNiAwIFIKL0Zp cnN0Q2hhciAzMgovTGFzdENoYXIgMjU1Ci9XaWR0aHMgMTggMCBSCi9Ub1Vu aWNvZGUgMTcgMCBSCj4+CmVuZG9iago5IDAgb2JqCjw8IC9UeXBlIC9YT2Jq ZWN0Ci9TdWJ0eXBlIC9Gb3JtCi9CQm94IFswIDAgNTk1LjI4IDg0MS44OV0K L0xlbmd0aCAyNDIzCj4+CnN0cmVhbQpxCi9EZXZpY2VSR0IgY3MKMC4wMDAg MC4wMDAgMC4wMDAgc2NuCi9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4w MDAgU0NOCjEgdwowIEoKMCBqCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwow LjAwMCAwLjAwMCAwLjAwMCBTQ04KMjguMzQ2NSA1NTguNDI1NCBtCjI0My43 Nzk1IDU1OC40MjU0IGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4w MDAgMC4wMDAgMC4wMDAgU0NOCjI4LjM0NjUgMjg5LjEzNDEgbQoyNDMuNzc5 NSAyODkuMTM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAw IDAuMDAwIDAuMDAwIFNDTgoyOC4zNDY1IDU1OC45MjU0IG0KMjguMzQ2NSAy ODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAu MDAwIDAuMDAwIFNDTgoyNDMuNzc5NSA1NTguOTI1NCBtCjI0My43Nzk1IDI4 OC42MzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4w MDAgMC4wMDAgU0NOCi9EZXZpY2VSR0IgY3MKMC4wMDAgMC4wMDAgMC4wMDAg c2NuCi9EZXZpY2VSR0IgY3MKMC4wMDAgMC4wMDAgMC4wMDAgc2NuCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgoyNDMuNzc5NSA1 NTguNDI1NCBtCjMxMS44MTEgNTU4LjQyNTQgbApTCltdIDAgZAoxIHcKL0Rl dmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMjQzLjc3OTUgMjg5 LjEzNDEgbQozMTEuODExIDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZp Y2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjI0My43Nzk1IDU1OC45 MjU0IG0KMjQzLjc3OTUgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0Rldmlj ZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzExLjgxMSA1NTguOTI1 NCBtCjMxMS44MTEgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0RldmljZVJH QiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KL0RldmljZVJHQiBjcwowLjAw MCAwLjAwMCAwLjAwMCBzY24KL0RldmljZVJHQiBjcwowLjAwMCAwLjAwMCAw LjAwMCBzY24KMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAg U0NOCjMxMS44MTEgNTU4LjQyNTQgbQozNzkuODQyNSA1NTguNDI1NCBsClMK W10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFND TgozMTEuODExIDI4OS4xMzQxIG0KMzc5Ljg0MjUgMjg5LjEzNDEgbApTCltd IDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04K MzExLjgxMSA1NTguOTI1NCBtCjMxMS44MTEgMjg4LjYzNDEgbApTCltdIDAg ZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KMzc5 Ljg0MjUgNTU4LjkyNTQgbQozNzkuODQyNSAyODguNjM0MSBsClMKW10gMCBk CjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgovRGV2 aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAwIHNjbgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgoxIHcKL0RldmljZVJHQiBDUwowLjAw MCAwLjAwMCAwLjAwMCBTQ04KMzc5Ljg0MjUgNTU4LjQyNTQgbQo0NjIuMDQ3 MiA1NTguNDI1NCBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAw IDAuMDAwIDAuMDAwIFNDTgozNzkuODQyNSAyODkuMTM0MSBtCjQ2Mi4wNDcy IDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9EZXZpY2VSR0IgQ1MKMC4wMDAg MC4wMDAgMC4wMDAgU0NOCjM3OS44NDI1IDU1OC45MjU0IG0KMzc5Ljg0MjUg Mjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0RldmljZVJHQiBDUwowLjAwMCAw LjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIgNTU4LjkyNTQgbQo0NjIuMDQ3MiAy ODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2aWNlUkdCIENTCjAuMDAwIDAu MDAwIDAuMDAwIFNDTgovRGV2aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAw IHNjbgovRGV2aWNlUkdCIGNzCjAuMDAwIDAuMDAwIDAuMDAwIHNjbgoxIHcK L0RldmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNDYyLjA0NzIg NTU4LjQyNTQgbQo1NjYuOTMzNSA1NTguNDI1NCBsClMKW10gMCBkCjEgdwov RGV2aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgo0NjIuMDQ3MiAy ODkuMTM0MSBtCjU2Ni45MzM1IDI4OS4xMzQxIGwKUwpbXSAwIGQKMSB3Ci9E ZXZpY2VSR0IgQ1MKMC4wMDAgMC4wMDAgMC4wMDAgU0NOCjQ2Mi4wNDcyIDU1 OC45MjU0IG0KNDYyLjA0NzIgMjg4LjYzNDEgbApTCltdIDAgZAoxIHcKL0Rl dmljZVJHQiBDUwowLjAwMCAwLjAwMCAwLjAwMCBTQ04KNTY2LjkzMzUgNTU4 LjkyNTQgbQo1NjYuOTMzNSAyODguNjM0MSBsClMKW10gMCBkCjEgdwovRGV2 aWNlUkdCIENTCjAuMDAwIDAuMDAwIDAuMDAwIFNDTgovRGV2aWNlUkdCIGNz CjAuMDAwIDAuMDAwIDAuMDAwIHNjbgovRGV2aWNlUkdCIGNzCjAuMDAwIDAu MDAwIDAuMDAwIHNjbgpRCgplbmRzdHJlYW0KZW5kb2JqCjEwIDAgb2JqCjw8 IC9UeXBlIC9YT2JqZWN0Ci9TdWJ0eXBlIC9Gb3JtCi9CQm94IFswIDAgNTk1 LjI4IDg0MS44OV0KL0xlbmd0aCAxNDAKPj4Kc3RyZWFtCnEKL0RldmljZVJH QiBjcwowLjAwMCAwLjAwMCAwLjAwMCBzY24KL0RldmljZVJHQiBDUwowLjAw MCAwLjAwMCAwLjAwMCBTQ04KMSB3CjAgSgowIGoKW10gMCBkCjI4LjM0NjUg NTU4LjQyNTQgbQo1NjYuOTMzNSA1NTguNDI1NCBsCjEgdwpTClEKCmVuZHN0 cmVhbQplbmRvYmoKMTEgMCBvYmoKPDwgL0xlbmd0aDEgNzU5MgovTGVuZ3Ro IDQ0ODkKL0ZpbHRlciBbL0ZsYXRlRGVjb2RlXQo+PgpzdHJlYW0KeJzVWH10 G9WVv28kS/6Q9S2NJEvyjCTb8pcky7LkOLEdO4ljJyF2SRwaQwDHlmMn/sKW HTuBJDiEj2xaAmkaSpOTnj39YCkFlgVSIE1yICRQSkl6Aof00NN2l27oLgtl D7DAkvHe92akOCEU+k/PWdmjee/qzX2/e+/v3vfeAAGAXIhAFoz2DHWP7hrc vBQljwAQ84bB6b4LD362G9snAMxvDo70dG/5cLIBwPoAjhnuH0pNbXbmmQBs 2dh/s78/2a3dotZh/w/YDwx1T43CdrgZwK7GvtC+Khw9/O6eKuwHsH/z6Mh4 auvRaWzb78D+vuHuoeSLR1eNAvAOAM11qK5Xc+JQCMCDMojjRYDiBcA5iAa+ 8kPmtDlQgTpLA9psyKEms0+eLl9vMJrMFrDawM47nK4Ct8dbmHlIEH1+xFdU XBIsLSuvqIQQhCMAVRBNj6i+NEPsqwF9/U/N1xyngl60Lc49iC0NtazaJJpU Yg4xib3kN1XSI2S1tJes4h682Mf1X/yAXLj4AbpFmF0DT8EMYOwSVq3G7yuu iSXi9SQWj9ptT4VsXoc7T3BH3VXjS0WnKd9a9w2vs7DQCdSlC2Y/hRfxWZwr btXQJ+PV0RdLa4NBt6ertjTocQeBurty9kNugvsxaMGAfaNGKDbGBXOs2Kex 2qPcxCHpvw8dIvqi7u92d3+X/E76w8svE+Flqf7czp3ndtJ5DLOfkBj3j2AD sMgIGwnOZLeZrKxrWp2t5n0lj+qyXT6/0xHggBMcQV1MLbovvub0+53kPxle DAvXjDjKkZL4pMgQJ/CvJlbs92kU67FPdVs1Wr3KJka55kK7dIO9cHPyFmfZ 8oaa1lB+Pu+NVLVed8vuG5OxaL2DtNtXVAiiPbmzKmEWK0rLbZ5sj9UdtHp6 u9p6oq6CsiDP/IB2cCm0wwluZJLfRn1WTxiMBKH+NuHEVk1RdQ23sN0X9Ukv 2b0mssFW62m3e71S55mfpJw+nzPltlusZI9ddEk/9JR5ei9Q26iPGzD2mCNF 1CslcjR4L6mOyvYx8xKWBlItMvPKiRbbUTvX8L3x/Wv5QrvBULU8vrijo+6a Vr3B41FVqAp54rKLov2/HNalBZO73uy/dZmVd3pzxILmRKwxoBV5YuNdAm8X DuQZp5mPrWhjCHHYsWPV6onNmvYq2omI0KGh3OHrfa4CsfM66Vl7YaGdPJrg ksb83e8eptYd/miDUCEwfzF+kUnklwWrToZh5iu5FpRvZKXMOentOdwTEc9+ xh2sJEUlYpri6G+e2Bk6VYmWC86T3pxnFl2ChoB+hZ6ARnD5Jvv7nVu2iD5e p+PmCcLF0zod7yMaScIM60DlG9FOC8ayiPm8nFAqxuLzCXWv1ktKYsXlxIbu 59MNbuNtIx84AwHnhfWjG5tXHK4ofuyxYFlRbdUvjoXnHW8fDbi4Qmfg+mU3 RQxr/+QLHqj8uKTmaIz5NYjxHUbuijhXVGEouheNMdIOL5tSQnlstZNbl7da rU6vpXSqYf/x4/sbpkotXqfV2rq8e2oqmdCLvN1SVn6MxI+Vl1nsvKhP7Pzl TmD+onbdh3bl02zDXJ1jlZmagRTl7juy/4grEHAd2V8/npyYSJK3pH89JmOX Ok5NS62Il+ppRD2eS7lmYuG3056NER2dgnRo9Dmke6g60u/wYfvcj3if6PgR me/oiAgBJyc4A0JEPCxGhIeoXoxnDPViNOEyTYwU8hRczMdLrz3MiyL/cCCK 7ibDDm464jvoi4j/Rt3PBZ0BxaeH0KdlNH6yMxmtLvOmDWtUokb+iYWWO6QP 72v//nPP3z/XrRO/apqhEx51BfbZzHUNp+8/8HzGucmBXQs2CLyjMOACxYYd yEkP4w2rAUqamNj0HiLWsPrL7UD40km/k7rH6ScLsBun7Xfeod9ciH6fO0e/ qd7O2U/gNdSbR2u54g7U8po/WlQU9ccvPaJgGMGxIhs7d265tFoNxKJ4QaX9 ZQZBpdHBB8yPvpLrdfmNx7fO0fkR8RtF3m18SDqqt9p9TlK9GRQelOA8uL6U kswsNhMjAnlP+oGiOIBBR1XFtCsZxIioYJzBZ13pmkZMc6DyRDaPmxGdbqP0 E58DVRS4jGStEBWrHKKNPCmNOjB7uYTDZ5NWkHspvdLr0fkvXY/On5TeOnmS BNqmTk1NnSK/l946fZoETkuLT91996m7WY4grknkoAkrOVa5ueyjDNEo6c5N Tm4+zvj3+eTmrdHwmTNh8mrXLa+mGTi2Y1ntERnPtxgeK2DNyqImhomGZbbA 1iHerpLBVUcTSl0vJHFuT6FDNFTH591P0Z5sbYxmhyjkHk9BhVa0C8ayJY12 r+d6E0V/+v7O+yJderKthxqhac/X20TPyiVKzqM9W9EeJ/jQ03LUw8Q/N6Vo tcnUMy6l9RUUGydelpOLTE0M50fDr78ejrbrdY4i8YPX0yZuWjcT+edAzZFa VsMS6He6/saVeBZnFiktao0Vl4RIetHK5B+mH+9Vcc133tqwvczn5o0GlZDt 1rt5wbS4efH1d2z49paFC0sbXQ597g1N9y68eUFri/Bs12CRWFDIe3I4a5ZR natWhZdVOvw3XtPVbdaVF9jFrLIV/mK3yRNenFmz1qL9NlZTyjMsU+oBFpS1 ovOnlKaPOHyik5x1cFMRUTKwovWBj3f4gOlZgfbdiXzF1V7hJmoS0mloQnLF OR367AHp4wfw1nmwE3exvYzx/zRz4MAMuY61D7auWcP0uVhc2L4H11IVy0XF YwUsS7mtWf9jKCrWf5Il8iX6F140BBwiN5CXf/ElUeRqdXm8X5TC5Kyo4HPP fqJ6AvXh6koKlDSX1eaRK5RHOc/eA7oyl1f1iq6iNP/ee/NLK3SvqLyuMt2B vfoObqu0mvw0KDqycy6eKi4ij0sdRcVcXU62QwxKneSREsarstkPyafkGOYJ rXTKdkeTqbLamFJfMfjkU2+tN9jVMznTN7Btsj5W3bggHqs//0OX3+/iFu1c 37d924baJUvjNa2tMmdb0Nd65hsvVjDmYQ8ziRGHzRWIyathtMUf9Zd33Tg0 eFNXWIgJpGN+tKpuXm+Mi9LN4ftL7zp611KNM+C/e7Bt2cZlkF5vyXHEjicA Er18da3OrL/UllicWJM1JpfNaiovTzQ0JMrLTVaby1ST3DgzQ47Nt9itLp2A egWdy2q3zN95cifFT/X/JY2fMi7tGxYBVv6BEobaQP6CqMNdNw0O3dhVjrZI j8/vnVdXFeX6Lv7a6Q84NcyC99EYaa9sgqz/t4jfSaNNs02kO8HLgdMYhAjd +ZLf2uzSx1nxqkSR02J3lTeuGpzasX7d+Ji2qri0Juu8kS+r8VidFrEgOHNq ZqamKBopkf3Ugnvz99EOtMIirx+yKcz3ckfh/7Hg2mtvRPShynAYb/hPJtrG bjhKY/B0qG5BxdO0JcdEjnEDrmenuNuxTtP9H1WC6lSZzPIVNwRx41cryNo4 oa6kpK5Emk+WURUSVcf0zJ6drYfTqIfVa4vJSvc0rFTLyIoVzcd+prd5PDau KRD1bS+hysg2aeBh3GI3kYOo7B6mX7H5DdlmVi2xWGptcyw1JdJLKPlVbmHU eEe1jPCIweIUXCMd+WaHyD8RTDJ7q2itlI5+Syc4rNY1aZ/CMWUdn2Nti6xF oS0NvT8TA5UZYx3J7CfmeP8LoahWMoVnIFXmACZHRajCHw2UV4QpvXAR9QU7 14Vjfd9cG2PRCc9TooOt+ZWsRdpcyLzstuXLh9ZRDE3okz8jBqx9CTkZ05Nn 5m6afnoa1UdX4+V/v2tious5qulkaXV16Uk56nLN+BD1yGszfQ61pddm8uHt L91++0t59b319b1k3oldu07ski70t7X1t8k1oZ7T47Msp/ir1gRIL6Qtl6cU 1gSWUndxWZcy6nkERRali4Ic942yjXTveTWnko1eR7wRfekrcPrF1U5yOFTY suCg7LECX8CZt0KOWS7qmuQ2QgGNsV/mY42MWNnRsphvW2Rzu22LEOFKys2V NP7EhZS8laq8FRvSv2d40IS++zN5lsVA0UVLiHyYl7E2ZQKAwXjhCv8/hzGh esKI7ReoB9VacKeRYTOf3hpo06dwtoD384b+fgOeC/MnpnSCzWUYGDC4bIJu aiLfS54133ab2cNb9bv3GCy2QvP27eZCm8WwZ7feyntwrihOeIQ8QTMzcyZv JH7lrMimRa8e8dik31sK819/nHqBFPCe/NeftLWUub0Wm/EzN97tZuNn6fNL o2oEV5zKrzp5qGT1mTcKf+Uk8ojVlVepd5q9urD+C6cSTnLZ9IZ6i9ts1Ndb 8GzIai/bTwlKTv716mu5AshXVOODCKaOgVmgv2plJvsooJUM0EqLzA0vrpd3 4d4Lt3wWhW7s9D93adMqvtFYeaU1FzU7H5UozxbH7lxssNkM7c59m5oGBbNg KzBXL6nvtDxEpU8R8hS9P2TprF9SbS6w4YDBpk37nO1UupiQUZvXNjiTKOXN dje/sK0Ju3mRPPxualvIu+1mvjQxM8iEFL0L/2phBQzCXjgDEmkm/WQ3eZq8 x/m4Fm6Me4A7pwKVXbVM1a/6jupJ1Vtqt7pDfVB9Qv1OljGrNWsy68dZb2g0 mjpNv2aP5knN25rPtQ3a9dod2se1b2RDdiC7K3sm+2SOPmcQ2fMg9BK6YfoY BEJgAdbhSnIPGLgUxLhteB+DSq4erOy3p0HkvgMd3PchyD2H93V4LcDrNeyf gQ4SgE7ue9hvwOs30KHS4LPfVu7/grJRSHBDYMXfVnD7waX6Nbi5Wijj4tBC 3kYdcby0eEWwr4YGop49Sz5j7RbVKmjhyqCJ8yrjU3hthVwqI+9CmPwRogwP ff5JrIgEbXtvVgOg/g9cEf+k/vllL0XpJ84kcViH1VdegdPvWRcqIzjyAncU skDNHeV2Y3+PfCe/w/P4Fvw5L0ulZi9YfwDwWAcIy9KqR1N9gNkg/C/HMLyk ugM+w43JYUbOJ9Dn9FeOzYif2V14FrraJ87ecxpwJbfgCBtWOgdywwMBKIJi KMHzUyme5suhgr6eZS9nqyEGNfhcAhk0D+pgMWZACyyFVliOjLoGVkI71oxv wLWwCjrhOvgmXI/2J2GUEPWSibEROquHrM/4aiFDQNQ5eN+BPVlOMNdPKHJa 084rcg60JE+Rc6AnZkWugmoiKHIV9JFVilwNPHlGkashRM4o8izIJ5IizwIX l6fINeDlipS2FkLcImWMFm7gblHk2civVxV5NnLhj4o8B3JVOYo8B6wqiyLP hYWqEkWeCztUGxR5HoiqC4o8D5rV2Zk38KJ6mSLXoXyTIjdCrvpnitwIVvUR RW4CvfoVRW4Ct/r8opHR6bGBDf0pIdhTKkQjkVph/bTQMTbSkxwfF1ZPjyaF lpGJ4d6x6ZDQNDgosLHjwlhyPDk2mewNwSIYgVGYhjEYgA3QDynkUhB6kAsC xiKCf7XYWo8jBIz1GI7uwQiP458Aq1E6ij0BWTECEzAMvThiGvkjQBNWnEG8 X9I7znr02STeJ/G7F0LNY9PdwykKWGgeGexFjKnk2HB3KgnNTFU3Kk1lphZQ OoJqe5UJUkzVMI7C1rXJDROD3WPIxiTOOIE/d8OY4gnqCMUPdcKXzllHHVhz hZlpIy83sY5h+RsRsqdkp9bIIBBDJcVwdbNllZUZlV9QuCY5Nj4wMixEQ5FI FaxhP42jw0dwAJ0pxOaqaqKfReVfMqXijoFxoVtIjXX3Joe6xzYJI31XZ9EV Vg+wsHbjlUJ5N4JMwhB1PGxC2Qj0/S20udqEX/fpJWMDPUL74PjIMBYpSroe HNGODhun3vj/nib9qdRoXTi8efPm0KgMOoWY+xTIPSND7NEUTlOHtTsMm9lf CPtzoaQUIH1XwOjB/tDfYYpLiXe13PlC/n95HrFqyEGztvJz502GBR9Bnuod Wh7P/kPFM+n77FnpLfXPVc/g2Oz02vh/zbXMsgplbmRzdHJlYW0KZW5kb2Jq CjEyIDAgb2JqCjw8IC9UeXBlIC9Gb250RGVzY3JpcHRvcgovRm9udE5hbWUg L0FBQUFBQytCcnlhbnRQcm8tQm9sZEFsdGVybmF0ZQovRm9udEZpbGUyIDEx IDAgUgovRm9udEJCb3ggWy00NyAtMjkyIDEyMDggOTUzXQovRmxhZ3MgNAov U3RlbVYgMAovSXRhbGljQW5nbGUgMC4wCi9Bc2NlbnQgNzUwCi9EZXNjZW50 IC0yNTAKL0NhcEhlaWdodCA2NjYKL1hIZWlnaHQgNDM0Cj4+CmVuZG9iagox MyAwIG9iago8PCAvTGVuZ3RoIDEyODYKL0ZpbHRlciBbL0ZsYXRlRGVjb2Rl XQo+PgpzdHJlYW0KeJxl18tu20YYhuG9rkLLdBFIcyYBw0CRbrzoAXV7AXN0 BNSSICsL3335vROkaRsgxi+JnHm+X8Mhdfj09NPT+XTfH367Xepzv+/H6dxu /e3y5Vb7vvSX03ln7L6d6v3rK/7W13zdHbaTn9/f7v316Twu+4eH3eH37cO3 ++19/+HHdin9h93h11vrt9P5Zf/hz0/P2+vnL9frX/21n+/74+7xcd/62Ab6 OV9/ya99f+C0j09t+/x0f/+4nfPPEX+8X/ve8tpMTL20/nbNtd/y+aXvHo7H x4cxHnf93P7zkTke5yll1M/5Ng89bv8et9JQGpWW0qp0lE6lp/QqA2VQGSmj ykSZVC6Ui8qVclWZKbPKQllUVsqqslE2lZ2yqxyUW6IHg9fIa/AaeQ1eI6/B a+Q1eI28Bq+R1+A18hq8Rl6D18hr8Bp5DV4jr8Fr5DV4jbwGr5HX4DXyGrxG XovXymvxWnktXiuvxWvltXitvBavldfitfJavFZei9fKa/FaeS1eK6/Fa+W1 eK28Fq+V1+K18lq8Vl6H18nr8Dp5HV4nr8Pr5HV4nbwOr5PX4XXyOrxOXofX yevwOnkdXievw+vkdXidvA6vk9fhdfI6vE5ej9fL6/F6eT1eL6/H6+X1eL28 Hq+X1+P18nq8Xl6P18vr8Xp5PV4vr8fr5fV4vbwer5fX4/Xyerxe3oA3yBvw BnkD3iBvwBvkDXiDvAFvkDfgDfIGvEHegDfIG/AGeQPeIG/AG+QNeIO8AW+Q N+AN8ga8Qd6IN8ob8UZ5I94ob8S7/dVu83VX+d8uE0kSlSSSJCpJJElUkkiS qCSRJFFJIkmikkSSRCWJJIlKEkkSlSSSJCpJJElUkkiSqCSJJElJEkmSkiSS JCVJJEnqfMKb5E14k7wJb5I34U3yJrxJ3oQ3yZvwJnkT3iRvwpvkTXiTvAlv kjfhTfIueBd5F7xVhgVv1cQL3qrZFrxNgRa8TcgFb9NsC97OAXg74+LtCr/g 7Uq84O3qw4K3MzHezsR4OxPj7Qq/4u1KvOLtSrzi7Yq54u3irHi7Eq94uxKv eIeQK94hw4p3CLniHUKueIdirniHkCvegQHvEHLFO+DgHTLkzWvnzpzxFkq8 WbNlvFmGjDcrfA6cxgF4iwwZb1OKjDcrW8abZcib15p5Gt6iFBlvVvvy5rWW Cy3jrYyLt+mAIq/l/lKmV40qltM0WHGU6kOZXkr6WyijDuCuXhKDMcLCu6IX eV2VochruX0UvFlNLXgLpfrryFbmepC3zP7KW1kPReNWvFmz1dlffQEVLzfX Kq9ZJavqr2XjrdOrcSv93Tr33S4T4r83mUrji8jbRaEviTNZKFmZKkGIVwlS 9d1WFkpTg6qCGLbhOih1QGOh8ESxXWEq1e1mKRWkOUqt8eYppW8sFB4j2lzY Wj5NjQ9Vodtc2GpQU+MNe0hT4+dNqhWV9Gq7iLeSe2ZrlIyweUfhiW1beipF 73Nh690+F4om7tOr0/r0aiV1vNzuOwulMgJekJ3GVwbDW9XfzsKu8nb6WxW+ z/4y7uyvsnX6W5Wis1CaOtnnwlbMoafVhT4MvE2GwUJpMgwuxKaJx9zo1Ich r+HxZMhruWCGvJY9b8wLkXFX3pV3ZEpGKJRMMRc2BzTeVaDRKZl4MEX6fgHq 8Vo/AL49ttcvt9v2xM6vBB7V9ZB+OvdvPySul6vO0v+/AeeG808KZW5kc3Ry ZWFtCmVuZG9iagoxNCAwIG9iagpbMjkwIDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgMjQ2IDY2NiAyNTcgNjY2IDY3NCAz OTMgNjI4IDY2NiA2MzggNjI2IDY2NiA1NzMgNjY2IDY2NiAyNTcgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjk0IDY2MCA2NjcgNjk5IDYwNSA1NzIgNzE5 IDcyMCAyOTIgNjY2IDY2NSA1NzQgNjY2IDcyMiA3NzQgNjU0IDc3NCA2OTEg NjI0IDYyMSA3MjIgNjYxIDk3NCA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA1NjggNTY2IDQ4NCA1NjYgNTE5IDY2NiA2NjYgNTYwIDI2 MCAyNjAgNTA2IDI2MCA4NTEgNTU0IDU0MiA1NjYgNjY2IDM3MiA2NjYgMzc5 IDU1NCA2NjYgNjY2IDQ5MiA2NjYgNDgxIDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjA1IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA1MTkgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYg NjY2IDY5MiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2 NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2 NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2IDY2NiA2NjYgNjY2 IDY2NiA2NjYgNjY2IDY2Nl0KZW5kb2JqCjE1IDAgb2JqCjw8IC9MZW5ndGgx IDkwMDAKL0xlbmd0aCA1MzY5Ci9GaWx0ZXIgWy9GbGF0ZURlY29kZV0KPj4K c3RyZWFtCnic1Vl5cBTnlX9fz2i6p3t6unsuXUiMDm7QMRodDLqFhEAYBOgC C90jJKMLaTgUwNwmIUCwDcSbYJuQGGwWYuy4IHEI8VIpTDnEcexsyhU7BGeT mPJubHxjG7X2fd09g4RJ2flnq3ak7q+/N1+/8/fe+7oHCADwkAFRMNDe2zpQ td35J6ScAiCOVT3Dnc/lPZ6N1y8ARF/v6W9vvfDsr34KEPskrvlmV29ow8MO 6Q8AcRm4xtbVFWxlO80CQHw+fp/a27phAPZCI85bcO5dvCzd99gLexfhfCvO Wwb6h0LDf9kcg/NrOD/d19ob/MGJ0CcAEw4AWFqQXYfl3x+1AyTfwO9z8CBA 9QWw4aUFvvKjLWa0S5M5ysJyVl6wiXZJVhwa0elye6JjYuPiJ0BC4kRvUjKk pE6CyVOM26fCtOkzZs5KS8/IBF+WPzsnF/JmB+bkFxQWFd9FWslXK/T1P6Vf c50J+tDEYuZ7eGUBK0CWkqSYkqxESeojr2aqp0iNeoAsY7430sl0jbxP3h55 H2OdP/qRSWGO4/pYSIIZkAUwyWVJnpztz/F5TC6WWFLoJJfkZPk8Dv/kZIvL 4yORFRaDYlIav9mI//uj1I2sXRCtZCsr8fZ789vy89vUP+pfZmmzh8saG8tK V64kZzlu5AHRzrMSExLFkd+0lJa2lJK/G18PalOgocuFNvIZkwrxGKcsTWwC QW1clhnETTUpIKijP6fmhBKjnLApii18QZqeotOnpBgpcoH80kebYAe0gAyQ 62LRQLQvp4BQxu4d8bw7LioWF8bWz4+PiZIWlM+wyTKFGVTAn8kAUQBxnUsF ziFUiZQWQZKET+jpz2KMiP90bdXo5/A4LAIW4UoZo55VscmxsclOeorV7CoZ PUS2Mf8JiGuiezrsaCSrn3LOOIbwFjcvMT+3WG597ooxcyarE1cjkjFuzADG jQUJ5zJ6Qc7xhePDDBy5deTIrZYNVzZsuEKuqlcvXybJl9UZN0+cuHkCNNkT Rm8SjjkGznC8FVaPdBFVwE04JU75FmcSlOgf2S0JHpvDYWMWTGckm5vNMk/U eZShIj7UYbrGIyWJ3l5oyi0k2f7JKckGv1xqD4aJtRN3ks/D+GRerRBktzc/ kLa5/t5lQzUcJ0iT6ofv29S8KdRIvitIcbwsC1nVeb5kT/78vNlzii12wRmd t6K6pC2Q01ojaZhA+6lsny47eQrFY5Yv2pPly0HxM4gGUIxQjqGMrgtVhU0k jO9A374OmyLwXONQbW+wqZKGr2R+7aJ5ZXNljz2u8vmBwfLlP1/eV8OLNpGt WlJRskTmBak8JzAn2Wq3OsUpy6vaM21NNBaJozeZTvRlDEVo6hhYJoUD6lay fCkKYToloU+Ok9WDcVayzSbF9wk/Ua9c89iPi4oiHo/lreS06FV7SL36lIaP D5l8zOfpd7fRcHGuMycrSQNiEkt9zeTvCR1uFGSb1Vq/YUVXx5JVi3hRsjNZ UbEkW5Alm/rWtMLe1TtfbtpcJ/A2O7tgZeXCulLOYSNFsZJH+jx7DdpUgf4t Rv/GQKohnQqnwdRjyRbSFGSpFha3i2rEFO9au2nn47tmOGNFZcvulIlDC7q3 BVrqlw63ttfcd6Vx0+be7/wj4HDxApv1xMZAwdoVlXWN5VUNKzUspaAPRbTV reWChXHrJcaRm0QzDQ1kRHbdGnmCPHifukVAfJAzE5ltVut31feeoc47Q+J3 ofJaHSxF3Reg7k5IAKzgTn847AbTnNzJZk1r6sZUzZd0umbD8xvWVDbsvbG3 oXINmX4y1PN8j/rRA8tr99cypGrFiqrmLOfKivq+vvqKlc6s6iXzyqury+dt m5edV1ycl40+m41ys8I+c/rDwNfyOgfTItdOC1WuKxI/y+wHQne4rHdzxGXk 5S/5LHTvbZ8xeo0h6/QaEK4yzLhqEzum5pCScOnBewOo6xUtd/00vkayaior ruQCrexrYMv2hyOsZfIkX46mucvDXLGv2X/2t88c7hv0Ta+pbG6urJn+9NaD z/5gcLOZtfLq2znl5TnZJSWldkvg8iMHL/QH1ZuxsZPL2h5qK5vw2PGtu57O YmwHKgYrKvsqdZ0yEANHMI/c6EGwEuq8lOR0ksRGepDPlGQi24nHLItObqn6 5FLOKcpm4rFOfpJMP8TsH3mYs9gk57lzTslm4Zhel1pL6jVMNKOAFYgvF2Ji soZorUQoehWnYUokU2jdcGNw2BRFDxGzYv3qL0RFtv9XfV9mztyGNfOLLv26 oGLg6luLahrOLVyNRbFJVJZX+Ss8wor3Zhf8o3xYfe+e/OJKDdPUx99BHyfh BLNWM2dKGtG8h/yNyqhZJ+eQ3UdbONkmctM6Fmw+eHDzgo5pnGiTuZajB3/2 M+b4/TbOJgn+3JM3Tub6BQln979IUl/U/EZt2422iTR7sBeMscxBTUJjmN3n Dl2geXLh0MZDW44c2ULeUP/6S119NfDBYyOvor6UTxzySUD0KkZJ0TmFC4xb a7sp3ycdNAXV+ylHsk27fvRlLSsL1M9kj6yIlDFevI+H5otmjG0s8o6hPddy N64zyPex59zB72UPFcF0jmGm+/XRcN9haVKlMUZl1MtkBLHZKeE+7WYe5Wbu q12yvXr6+Qf3N3ASerq6b/iRB7fvqv0lLf5v2pSNIp9ZNKd9uPThSyt5j8Td 89TwppO1B7Gs6P2f2tCD+MQqn6toRQV3WPqom5Skjc1oBjlEbYlT1NV48jB9 1Ar1v4mbjiMPaW5LVq/iSPl2jN6Eo8hXGOMbZHpUZ6F7QONg6NCEa7EFO4kO IIk4DWyZWPeY+79PdnA2Uba++a5FxuH6Ezo/kkA2czIvWl9Xvy2wgmwnPcee Hy8DcTABZdD90TgYaEw7tfBsEimvHD3WndqNkTi/h/d6MTbEKCda+iomCyoY nmjRIieIxDtEWUacf8hN5T5E+OPEwS9kypyyOHKA7tmIOvKpw8FYVYbOmAFR doblhFBOXLg3EiUCK+Ss6KWMCUl2kVcb5BhU0G4lJ6gol00WmfSRa4Ii25g1 Igp6hfGKsmKjueRHbL06Zl/lxdT0RvZVr/5c/eMvfkEmbzl885FHbpI31b+8 9BJJfElNv3Hq1I1TWi6iXrWIc5kiHSiqlbFwD6djbW/LP9B/2HOFlszKgs8+ K2Ayf9StfhBG+8ehKvWTML9u5BcHybQzWthIrFPGMcaNeEoSJi3Tvbhyu1mx Oa37PtUFTGzpza8sUD8kYgF5q6JVVD/BGol744nqu2Fpq/aG5qufG3vSj5gy tD9j7J4jsuXA6mUkmntspkUnRjFlu4YeXG23e8Tg0PKOle37Vu9bPdxkt4sc 19C+rKumO8M/NyXZ/sSSlmU2kbdb55XlZRcmzmgqWlZfbLXxclTOnDmZRcmy MyEudSbq4UC7/Wj37f1pirER0EoFKUHjXtcqzv/Q8+t6lixCPNIiQYDH+xsQ Hy4AM4LD2DnFGynDElKWalU/NSmCg/3gA9YhKCa64Wb6OYsgySOXmIAsCRZu 5EHqE9foTdMRHdMkwsFE7ReIForb3H3kw/PnLIgw5hXW5bacP4/uYV9hZJvL cu68ZTqzb+R1Zqpbspm5kQNOJzN95A94HuDMNsmtfUNjMDo6+ntybvRD7FoQ lZSdRM6pleSnMyeCgU9yi1wABSagZ4x95u3mzRrNGcNFbqGLAv3d39jZ2rYt v2n+wqamhZXNr1+kjvLX7Wrp3LI1eE9Hx/c6uijfaox7nNZ7E8ZXISVHr/nJ U1KNLNir15GCdY1btjSuKyBLVx5ubj48pkypVxu3X9reOOdIx6rDq9B/2ajz K6iz1gc9Y7ET2Va49TqOESZxgaYYi2IT+OzF81ta5i/Oxid1xRLTFGjbsYNc yEi1WgW7rWjVwVVFNrtgtaZm7PjVDoj4Rg3bMCk7soUZU6OBbvrQDnIxrL5R p3+sGxHQNCfJkTpNEnUrwvz/hnbEa7mo7RpSkhLJHSZgIKK1Js8SZ+M6iVef YO6tWpYt2AS7Jb5pdtfm+29Z6opKllvIhS2tvFTcVCRKvNU6Kf2B5qbdLxbX 1hVRzNnw+Ww24j+ZPvPqmFfG5MEczEP98RObvcV9YpCXJH4QDakQ7Hah4qib zh3ZPvKs5JLUw1rDuc/usReexFNOSdhfBURFe5JhJvrL8D8Ki84OO0zP//Aj B2i4oggjF+Nacpq2bm0qaIxGoYOh7vmOaF4uq25Yqp5uqprX3j6vqmm6b+Ol jbmTAhokdt+3aRYve7jU5qVEOtLcub9T7xfVaOc7GLPE22jWIJxA7sQgeQcl Vc4tqdUj5ltTF/z4z5T31fJFDZW/GwO/v9YNaPZVYl89yDRiX3WOx/RkY49s IHmux+vBf81JD9DzHm0e0e+ner/NHdtcldxw840O71MNbh/xvE2ynzjLKaLA nz11eIxiPRc5hbcJO68KHD6fXTX4w94v9/69d+v9uNaUj/HKuKuv7uK4BK1Y RdOTKZ+CY27JktsDdWJvoN4d2FDbEfFk/fzfjb/SPeKvy5sVHNDea9zUciB6 rA5jVECp5G/IedmmZXhe9+N1779B779WWFNTeI1evVG3fv2YOqb3WXqz//b7 C3Jr26Vt2y6Vt+5vbd1PAhd37ry4U/3tI8HgI0G9VhUwcXivludOd6RAjYkP hGvV+DQ3ahU5ouf5x5p7S/Cs/iWc5kbMA+R52sGJy3Bpym2fak++JJBYXK2I Ngdyle7xiwo5Gt9be5q+J9E9VjEzz673U3IMdZ2hvRm48xk+jYztqHpRpP3U Q441LumYi53SJuTf489PmTKtdVFj9bzi+FhOzgus8Vc0/LCnbLbVztus6VOS YpIkIb4kc/acFFGJtiaWTJzsitN7KClE/Mf/8xpCsfZCkBaLIBqynBaP5dRP d5SNvcYGj8af1sDnafzDbzl0r9DCGo4/hj0CAXKERrxuPAp0P0uo3wnkhT06 nom01Ug/LT98mHWKkvlpLpl72iyJTvKkeposc8gCy6nDWJp3c7h9NfYKg8jn a/Xne9f2sg7szztpfw6FaH/eif3ZwfauZVPJCfVZco/Ljv1ZXedwkgXqWaeD 7MH+bHepPyGLnJreswy9sZ859VdKY6pA5DWasXN6Zw8XJ7EPHbLIgsjt28eJ gmw59BArxXGEOS1IAsc/dxZbmsSfOcNL2M/OPsdzSKZyRKzPx1BOgv5OhLVE XqnlmsZtaMgxU1vm3I0cb7M7avwn0VcO7rsH0UyJPB7F3Qj9cH6UXbALgRVk Hx8lyE71COlUJM2WfDwdJ8/q+2j9FV6u0cXoXotulXAgx2PVy7zEEkWlWCF+ 7GXqu4QR7DExdtSX1Nt5QRRRffVJu/a8rfVK5t+0Xun7Wt3Sqb961LxJ7fyK 7rnGUsnaeclSTreT/7SVkiTW2ok3W7lWmb5mham4z/kW7m/nfemZnDVSBBER bVxSbcc9pk8xEod6ybgsJOSH+5ewsk3iUmsDi7tc1+jT5HWT6Todr7m6Fgdq U/FxU2aX7F+1J3o5pS41mZbScXn0Hub4Pvpkby/M764VXeKEhMR4HGq78wvt 9CF/365enMYnJkzAoXeX/qY/Dv964CCcgUvwOnxCPCSPrCPnyXVmMj4b7mRe YG6aPKYW037TZdMts9e8yBwynzG/af4gKjWqNGpd1LGoi1HvWJItnZYHLKcs f7V8wCayC9mt7Bn271wMt4L7JneS+yN3w+qz1llD1h9ZX+I53sc38Jv45/jr QpxQITwkfMT8GPoI7htMiyGfyYBceBnSyVmogHegilyEEuYU5JMemMAMQRke ucxmSGS+gfS1UMHMgBRmL5QyIZhN1zMfQYC5AhnMbmhm/gOvn8NxHh6z8HgD 57+GZmKGDuYQzoug2bQIx9dwtIAfeTczp/GgvCvAwbQBbzoDLnJ2dJSZi98v gmryBWTj6GfiwE9KwKZdZ0M1vAmV5Jo2Vpt2QzXaUYWHfs98PH4PJaQMeSId bZOYneBA2izyDIjkNbQb+TEvwVT68xLz7qgFnzWujb42+pb5mPHr1O1PmUYp g+X0FwHQf4vSf8MqNlYw5AVyAKLAzJxn9uB8rz6SP2Ef+gZ+LUSZzPQ+01GA p6vBuyDMeiDUSbl4v2A0HS6bdsLnWAof14rss7iHBKyMjPHrF4zuovX2Lp8y LW85sGNHlvH5woG7Jhf2WA/W+hiIRczF4zNHAqRAKkyCyTCF/ioG07GzzYQ0 SMddSSZmehZkQw6iYTYEoBTmQjkiYh5UwnxYAFWwEBbBYvT3ElgKy6AW6qAe GtAnK+BeaISVMECIuXztYL+uUQJpi/ixWNOOmK04bsWZTieo0QsGnUAexpEY 3mWJy6AzYCfxBt0EM8k0g26CBlJr0M0QR04bdDNi5EWDHoVx/sKgR0Ecwxl0 CyQxycY1C2lMmbGGhUZmjUHnwMX8xqBzMJV5y6BbEZ9Wg24Fl8lp0HkoNk0x 6DxsNa0y6AIkmd426AKUmsM62CDJvMCg25C+2qDLwJvDtsjgMp8z6Aoo5l8b dAWSzW+W9Q8MD3av6gp5p7ZP8/oyMvK8bcPe6sH+9uDQkLdmeCDorehf29cx OJzmLenp8Wprh7yDwaHg4LpgRxoiph8GYBgGoRtWQReEEGdToR1R4UUkZOBf Hl614QovxnwQV7dDEIbwzws1SB3AmRfx0Q9roQ86cMUwIskLJVjdenC8zXdI m9F7gziuw3MHpJUODrf2hajC3qXBVWt7WgdRzVBwsK81FETsUW6tyDcUke5F 1AWR41rk3ooUXVJI49mHFLwyGI1faLiEesRwSMD7ZeEB6sLsOwwNmzneyACK /joKBiKOzNblobhZhri7m6rzmXUHny+ZWRccHOru7/P60jIyMjEL6VdD6O1+ XEBFpmlCM0voZ+6Mfy7b8EL3kLfVGxps7Qj2tg6u9vZ33h1Fd9jcrYW1FY8Q 0lvRN0Ho1fRdjbR+6PxXYHM3gV/37vLB7nbv4p6h/j4sVxR07bhiMfpsiDrk /3uadIVCA4H09PXr16cN6EqHUOdOQ+X2/l7t1hCKCWAVT4f12l8azseqEjIU 6bxDjXac9/4fiLidb3fLnC/n/1dmulYVGSgduNTgapbyPwbBdJ2Wyd99e+Yz 4XH0NfVt8zHTY1o1N/rn/wKGdRjECmVuZHN0cmVhbQplbmRvYmoKMTYgMCBv YmoKPDwgL1R5cGUgL0ZvbnREZXNjcmlwdG9yCi9Gb250TmFtZSAvQUFBQUFE K0JyeWFudFByby1SZWd1bGFyQWx0ZXJuYXRlCi9Gb250RmlsZTIgMTUgMCBS Ci9Gb250QkJveCBbLTQ1IC0yODEgMTE4NiA5MjZdCi9GbGFncyA0Ci9TdGVt ViAwCi9JdGFsaWNBbmdsZSAwLjAKL0FzY2VudCA3NTAKL0Rlc2NlbnQgLTI1 MAovQ2FwSGVpZ2h0IDY2NgovWEhlaWdodCA0MzQKPj4KZW5kb2JqCjE3IDAg b2JqCjw8IC9MZW5ndGggMTI4NgovRmlsdGVyIFsvRmxhdGVEZWNvZGVdCj4+ CnN0cmVhbQp4nGXXy27bRhiG4b2uQst0EUhzJgHDQJFuvOgBdXsBc3QE1JIg Kwvfffm9E6RpGyDGL4mceb5fwyF1+PT009P5dN8ffrtd6nO/78fp3G797fLl Vvu+9JfTeWfsvp3q/esr/tbXfN0dtpOf39/u/fXpPC77h4fd4fftw7f77X3/ 4cd2Kf2H3eHXW+u30/ll/+HPT8/b6+cv1+tf/bWf7/vj7vFx3/rYBvo5X3/J r31/4LSPT237/HR//7id888Rf7xf+97y2kxMvbT+ds213/L5pe8ejsfHhzEe d/3c/vOROR7nKWXUz/k2Dz1u/x630lAalZbSqnSUTqWn9CoDZVAZKaPKRJlU LpSLypVyVZkps8pCWVRWyqqyUTaVnbKrHJRbogeD18hr8Bp5DV4jr8Fr5DV4 jbwGr5HX4DXyGrxGXoPXyGvwGnkNXiOvwWvkNXiNvAavkdfgNfIavEZei9fK a/FaeS1eK6/Fa+W1eK28Fq+V1+K18lq8Vl6L18pr8Vp5LV4rr8Vr5bV4rbwW r5XX4rXyWrxWXofXyevwOnkdXievw+vkdXidvA6vk9fhdfI6vE5eh9fJ6/A6 eR1eJ6/D6+R1eJ28Dq+T1+F18jq8Tl6P18vr8Xp5PV4vr8fr5fV4vbwer5fX 4/XyerxeXo/Xy+vxenk9Xi+vx+vl9Xi9vB6vl9fj9fJ6vF7egDfIG/AGeQPe IG/AG+QNeIO8AW+QN+AN8ga8Qd6AN8gb8AZ5A94gb8Ab5A14g7wBb5A34A3y BrxB3og3yhvxRnkj3ihvxLv91W7zdVf53y4TSRKVJJIkKkkkSVSSSJKoJJEk UUkiSaKSRJJEJYkkiUoSSRKVJJIkKkkkSVSSSJKoJIkkSUkSSZKSJJIkJUkk Sep8wpvkTXiTvAlvkjfhTfImvEnehDfJm/AmeRPeJG/Cm+RNeJO8CW+SN+FN 8i54F3kXvFWGBW/VxAveqtkWvE2BFrxNyAVv02wL3s4BeDvj4u0Kv+DtSrzg 7erDgrczMd7OxHg7E+PtCr/i7Uq84u1KvOLtirni7eKseLsSr3i7Eq94h5Ar 3iHDincIueIdQq54h2KueIeQK96BAe8QcsU74OAdMuTNa+fOnPEWSrxZs2W8 WYaMNyt8DpzGAXiLDBlvU4qMNytbxptlyJvXmnka3qIUGW9W+/LmtZYLLeOt jIu36YAir+X+UqZXjSqW0zRYcZTqQ5leSvpbKKMO4K5eEoMxwsK7ohd5XZWh yGu5fRS8WU0teAul+uvIVuZ6kLfM/spbWQ9F41a8WbPV2V99ARUvN9cqr1kl q+qvZeOt06txK/3dOvfdLhPivzeZSuOLyNtFoS+JM1koWZkqQYhXCVL13VYW SlODqoIYtuE6KHVAY6HwRLFdYSrV7WYpFaQ5Sq3x5imlbywUHiPaXNhaPk2N D1Wh21zYalBT4w17SFPj502qFZX0aruIt5J7ZmuUjLB5R+GJbVt6KkXvc2Hr 3T4Xiibu06vT+vRqJXW83O47C6UyAl6QncZXBsNb1d/Owq7ydvpbFb7P/jLu 7K+ydfpblaKzUJo62efCVsyhp9WFPgy8TYbBQmkyDC7EponH3OjUhyGv4fFk yGu5YIa8lj1vzAuRcVfelXdkSkYolEwxFzYHNN5VoNEpmXgwRfp+AerxWj8A vj221y+32/bEzq8EHtX1kH46928/JK6Xq87S/78B54bzTwplbmRzdHJlYW0K ZW5kb2JqCjE4IDAgb2JqClszMDAgNjg2IDY4NiA2ODYgNjg2IDg0NyA2ODYg Njg2IDY4NiA2ODYgNjg2IDU2MCAyMDYgNDM4IDIzNCA0NTAgNjg0IDM2NCA2 MjcgNjI3IDYzNyA2MzQgNjI5IDU1NSA2NTIgNjI4IDIzNCA2ODYgNjg2IDY4 NiA2ODYgNjg2IDc1NiA3MTYgNjQ3IDcwNSA2OTIgNTgzIDU1NyA3MzEgNzE1 IDI2MCA2ODYgNjYxIDU3NSA4NDYgNzIzIDc3NCA2MjcgNjg2IDY4NSA2MzQg NTgyIDY4NiA2MTAgOTQ0IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA0 MzggNjg2IDU4MCA1OTAgNTA3IDU5MCA1MzggMzIxIDU5MCA1NjUgMjIwIDY4 NiA0ODAgMjIwIDkwMyA1NjAgNTYwIDU5MCA2ODYgMzI5IDQ2OCAzMjMgNTYw IDQzOCA2NDQgNDY4IDQzMyA0NjcgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDUzOCA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg Njg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYg NzE0IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2 ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4 NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2IDY4NiA2ODYgNjg2 IDY4NiA2ODYgNjg2XQplbmRvYmoKeHJlZgowIDE5CjAwMDAwMDAwMDAgNjU1 MzUgZiAKMDAwMDAwMDAxNSAwMDAwMCBuIAowMDAwMDAwMTA5IDAwMDAwIG4g CjAwMDAwMDAxNTggMDAwMDAgbiAKMDAwMDAwMDIxNSAwMDAwMCBuIAowMDAw MDAzNjM1IDAwMDAwIG4gCjAwMDAwMDM4ODUgMDAwMDAgbiAKMDAwMDAwNzM1 OSAwMDAwMCBuIAowMDAwMDA3NTM3IDAwMDAwIG4gCjAwMDAwMDc3MTggMDAw MDAgbiAKMDAwMDAxMDI0OSAwMDAwMCBuIAowMDAwMDEwNDk3IDAwMDAwIG4g CjAwMDAwMTUwNzYgMDAwMDAgbiAKMDAwMDAxNTI5OSAwMDAwMCBuIAowMDAw MDE2NjYxIDAwMDAwIG4gCjAwMDAwMTc1NzUgMDAwMDAgbiAKMDAwMDAyMzAz NCAwMDAwMCBuIAowMDAwMDIzMjYwIDAwMDAwIG4gCjAwMDAwMjQ2MjIgMDAw MDAgbiAKdHJhaWxlcgo8PCAvU2l6ZSAxOQovUm9vdCAyIDAgUgovSW5mbyAx IDAgUgo+PgpzdGFydHhyZWYKMjU1MzYKJSVFT0YK ----==_mimepart_567172463612_ab6a3fdff54e16a44201c-- Redirected to http://localhost:3000/dorsale/billing_machine/invoices/16 Completed 302 Found in 166ms (ActiveRecord: 1.7ms) Started GET "/dorsale/billing_machine/invoices/16" for ::1 at 2015-12-16 15:16:38 +0100 Processing by Dorsale::BillingMachine::InvoicesController#show as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.1ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.1ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.1ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (24.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/show.html.slim within layouts/application (31.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 191ms (Views: 184.1ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:16:38 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:24:25 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (47.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (61.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1306ms (Views: 219.4ms | ActiveRecord: 4.6ms) Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:25:15 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.2ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (54.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (75.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 369ms (Views: 254.0ms | ActiveRecord: 4.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:25:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:25:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:25:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:25:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:25:15 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:25:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:25:16 +0100 Started GET "/dorsale/billing_machine/invoices/16/email" for ::1 at 2015-12-16 15:26:00 +0100 Processing by Dorsale::BillingMachine::InvoicesController#email as HTML Parameters: {"id"=>"16"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE "dorsale_billing_machine_invoices"."id" = ? LIMIT 1 [["id", 16]] 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]] Dorsale::Address Load (0.2ms) SELECT "dorsale_addresses".* FROM "dorsale_addresses" WHERE "dorsale_addresses"."addressable_id" = ? AND "dorsale_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "Dorsale::CustomerVault::Corporation"]] Dorsale::BillingMachine::InvoiceLine Load (0.3ms) SELECT "dorsale_billing_machine_invoice_lines".* FROM "dorsale_billing_machine_invoice_lines" WHERE "dorsale_billing_machine_invoice_lines"."invoice_id" = ? ORDER BY "dorsale_billing_machine_invoice_lines"."created_at" ASC [["invoice_id", 16]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_line_details.html.slim (1.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_details.html.slim (47.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/email.html.slim within layouts/application (59.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1424ms (Views: 210.0ms | ActiveRecord: 4.5ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 15:26:02 +0100 Started GET "/" for ::1 at 2015-12-16 17:26:53 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (5.3ms) User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 192ms (Views: 189.1ms | ActiveRecord: 1.6ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 17:26:54 +0100 Started GET "/" for ::1 at 2015-12-16 17:26:56 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (0.1ms) User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 144ms (Views: 142.6ms | ActiveRecord: 0.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2" for ::1 at 2015-12-16 17:26:57 +0100 Started GET "/" for ::1 at 2015-12-17 18:18:51 +0100 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (17.7ms) User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (2.6ms) Completed 200 OK in 6989ms (Views: 6974.1ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-17 18:18:58 +0100 Started GET "/dorsale/flyboy/tasks" for ::1 at 2015-12-17 18:19:00 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (139.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (10.2ms) Dorsale::Flyboy::Task Load (1.0ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Dorsale::Flyboy::Folder Load (0.4ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (257.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (487.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1856ms (Views: 684.1ms | ActiveRecord: 9.2ms) Started GET "/dorsale/flyboy/tasks" for ::1 at 2015-12-17 18:19:21 +0100 Processing by Dorsale::Flyboy::TasksController#index as HTML User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? ORDER BY "users"."id" ASC LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/_filters.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Dorsale::Flyboy::Task Load (0.8ms) SELECT "dorsale_flyboy_tasks".* FROM "dorsale_flyboy_tasks" ORDER BY term ASC LIMIT 50 OFFSET 0 Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 36]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 45]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 10]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 41]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 38]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 42]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 4]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 34]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 15]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 27]] Dorsale::Flyboy::Folder Load (0.3ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 23]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 49]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 40]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 29]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 32]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 9]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 6]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 28]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 13]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 19]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 47]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 16]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 26]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 24]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 1]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 35]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 33]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 5]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 8]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 14]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 44]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 18]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 2]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 11]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 43]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 20]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 25]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 17]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 30]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 21]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 37]] Dorsale::Flyboy::Folder Load (0.2ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 7]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 46]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 48]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 39]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 50]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 31]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 22]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 3]] Dorsale::Flyboy::Folder Load (0.1ms) SELECT "dorsale_flyboy_folders".* FROM "dorsale_flyboy_folders" WHERE "dorsale_flyboy_folders"."id" = ? LIMIT 1 [["id", 12]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/_list.html.slim (172.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_flyboy_tasks" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/flyboy/tasks/index.html.slim within layouts/application (236.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 394ms (Views: 383.5ms | ActiveRecord: 7.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-17 18:19:22 +0100 Started GET "/" for ::1 at 2015-12-29 16:20:20 +0100 ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (17.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.5ms) Completed 200 OK in 720ms (Views: 707.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:20:21 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:20:24 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.8ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (1101.0ms) Dorsale::BillingMachine::Invoice Load (0.8ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (29.4ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (47.9ms)  (0.6ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (4.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (1219.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 1411ms (Views: 1369.0ms | ActiveRecord: 5.0ms) Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-29 16:20:29 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"fHk6kbFff7XSFVj+3l2UtPw/B0D9Xlj+c7zE86g+npbecDRrGXRvAVgQgNy/EIzVwPwjzoa2NY7fViNgyeDeLw==", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_payment_status"=>"unpaid"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices"} Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 4ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:20:29 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (5.1ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.6ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (14.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (51.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 213ms (Views: 204.9ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:20:29 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:20:29 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-29 16:20:31 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"1yd0qQhHsD/gJLCHGFGlRzybxZQS0oEB4cFwEGFPJEZ1LnpToGygi2ohaKV5HL0mAFjhGmk67HFNK5eDAJFk/w==", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_payment_status"=>""}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices"} Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:20:32 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.1ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.9ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (18.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (54.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 207ms (Views: 202.2ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:20:32 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:20:50 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-29 16:21:03 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"kAs7x1VgSmMxX26NGzqg/FAxprwpkZF9Rk3C7ZxHJ0AyAjU9/Uta17tatq96d7idbPKCMlJ5/A3qpyV+/Zln+Q==", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_payment_status"=>"unpaid"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices"} Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 21ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:21:04 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.8ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.0ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (17.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (56.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 211ms (Views: 205.9ms | ActiveRecord: 1.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:21:04 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:22:14 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.2ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (13.4ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (14.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (62.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 325ms (Views: 224.4ms | ActiveRecord: 2.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:22:14 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:22:14 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:22:14 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:22:14 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:22:14 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:22:14 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:22:15 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:22:15 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-29 16:23:19 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Lic/4HLdDc+3hFonkI1nPKFbovKAbATdJQo4RP9IvmaMLjEa2vYdez2BggXxwH9dnZiGfPuEaa2J4N/Xnpb+3w==", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"today", "bm_payment_status"=>"unpaid"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices"} Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 4ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:23:19 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (5.5ms) Dorsale::BillingMachine::Invoice Load (0.2ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.date >= '2015-12-29') AND (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (2.3ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.date >= '2015-12-29') AND (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (1.7ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.date >= '2015-12-29') AND (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (36.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 189ms (Views: 183.7ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:23:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:23:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:23:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:23:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:23:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:23:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:23:20 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-29 16:23:21 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"RiYpJI7nOyCb5uJp0v0w1iUGBiJmvfQGbirVNu4IyurkLyfeJswrlBHjOkuzsCi3GcUirB1VmXbCwDKlj9aKUw==", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_payment_status"=>""}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices"} Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:23:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.3ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.3ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (19.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (57.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 224ms (Views: 219.7ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:23:21 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:25:18 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.5ms) 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 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (14.2ms) 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 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (19.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (70.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 340ms (Views: 230.3ms | ActiveRecord: 2.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:25:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:25:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:25:19 +0100 Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-29 16:25:21 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"Sr12kr8yreYQw8ZpHyQYRoltzeSqyDkFrOvKZPP5Vn3otHhoFxm9UprGHkt+aQAnta7patEgVHUAAS33kicWxA==", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_payment_status"=>"unpaid"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/invoices"} Redirected to http://localhost:3000/dorsale/billing_machine/invoices Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:25:21 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.9ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (3.1ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (16.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (55.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 227ms (Views: 222.1ms | ActiveRecord: 1.2ms) Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:25:22 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:25:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.8ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (9.2ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_data_context.html.slim (18.3ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (15.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (76.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 359ms (Views: 256.6ms | ActiveRecord: 2.8ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:25:35 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:28:10 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-29 16:31:56 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.9ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Quotation Load (0.9ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (12.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (6.1ms) Dorsale::BillingMachine::Quotation Load (0.4ms) SELECT "dorsale_billing_machine_quotations".* FROM "dorsale_billing_machine_quotations" ORDER BY "dorsale_billing_machine_quotations"."unique_index" DESC LIMIT 50 OFFSET 0 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (41.6ms)  (0.5ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (98.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 377ms (Views: 253.1ms | ActiveRecord: 4.3ms) Started POST "/dorsale/small_data/filters" for ::1 at 2015-12-29 16:32:08 +0100 Processing by Dorsale::SmallData::FiltersController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"e47osShv6Zhqw9it95cFCKpnP5uyMIlPpSB2Yy8nNTfZh+ZLgET5LODGAI+W2h1plqQbFcnY5D8JypHwTvl1jg==", "filters"=>{"customer_guid"=>"", "bm_time_period"=>"", "bm_quotation_state"=>"accepted"}, "back_url"=>"http://localhost:3000/dorsale/billing_machine/quotations"} Redirected to http://localhost:3000/dorsale/billing_machine/quotations Completed 302 Found in 4ms (ActiveRecord: 0.0ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-29 16:32:08 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_data_context.html.slim (1.3ms) 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (36.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 200ms (Views: 188.5ms | ActiveRecord: 1.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:32:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:32:09 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:32:09 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:32:09 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:32:09 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:32:09 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:32:09 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:32:09 +0100 Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-29 16:36:15 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-29 16:36:15 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1002.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (18.8ms)  (0.6ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.6ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (37.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (48.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.9ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.5ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (1307.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (5.0ms) Completed 200 OK in 1630ms (Views: 1535.6ms | ActiveRecord: 4.6ms) Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-29 16:36:17 +0100 Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-29 16:36:18 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (17.3ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (27.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (36.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (16.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (20.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (250.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 416ms (Views: 408.6ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:36:19 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-29 16:36:52 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (8.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_header_infos.html.slim (6.7ms) 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (47.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 235ms (Views: 202.9ms | ActiveRecord: 1.4ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-29 16:39:08 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (951.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (2.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (5.9ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (20.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (24.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.7ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (1157.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1420ms (Views: 1332.4ms | ActiveRecord: 3.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:39:09 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:39:09 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:39:09 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:39:09 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:39:09 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:39:09 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:39:09 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:39:09 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:39:10 +0100 Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-29 16:39:49 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (2.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (5.3ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.1ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (196.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 368ms (Views: 362.4ms | ActiveRecord: 1.5ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:39:49 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:39:50 +0100 Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-29 16:40:04 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (16.2ms) Completed 500 Internal Server Error in 61ms (ActiveRecord: 0.4ms) NotImplementedError (Dorsale::CustomerVault::Person is an abstract class and cannot be instantiated.): activerecord (4.2.4) lib/active_record/inheritance.rb:50:in `new' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_customer_vault_people__new_people_contexts_html_slim__2181581604960023165_70163026681180' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim:6:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_customer_vault_people_activity_slim___1024281554618017982_70163028947440' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_customer_vault_people_activity_slim___1024281554618017982_70163028947440' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (88.2ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-29 16:40:08 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (23.4ms) Completed 500 Internal Server Error in 79ms (ActiveRecord: 0.4ms) ActionView::Template::Error (undefined method `model_name' for Class:Class): 1: .well.text-center 2: = info ::Dorsale::CustomerVault::Person, :count, people.count 3: 4: .individual-context: .context 5: = context_icon :user /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/text_helper.rb:83:in `info' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_customer_vault_people__new_people_contexts_html_slim__2181581604960023165_70162963253960' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim:6:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_customer_vault_people_activity_slim___1024281554618017982_70163028947440' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:152:in `content_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_customer_vault_people_activity_slim___1024281554618017982_70163028947440' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (10.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (81.3ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-29 16:49:37 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (2.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (5.5ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (19.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (23.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (219.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 468ms (Views: 375.9ms | ActiveRecord: 3.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/dorsale/avatar.png" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:49:38 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-29 16:57:07 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_header_infos.html.slim (1.3ms) 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (35.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 228ms (Views: 196.7ms | ActiveRecord: 1.4ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-29 16:57:38 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_header_infos.html.slim (6.6ms) 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", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.0ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (37.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 192ms (Views: 186.8ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:57:38 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:57:39 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-29 16:58:31 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_header_infos.html.slim (6.6ms) 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", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.1ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (39.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 198ms (Views: 192.6ms | ActiveRecord: 0.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:58:32 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:58:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (7.4ms) Dorsale::BillingMachine::Invoice Load (0.5ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_header_infos.html.slim (20.4ms) Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (18.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (90.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 245ms (Views: 236.9ms | ActiveRecord: 1.7ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-29 16:58:36 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_header_infos.html.slim (1.9ms) 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", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (2.9ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (32.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 201ms (Views: 195.9ms | ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:58:37 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (5.8ms) Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_header_infos.html.slim (2.8ms) Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (17.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (49.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 216ms (Views: 211.0ms | ActiveRecord: 1.3ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-29 16:58:38 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_header_infos.html.slim (1.9ms) 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", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.0ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (33.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 221ms (Views: 216.4ms | ActiveRecord: 0.7ms) Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-29 16:59:53 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.7ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_header_infos.html.slim (5.8ms) 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"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.6ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (38.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 326ms (Views: 217.7ms | ActiveRecord: 2.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 16:59:54 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 16:59:55 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 16:59:55 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 16:59:59 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (9.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_header_infos.html.slim (2.4ms) Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (23.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (60.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 273ms (Views: 243.6ms | ActiveRecord: 1.8ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 17:00:01 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_header_infos.html.slim (1.2ms) Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (19.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (49.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 216ms (Views: 209.5ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 17:00:02 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 17:00:13 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.9ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_header_infos.html.slim (7.4ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (16.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (52.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 219ms (Views: 211.3ms | ActiveRecord: 1.8ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 17:00:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 17:00:14 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 17:00:14 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 17:00:14 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 17:00:14 +0100 Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 17:00:34 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_header_infos.html.slim (1.9ms) Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (18.9ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (49.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 207ms (Views: 199.5ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 17:00:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 17:00:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 17:00:35 +0100 Started GET "/dorsale/billing_machine/quotations" for ::1 at 2015-12-29 17:00:35 +0100 Processing by Dorsale::BillingMachine::QuotationsController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" 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", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_filters.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_header_infos.html.slim (8.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_header_infos.html.slim (15.5ms) 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", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/_list.html.slim (3.2ms)  (0.1ms) SELECT COUNT(*) FROM "dorsale_billing_machine_quotations" WHERE "dorsale_billing_machine_quotations"."state" = ? [["state", "accepted"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/quotations/index.html.slim within layouts/application (46.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 230ms (Views: 224.4ms | ActiveRecord: 0.9ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 17:00:36 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_header_infos.html.slim (2.5ms) Dorsale::BillingMachine::Invoice Load (0.6ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (16.0ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (47.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 222ms (Views: 215.0ms | ActiveRecord: 1.5ms) Started GET "/dorsale/billing_machine/invoices" for ::1 at 2015-12-29 17:01:12 +0100 Processing by Dorsale::BillingMachine::InvoicesController#index as HTML Dorsale::CustomerVault::Individual Load (0.6ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.4ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Dorsale::BillingMachine::Invoice Load (0.4ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_filters.html.slim (7.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_header_infos.html.slim (3.4ms) Dorsale::BillingMachine::Invoice Load (0.3ms) SELECT "dorsale_billing_machine_invoices".* FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') ORDER BY "dorsale_billing_machine_invoices"."unique_index" DESC LIMIT 50 OFFSET 0 Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/_list.html.slim (17.3ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_billing_machine_invoices" WHERE (dorsale_billing_machine_invoices.paid = 'f') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/billing_machine/invoices/index.html.slim within layouts/application (54.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 237ms (Views: 222.8ms | ActiveRecord: 1.9ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-29 17:01:12 +0100 Started GET "/" for ::1 at 2015-12-30 11:22:10 +0100 ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (17.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.4ms) Completed 200 OK in 4981ms (Views: 4969.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:22:15 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:22:16 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:22:16 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:22:16 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:22:16 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:22:16 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:22:16 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:22:16 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:22:16 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:22:17 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (21.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (1119.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (2.9ms) Completed 200 OK in 1286ms (Views: 1275.1ms | ActiveRecord: 0.8ms) Started GET "/dorsale/users/1/edit" for ::1 at 2015-12-30 11:22:24 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (247.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (260.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 487ms (Views: 464.2ms | ActiveRecord: 0.2ms) Started GET "/dorsale/users" for ::1 at 2015-12-30 11:22:33 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (2.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (11.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 149ms (Views: 144.9ms | ActiveRecord: 0.2ms) Started GET "/dorsale/users" for ::1 at 2015-12-30 11:30:20 +0100 Processing by Dorsale::UsersController#index as HTML User Load (1.0ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (16.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (25.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 217ms (Views: 156.8ms | ActiveRecord: 1.4ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:30:21 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:31:18 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (11.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 145ms (Views: 142.5ms | ActiveRecord: 0.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:31:18 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:31:18 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:31:18 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:31:18 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:31:18 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:31:18 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:31:18 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:31:18 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:31:18 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:31:19 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:34:37 +0100 LoadError (Unable to autoload constant Dorsale::UsersHelper, expected /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/users_helper.rb to define it): app/controllers/application_controller.rb:6:in `' app/controllers/application_controller.rb:1:in `' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (88.0ms) Started GET "/dorsale/users" for ::1 at 2015-12-30 11:34:48 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (19.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (856.5ms) Completed 500 Internal Server Error in 948ms (ActiveRecord: 1.2ms) ActionView::Template::Error (undefined method `avatar_url' for #): 9: - users.each do |user| 10: tr.user 11: td.user-avatar 12: = avatar_img(user) 13: 14: td.user-email 15: = user activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/users_helper.rb:4:in `avatar_img' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim:12:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_users__list_html_slim___462824241837971321_70306685388480' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' activerecord (4.2.4) lib/active_record/relation/delegation.rb:46:in `each' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim:9:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_users__list_html_slim___462824241837971321_70306685388480' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim:5:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_users_index_html_slim___2401376625321034264_70306670108500' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (80.0ms) Started GET "/dorsale/users" for ::1 at 2015-12-30 11:35:02 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.9ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (15.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (20.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 252ms (Views: 177.8ms | ActiveRecord: 1.4ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:35:03 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:36:03 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (13.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (18.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 230ms (Views: 154.7ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:36:04 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:36:11 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (14.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (19.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 260ms (Views: 190.8ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:36:11 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:36:11 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:36:11 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:36:11 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:36:11 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:36:11 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:36:11 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:36:11 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:36:11 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:36:12 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:38:05 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (11.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (16.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4052ms (Views: 3997.0ms | ActiveRecord: 1.0ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:38:10 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:38:26 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4267ms (Views: 4265.0ms | ActiveRecord: 0.2ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:38:30 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:38:43 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (2.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4290ms (Views: 4288.7ms | ActiveRecord: 0.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:38:48 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:39:08 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (7.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4319ms (Views: 4317.4ms | ActiveRecord: 0.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:39:13 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:39:46 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (48.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (55.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 210ms (Views: 206.1ms | ActiveRecord: 0.2ms) Started PATCH "/dorsale/users/2" for ::1 at 2015-12-30 11:39:51 +0100 Processing by Dorsale::UsersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"58OpETHj6geqaqaytLIskMq0YdVt5PtRQ9+atLfUj1NFyqfrmcj6syBvfpDV/zTx9ndFWxYMliHvNX0n1grP6g==", "user"=>{"email"=>"abc@def.com", "is_active"=>"1", "avatar"=>#, @original_filename="lolcat-failure.jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"user[avatar]\"; filename=\"lolcat-failure.jpg\"\r\nContent-Type: image/jpeg\r\n">}, "back_url"=>"http://localhost:3000/dorsale/users/2/edit", "id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.2ms) begin transaction  (0.1ms) rollback transaction Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.4ms) NoMethodError (undefined method `avatar_will_change!' for #): activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing' carrierwave (0.10.0) lib/carrierwave/orm/activerecord.rb:38:in `avatar=' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:54:in `public_send' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes' actionpack (4.2.4) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair' actionpack (4.2.4) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:35:in `assign_attributes' activerecord (4.2.4) lib/active_record/persistence.rb:251:in `block in update' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/persistence.rb:250:in `update' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/users_controller.rb:45:in `update' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.0ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (77.1ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to UsersAddAvatar (20151230104012)  (0.1ms) begin transaction  (0.7ms) ALTER TABLE "users" ADD "avatar" varchar SQL (0.9ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20151230104012"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.3ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoice_lines_on_invoice_id' AND type='index'   (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_payment_term_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_id_card_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_invoices_on_customer_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotation_lines_on_quotation_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_payment_term_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_id_card_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_billing_machine_quotations_on_customer_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_bob_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_customer_vault_links_on_alice_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_type' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_folders_on_folderable_id' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_task_comments_on_task_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_type' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_dorsale_flyboy_tasks_on_taskable_id' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_taggings_on_taggable_id_and_taggable_type_and_context' AND type='index'  (0.1ms)  SELECT sql FROM sqlite_master WHERE name='taggings_idx' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='taggings_idx' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_tags_on_name' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_tags_on_name' AND type='index'  (0.2ms)  SELECT sql FROM sqlite_master WHERE name='index_users_on_reset_password_token' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_reset_password_token' AND type='index'   (0.1ms) SELECT sql FROM sqlite_master WHERE name='index_users_on_email' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_users_on_email' AND type='index' Started PATCH "/dorsale/users/2" for ::1 at 2015-12-30 11:40:37 +0100 Processing by Dorsale::UsersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"58OpETHj6geqaqaytLIskMq0YdVt5PtRQ9+atLfUj1NFyqfrmcj6syBvfpDV/zTx9ndFWxYMliHvNX0n1grP6g==", "user"=>{"email"=>"abc@def.com", "is_active"=>"1", "avatar"=>#, @original_filename="lolcat-failure.jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"user[avatar]\"; filename=\"lolcat-failure.jpg\"\r\nContent-Type: image/jpeg\r\n">}, "back_url"=>"http://localhost:3000/dorsale/users/2/edit", "id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction  (0.1ms) rollback transaction Completed 500 Internal Server Error in 74ms (ActiveRecord: 1.3ms) NoMethodError (undefined method `resize_to_fill' for #): carrierwave (0.10.0) lib/carrierwave/uploader/processing.rb:84:in `block in process!' carrierwave (0.10.0) lib/carrierwave/uploader/processing.rb:76:in `each' carrierwave (0.10.0) lib/carrierwave/uploader/processing.rb:76:in `process!' carrierwave (0.10.0) lib/carrierwave/uploader/callbacks.rb:18:in `block in with_callbacks' carrierwave (0.10.0) lib/carrierwave/uploader/callbacks.rb:18:in `each' carrierwave (0.10.0) lib/carrierwave/uploader/callbacks.rb:18:in `with_callbacks' carrierwave (0.10.0) lib/carrierwave/uploader/cache.rb:122:in `cache!' carrierwave (0.10.0) lib/carrierwave/mount.rb:329:in `cache' carrierwave (0.10.0) lib/carrierwave/mount.rb:163:in `avatar=' carrierwave (0.10.0) lib/carrierwave/orm/activerecord.rb:39:in `avatar=' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:54:in `public_send' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes' actionpack (4.2.4) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair' actionpack (4.2.4) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair' activerecord (4.2.4) lib/active_record/attribute_assignment.rb:35:in `assign_attributes' activerecord (4.2.4) lib/active_record/persistence.rb:251:in `block in update' activerecord (4.2.4) lib/active_record/transactions.rb:351:in `block in with_transaction_returning_status' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `block in transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/transaction.rb:184:in `within_new_transaction' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/database_statements.rb:213:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:220:in `transaction' activerecord (4.2.4) lib/active_record/transactions.rb:348:in `with_transaction_returning_status' activerecord (4.2.4) lib/active_record/persistence.rb:250:in `update' /Users/benoit/www/agilidee/dorsale/app/controllers/dorsale/users_controller.rb:45:in `update' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:38:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.7ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (82.7ms) Started PATCH "/dorsale/users/2" for ::1 at 2015-12-30 11:42:00 +0100 LoadError (cannot load such file -- mini_magick): app/models/user.rb:9:in `include' app/models/user.rb:9:in `' app/models/user.rb:1:in `' config/routes.rb:2:in `block in ' config/routes.rb:1:in `' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (77.6ms) Started PATCH "/dorsale/users/2" for ::1 at 2015-12-30 11:42:19 +0100 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Dorsale::UsersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"58OpETHj6geqaqaytLIskMq0YdVt5PtRQ9+atLfUj1NFyqfrmcj6syBvfpDV/zTx9ndFWxYMliHvNX0n1grP6g==", "user"=>{"email"=>"abc@def.com", "is_active"=>"1", "avatar"=>#, @original_filename="lolcat-failure.jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"user[avatar]\"; filename=\"lolcat-failure.jpg\"\r\nContent-Type: image/jpeg\r\n">}, "back_url"=>"http://localhost:3000/dorsale/users/2/edit", "id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] SQL (0.6ms) UPDATE "users" SET "avatar" = ?, "updated_at" = ? WHERE "users"."id" = ? [["avatar", "lolcat-failure.jpg"], ["updated_at", "2015-12-30 10:42:19.739935"], ["id", 2]]  (0.8ms) commit transaction Redirected to http://localhost:3000/dorsale/users Completed 302 Found in 1194ms (ActiveRecord: 2.5ms) Started GET "/dorsale/users" for ::1 at 2015-12-30 11:42:20 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (8.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (33.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.9ms) Completed 200 OK in 533ms (Views: 530.8ms | ActiveRecord: 0.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:42:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:42:22 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:42:22 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:42:22 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:42:22 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:42:22 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:42:25 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (119.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (130.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (3.2ms) Completed 200 OK in 297ms (Views: 294.3ms | ActiveRecord: 0.2ms) Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:42:51 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (17.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (25.6ms) Completed 500 Internal Server Error in 57ms (ActiveRecord: 0.1ms) ActionView::Template::Error (Couldn't find wrapper with name horizontal): 2: = horizontal_form_for @user, multipart: true do |f| 3: = f.input :email 4: = f.input :is_active, as: :boolean, wrapper: :horizontal_radio_and_checkboxes 5: = f.input :avatar, wrapper: :horizontal 6: 7: = form_buttons obj: @user simple_form (3.2.1) lib/simple_form.rb:207:in `wrapper' simple_form (3.2.1) lib/simple_form/form_builder.rb:592:in `find_wrapper' simple_form (3.2.1) lib/simple_form/form_builder.rb:114:in `input' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim:5:in `block in ___sers_benoit_www_agilidee_dorsale_app_views_dorsale_users__form_html_slim__1705552711195513742_70285779505640' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `block in capture' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer' actionview (4.2.4) lib/action_view/helpers/capture_helper.rb:38:in `capture' actionview (4.2.4) lib/action_view/helpers/form_helper.rb:444:in `form_for' bh (1.3.5) lib/bh/core_ext/rails/form_for_helper.rb:13:in `form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:26:in `block in simple_form_for' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:45:in `with_simple_form_field_error_proc' simple_form (3.2.1) lib/simple_form/action_view_extensions/form_helper.rb:25:in `simple_form_for' /Users/benoit/www/agilidee/dorsale/app/helpers/dorsale/form_helper.rb:40:in `horizontal_form_for' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim:2:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_users__form_html_slim__1705552711195513742_70285779505640' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:339:in `render_partial' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:310:in `block in render' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/partial_renderer.rb:309:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:47:in `render_partial' actionview (4.2.4) lib/action_view/helpers/rendering_helper.rb:35:in `render' /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim:3:in `___sers_benoit_www_agilidee_dorsale_app_views_dorsale_users_edit_html_slim__3185681486302232094_70285824581120' actionview (4.2.4) lib/action_view/template.rb:145:in `block in render' activesupport (4.2.4) lib/active_support/notifications.rb:166:in `instrument' actionview (4.2.4) lib/action_view/template.rb:333:in `instrument' actionview (4.2.4) lib/action_view/template.rb:143:in `render' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionview (4.2.4) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (4.2.4) lib/action_view/renderer/template_renderer.rb:14:in `render' actionview (4.2.4) lib/action_view/renderer/renderer.rb:42:in `render_template' actionview (4.2.4) lib/action_view/renderer/renderer.rb:23:in `render' actionview (4.2.4) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.4) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.4) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.4) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.4) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303:in `realtime' activesupport (4.2.4) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.4) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/railtie.rb:194:in `public_send' railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call' warden (1.2.3) lib/warden/manager.rb:35:in `block in call' warden (1.2.3) lib/warden/manager.rb:34:in `catch' warden (1.2.3) lib/warden/manager.rb:34:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.4) lib/active_record/migration.rb:377:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.4) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.4) lib/rails/engine.rb:518:in `call' railties (4.2.4) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (9.3ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.9ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/benoit/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (83.7ms) Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:42:56 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (12.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (17.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 176ms (Views: 173.8ms | ActiveRecord: 0.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:42:56 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:42:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:42:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:42:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:42:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:42:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:42:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:42:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:42:57 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:43:12 +0100 Processing by Dorsale::UsersController#index as HTML User Load (3.9ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (32.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (59.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 387ms (Views: 367.3ms | ActiveRecord: 3.9ms) Started GET "/dorsale/users" for ::1 at 2015-12-30 11:44:26 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.7ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (14.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (19.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 217ms (Views: 160.1ms | ActiveRecord: 1.3ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:44:26 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:44:27 +0100 Started GET "/dorsale/users/1/edit" for ::1 at 2015-12-30 11:44:28 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (11.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (18.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 193ms (Views: 189.1ms | ActiveRecord: 0.2ms) Started GET "/dorsale/users/1/edit" for ::1 at 2015-12-30 11:44:35 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (12.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (17.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 194ms (Views: 191.8ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:44:36 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:44:40 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (15.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.3ms) Completed 200 OK in 338ms (Views: 331.8ms | ActiveRecord: 0.4ms) Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:44:41 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (10.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (17.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 191ms (Views: 187.9ms | ActiveRecord: 0.1ms) Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:45:05 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (12.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (17.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 166ms (Views: 163.8ms | ActiveRecord: 0.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:45:05 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:45:05 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:45:05 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:45:05 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:45:05 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:45:05 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:45:06 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:45:21 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (11.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (16.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 164ms (Views: 161.1ms | ActiveRecord: 0.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:45:21 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:45:28 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (12.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (17.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 160ms (Views: 157.6ms | ActiveRecord: 0.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:45:28 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:45:28 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:45:28 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:45:28 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:45:29 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:46:27 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (17.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (26.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 186ms (Views: 181.3ms | ActiveRecord: 0.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:46:27 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:46:28 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:46:34 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (23.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (28.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 179ms (Views: 176.7ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:46:34 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:46:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:46:35 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:46:51 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (12.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (19.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 192ms (Views: 189.5ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:46:51 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:47:07 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (12.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (17.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 159ms (Views: 156.5ms | ActiveRecord: 0.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:47:08 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:47:16 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:47:30 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (12.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (17.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 170ms (Views: 168.2ms | ActiveRecord: 0.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:47:30 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:47:39 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:48:00 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (13.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (19.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 182ms (Views: 178.7ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:48:00 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:48:00 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:48:00 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:48:00 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:48:00 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:48:00 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:48:00 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:48:01 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:48:55 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (9.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (945.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 1183ms (Views: 1105.4ms | ActiveRecord: 1.2ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:48:57 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:49:15 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (12.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4340ms (Views: 4338.0ms | ActiveRecord: 0.1ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:49:19 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:49:19 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:49:19 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:49:19 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:49:19 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:49:19 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:49:20 +0100 Started GET "/dorsale/users/2/edit" for ::1 at 2015-12-30 11:49:48 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"2"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 2]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (12.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (17.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 166ms (Views: 163.0ms | ActiveRecord: 0.1ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:49:48 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:49:49 +0100 Started GET "/dorsale/users" for ::1 at 2015-12-30 11:52:41 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.3ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (3.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (11.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 192ms (Views: 188.9ms | ActiveRecord: 0.3ms) Started GET "/dorsale/users/1/edit" for ::1 at 2015-12-30 11:53:14 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (17.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (28.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 203ms (Views: 200.0ms | ActiveRecord: 0.1ms) Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-30 11:54:04 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-30 11:54:04 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (16.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (20.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (19.3ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (35.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (46.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.4ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.8ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (334.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 551ms (Views: 517.7ms | ActiveRecord: 2.7ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-30 11:54:16 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (7.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (19.8ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (18.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (26.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (9.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (9.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.4ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.5ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (247.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 4437ms (Views: 4430.9ms | ActiveRecord: 1.6ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:54:20 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:54:20 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:54:20 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:54:20 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:54:20 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:54:21 +0100 Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-30 11:54:34 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.2ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (1.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (5.3ms)  (0.3ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.7ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (9.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (9.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.8ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (9.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (202.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 358ms (Views: 352.7ms | ActiveRecord: 2.1ms) Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:54:34 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:54:35 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:54:35 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:54:35 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:54:35 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:54:35 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:54:35 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:54:35 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:54:49 +0100 Started GET "/dorsale/comments/9/edit" for ::1 at 2015-12-30 11:55:20 +0100 Processing by Dorsale::CommentsController#edit as HTML Parameters: {"id"=>"9"} Dorsale::Comment Load (0.2ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."id" = ? ORDER BY "dorsale_comments"."created_at" DESC LIMIT 1 [["id", 9]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/edit.html.slim (8.7ms) Completed 200 OK in 61ms (Views: 58.2ms | ActiveRecord: 0.2ms) Started PATCH "/dorsale/comments/9" for ::1 at 2015-12-30 11:55:23 +0100 Processing by Dorsale::CommentsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"1JTf0+8nnOpdcVZB0Yj1DcBjwsVPb59JNjnngBBHSp12ndEpRwyMXtd0jmOwxe1s/KDmSzSH8jma0wATcZkKJA==", "comment"=>{"text"=>"aaa"}, "id"=>"9"} Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."id" = ? ORDER BY "dorsale_comments"."created_at" DESC LIMIT 1 [["id", 9]]  (0.1ms) begin transaction User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]]  (0.1ms) commit transaction Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 8ms (ActiveRecord: 0.5ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-30 11:55:23 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (1.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (5.1ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (4.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (9.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (9.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (10.6ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (9.4ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (178.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.4ms) Completed 200 OK in 381ms (Views: 376.7ms | ActiveRecord: 1.7ms) Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:55:23 +0100 Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:55:23 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:55:23 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:55:23 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:55:23 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:55:23 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:55:23 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:55:23 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:55:23 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:55:23 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:55:24 +0100 Started GET "/dorsale/comments/8/edit" for ::1 at 2015-12-30 11:55:26 +0100 Processing by Dorsale::CommentsController#edit as HTML Parameters: {"id"=>"8"} Dorsale::Comment Load (0.1ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE "dorsale_comments"."id" = ? ORDER BY "dorsale_comments"."created_at" DESC LIMIT 1 [["id", 8]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/edit.html.slim (2.7ms) Completed 200 OK in 51ms (Views: 48.2ms | ActiveRecord: 0.1ms) Started GET "/dorsale/customer_vault/people/list" for ::1 at 2015-12-30 11:55:29 +0100 Processing by Dorsale::CustomerVault::PeopleController#list as HTML ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" ORDER BY "tags"."name" ASC Dorsale::CustomerVault::Individual Load (0.3ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.3ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (2.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_filters.html.slim (7.2ms) ActsAsTaggableOn::Tag Load (0.3ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Individual"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/individuals/_list_details.html.slim (48.9ms) ActsAsTaggableOn::Tag Load (0.1ms) SELECT "tags".* FROM "tags" INNER JOIN "taggings" ON "tags"."id" = "taggings"."tag_id" WHERE "taggings"."taggable_id" = ? AND "taggings"."taggable_type" = ? AND (taggings.context = 'tags' AND taggings.tagger_id IS NULL) ORDER BY "tags"."name" ASC [["taggable_id", 1], ["taggable_type", "Dorsale::CustomerVault::Corporation"]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/corporations/_list_details.html.slim (10.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/list.html.slim within layouts/application (144.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 372ms (Views: 325.7ms | ActiveRecord: 1.9ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-30 11:55:31 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (7.8ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.4ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (11.7ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.1ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (17.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (16.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (0.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (246.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.2ms) Completed 200 OK in 429ms (Views: 423.7ms | ActiveRecord: 1.7ms) Started GET "/dorsale/customer_vault/people" for ::1 at 2015-12-30 11:55:31 +0100 Processing by Dorsale::CustomerVault::PeopleController#index as HTML Redirected to http://localhost:3000/dorsale/customer_vault/people/activity Completed 302 Found in 2ms (ActiveRecord: 0.0ms) Started GET "/dorsale/customer_vault/people/activity" for ::1 at 2015-12-30 11:55:31 +0100 Processing by Dorsale::CustomerVault::PeopleController#activity as HTML Dorsale::CustomerVault::Individual Load (0.2ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" Dorsale::CustomerVault::Corporation Load (0.1ms) SELECT "dorsale_customer_vault_corporations".* FROM "dorsale_customer_vault_corporations" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/_breadcrumb.html.slim (1.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_new_people_contexts.html.slim (1.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/search/_form.html.slim (0.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_index_tabs.html.slim (8.1ms)  (0.2ms) SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') LIMIT 50 OFFSET 0) subquery_for_count Dorsale::Comment Load (0.3ms) SELECT "dorsale_comments".* FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') ORDER BY "dorsale_comments"."created_at" DESC, created_at DESC, id DESC LIMIT 50 OFFSET 0 User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] 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]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.3ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (5.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.9ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (14.2ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (7.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (13.6ms) CACHE (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.1ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (8.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (15.0ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (12.5ms) CACHE (0.0ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] CACHE (0.0ms) SELECT "dorsale_customer_vault_individuals".* FROM "dorsale_customer_vault_individuals" WHERE "dorsale_customer_vault_individuals"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/comments/_comment.html.slim (6.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/_comment.html.slim (16.2ms)  (0.2ms) SELECT COUNT(*) FROM "dorsale_comments" WHERE (commentable_type LIKE '%CustomerVault%') Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_contextual.html.slim (1.1ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/customer_vault/people/activity.slim within layouts/application (245.8ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 426ms (Views: 420.9ms | ActiveRecord: 1.8ms) Started GET "/" for ::1 at 2015-12-30 11:55:34 +0100 Processing by HomeController#home as HTML Rendered home/home.html.slim within layouts/application (3.5ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 143ms (Views: 141.7ms | ActiveRecord: 0.0ms) Started GET "/dorsale/users" for ::1 at 2015-12-30 11:55:35 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.2ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (3.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (10.9ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 219ms (Views: 217.0ms | ActiveRecord: 0.2ms) Started GET "/dorsale/users/1/edit" for ::1 at 2015-12-30 11:55:37 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (11.4ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (19.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 165ms (Views: 162.4ms | ActiveRecord: 0.1ms) Started GET "/dorsale/users/3/edit" for ::1 at 2015-12-30 11:59:53 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (7.2ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (13.7ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 190ms (Views: 187.0ms | ActiveRecord: 0.1ms) Started PATCH "/dorsale/users/3" for ::1 at 2015-12-30 11:59:57 +0100 Processing by Dorsale::UsersController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"NHSd/DDnvhQlxWgRjWARJboFrOO6bqUpwqGiVaKjMiOWfZMGmMyuoK/AsDPsLQlEhsaIbcGGyFluS0XGw31ymg==", "user"=>{"email"=>"benoit.martin-chave+test@agilidee.com", "is_active"=>"1", "avatar"=>#, @original_filename="avatar.png", @content_type="image/png", @headers="Content-Disposition: form-data; name=\"user[avatar]\"; filename=\"avatar.png\"\r\nContent-Type: image/png\r\n">}, "back_url"=>"http://localhost:3000/dorsale/users/3/edit", "id"=>"3"} User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]]  (0.1ms) begin transaction User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 3]] SQL (0.4ms) UPDATE "users" SET "avatar" = ?, "updated_at" = ? WHERE "users"."id" = ? [["avatar", "avatar.png"], ["updated_at", "2015-12-30 10:59:57.738948"], ["id", 3]]  (0.8ms) commit transaction Redirected to http://localhost:3000/dorsale/users Completed 302 Found in 90ms (ActiveRecord: 1.6ms) Started GET "/dorsale/users" for ::1 at 2015-12-30 11:59:57 +0100 Processing by Dorsale::UsersController#index as HTML User Load (0.4ms) SELECT "users".* FROM "users" Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_list.html.slim (3.6ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/index.html.slim within layouts/application (9.3ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.6ms) Completed 200 OK in 166ms (Views: 162.0ms | ActiveRecord: 0.4ms) Started GET "/assets/jquery.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/jquery_ujs.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/bootstrap.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/application.self.css?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/turbolinks.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/cocoon.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/selectize.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/accounting.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/bootstrap-datepicker/core.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/bootstrap-datepicker/locales/bootstrap-datepicker.fr.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/dorsale/alexandrie/all.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/dorsale/billing_machine/all.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/dorsale/comments.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/dorsale/customer_vault/all.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/dorsale/datepicker.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/dorsale/flyboy/all.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/dorsale/forms.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/dorsale/tabs_loader.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/dorsale/all.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/application.self.js?body=1" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/assets/font-awesome/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-30 11:59:58 +0100 Started GET "/dorsale/users/1/edit" for ::1 at 2015-12-30 12:04:59 +0100 Processing by Dorsale::UsersController#edit as HTML Parameters: {"id"=>"1"} User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]] Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/_form.html.slim (8.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/users/edit.html.slim within layouts/application (15.0ms) Rendered /Users/benoit/www/agilidee/dorsale/app/views/dorsale/_flash.html.slim (0.1ms) Completed 200 OK in 180ms (Views: 178.0ms | ActiveRecord: 0.2ms)