--- summary 
+++ summary 
@@ -3,8 +3,8 @@
 Result: FAIL
 
 All tests: 238
-Failures: 12
-Errors: 102
+Failures: 2
+Errors: 170
 Skips: 4
 
 
@@ -35,11 +35,24 @@
    test_06_MultiLineInvoice (testAccountingRules.TestPurchaseAccountingRules), Multiple lines invoice.
    test_planning_invoice_creates_simulation (testAccountingRules.TestPurchaseAccountingRules)
 
-  testAdvancedInvoicing                              (1 failures, 3 errors)
+  testAdvancedInvoicing                              (17 errors)
+   test_01_TwoInvoicesFromTwoPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_02_InvoiceDeletePackingListLine (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_03_InvoiceDecreaseQuantity (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_04_InvoiceChangeStartDateFail (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_05_AcceptDecisionOnPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_06_AcceptDecisionOnPackingListAndInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_07_SplitAndDeferInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_08_AcceptDecisionOnInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_10_ManuallyAddedMovements (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_11_ManuallyAddedMovementsManyTransactions (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_12_compareInvoiceAndPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
    test_13_acceptQuantityDivergenceOnInvoiceWithStartedPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice), Accept divergence with stopped packing list
    test_AdoptQuantityDivergenceOnInvoiceLineWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice), Adopt quantity with stopped packing list
+   test_CreatingAccountingTransactionThroughInvoice (testAdvancedInvoicing.TestAdvancedSaleInvoice), test creating simple invoice and accounting transaction
+   test_PackingListEditAndInvoiceRule (testAdvancedInvoicing.TestAdvancedSaleInvoice)
    test_AdoptQuantityDivergenceOnInvoiceLineWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Adopt quantity with stopped packing list
-   test_04_InvoiceChangeStartDateFail (testAdvancedInvoicing.TestAdvancedSaleInvoice)
 
   testBPMEvaluation                                  (40 errors)
    test_confirming (testBPMEvaluation.TestOrderDefaultProcess)
@@ -47,28 +60,77 @@
    test_confirming (testBPMEvaluation.TestOrderDifferentProcess)
    test_starting (testBPMEvaluation.TestPackingListDifferentProcess)
 
-  testDeliveryBuilderToSupportMultipleLines          (1 failures)
+  testConversionInSimulation                         (6 errors)
+   test_01_delivery_mode_on_sale_packing_list_and_invoice (testConversionInSimulation.TestConversionInSimulation)
+   test_01_destination_total_asset_price_on_accounting_lines (testConversionInSimulation.TestConversionInSimulation)
+   test_01_diverged_sale_packing_list_destination_total_asset_price (testConversionInSimulation.TestConversionInSimulation)
+   test_01_quantity_unit_on_sale_packing_list (testConversionInSimulation.TestConversionInSimulation)
+   test_01_simulation_movement_destination_asset_price (testConversionInSimulation.TestConversionInSimulation)
+   test_01_simulation_movement_source_asset_price (testConversionInSimulation.TestConversionInSimulation)
+
+  testDeliveryBuilderToSupportMultipleLines          (4 errors)
+   test_01_IfNested (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+   test_02_AdoptingPrevision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
    test_03_AcceptingDecision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+   test_04_MergingMultipleSaleOrders (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
 
   testICal                                           (1 errors)
    test_02_renderTask (testICal.TestICal)
 
-  testImmobilisation                                 (2 failures)
+  testImmobilisation                                 (5 errors)
+   test_18_TestAccountingBuilding (testImmobilisation.TestImmobilisation)
+   test_19BIS_TestAccountingBuildAndOwngerChange (testImmobilisation.TestImmobilisation)
    test_19_TestAccountingBuildingAndDivergence (testImmobilisation.TestImmobilisation)
    test_20_TestAccountingAcceptDecisionSolver (testImmobilisation.TestImmobilisation)
+   test_21_TestSimulationBuildingWithValidatedTransactions (testImmobilisation.TestImmobilisation)
 
-  testInvoice                                        (6 failures, 1 errors)
+  testInvoice                                        (2 failures, 30 errors)
+   test_01_SimpleInvoice (testInvoice.TestSaleInvoice)
+   test_01_quantity_unit_copied (testInvoice.TestSaleInvoice)
+   test_02_TwoInvoicesFromTwoPackingList (testInvoice.TestSaleInvoice)
+   test_03_InvoiceEditAndInvoiceRule (testInvoice.TestSaleInvoice)
+   test_04_PackingListEditAndInvoiceRule (testInvoice.TestSaleInvoice)
+   test_05_InvoiceEditPackingListLine (testInvoice.TestSaleInvoice)
+   test_06_InvoiceDeletePackingListLine (testInvoice.TestSaleInvoice)
    test_07_InvoiceAddPackingListLine (testInvoice.TestSaleInvoice)
+   test_08_InvoiceDecreaseQuantity (testInvoice.TestSaleInvoice)
    test_09_InvoiceChangeStartDateFail (testInvoice.TestSaleInvoice)
    test_09b_InvoiceChangeStartDateSucceed (testInvoice.TestSaleInvoice)
+   test_10_AcceptDecisionOnPackingList (testInvoice.TestSaleInvoice)
+   test_11_AcceptDecisionOnPackingListAndInvoice (testInvoice.TestSaleInvoice)
+   test_12_SplitPackingListAndAcceptInvoice (testInvoice.TestSaleInvoice)
+   test_13_SplitAndDeferInvoice (testInvoice.TestSaleInvoice)
+   test_14_AcceptDecisionOnInvoice (testInvoice.TestSaleInvoice)
+   test_16_ManuallyAddedMovements (testInvoice.TestSaleInvoice)
+   test_16a_ManuallyAddedMovementsManyTransactions (testInvoice.TestSaleInvoice)
+   test_17_ManuallyAddedWrongMovements (testInvoice.TestSaleInvoice)
+   test_18_compareInvoiceAndPackingList (testInvoice.TestSaleInvoice)
+   test_accept_quantity_divergence_on_invoice_with_started_packing_list (testInvoice.TestSaleInvoice)
+   test_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testInvoice.TestSaleInvoice)
+   test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testInvoice.TestSaleInvoice)
+   test_delivery_mode_and_incoterm_on_invoice (testInvoice.TestSaleInvoice)
+   test_description_copied_on_lines (testInvoice.TestSaleInvoice)
+   test_invoice_building_with_cells (testInvoice.TestSaleInvoice)
+   test_invoice_building_with_cells_and_aggregate (testInvoice.TestSaleInvoice)
+   test_invoice_transaction_line_resource (testInvoice.TestSaleInvoice)
    test_modify_planned_order_invoice_transaction_rule (testInvoice.TestSaleInvoice)
    test_modify_planned_order_invoicing_rule (testInvoice.TestSaleInvoice)
    test_modify_planned_order_invoice_transaction_rule (testInvoice.TestPurchaseInvoice)
    test_modify_planned_order_invoicing_rule (testInvoice.TestPurchaseInvoice)
 
-  testItem                                           (2 failures, 11 errors)
+  testItem                                           (21 errors)
+   test_01_ItemSimpleTest (testItem.TestItem)
+   test_02_ItemWithInvoice (testItem.TestItem)
    test_06_VerifyHavingSameItemTwiceOnMovementCausesNoBug (testItem.TestItem)
+   test_07_WithPackingListChangePackingListQuantityAndAccept (testItem.TestItem)
+   test_08_ChangePackingListDateAndAccept (testItem.TestItem)
+   test_09_ChangeOrderDateAndAcceptOnPackingList (testItem.TestItem)
+   test_10_ChangeOrderQuantityAndAdoptOnPackingList (testItem.TestItem)
+   test_11_ChangeOrderQuantityAndAcceptOnPackingList (testItem.TestItem)
    test_12_CreteSameResourceDifferentItemOrderLines (testItem.TestItem)
+   test_13_CreateSameResourceDiffrentItemOrderLinesThenChangeTheOrderLinesDate (testItem.TestItem)
+   test_14_ManuallyAddPackingListWithItem (testItem.TestItem)
+   test_15_ThreeOrderLines (testItem.TestItem)
    test_select_item_dialog_variation (testItem.TestItem)
    test_Item_getCurrentOwnerTitle (testItem.TestItemScripts)
    test_Item_getCurrentOwnerValue (testItem.TestItemScripts)
@@ -78,8 +140,6 @@
    test_Item_getResourceValue (testItem.TestItemScripts)
    test_Item_getVariationCategoryList (testItem.TestItemScripts)
    test_Item_getVariationRangeCategoryItemList (testItem.TestItemScripts)
-   test_09_ChangeOrderDateAndAcceptOnPackingList (testItem.TestItem)
-   test_13_CreateSameResourceDiffrentItemOrderLinesThenChangeTheOrderLinesDate (testItem.TestItem)
 
   testMRP                                            (1 errors, 4 skips)
    test_TransformationRule_expand (testMRP.TestMRPImplementation)
