--- summary 
+++ summary 
@@ -3,8 +3,8 @@
 Result: FAIL
 
 All tests: 238
-Failures: 10
-Errors: 159
+Failures: 16
+Errors: 102
 Skips: 4
 
 
@@ -35,28 +35,11 @@
    test_06_MultiLineInvoice (testAccountingRules.TestPurchaseAccountingRules), Multiple lines invoice.
    test_planning_invoice_creates_simulation (testAccountingRules.TestPurchaseAccountingRules)
 
-  testAdvancedInvoicing                              (21 errors)
-   test_01_TwoInvoicesFromTwoPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
-   test_02_InvoiceDeletePackingListLine (testAdvancedInvoicing.TestAdvancedSaleInvoice)
-   test_03_InvoiceDecreaseQuantity (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+  testAdvancedInvoicing                              (1 failures, 3 errors)
+   test_13_acceptQuantityDivergenceOnInvoiceWithStartedPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice)
+   test_AdoptQuantityDivergenceOnInvoiceLineWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedSaleInvoice), Adopt quantity with stopped packing list
+   test_AdoptQuantityDivergenceOnInvoiceLineWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Adopt quantity with stopped packing list
    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_AcceptQuantityDivergenceOnInvoiceWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Accept divergence with stopped packing list
-   test_AdoptQuantityDivergenceOnInvoiceLineWithStoppedPackingList (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), Adopt quantity with stopped packing list
-   test_CreatingAccountingTransactionThroughInvoice (testAdvancedInvoicing.TestAdvancedPurchaseInvoice), test creating simple invoice and accounting transaction
-   test_PackingListEditAndInvoiceRule (testAdvancedInvoicing.TestAdvancedPurchaseInvoice)
-   test_autoplanned (testAdvancedInvoicing.TestWorkflow)
 
   testBPMEvaluation                                  (40 errors)
    test_confirming (testBPMEvaluation.TestOrderDefaultProcess)
@@ -70,11 +53,8 @@
    test_01_diverged_sale_packing_list_destination_total_asset_price (testConversionInSimulation.TestConversionInSimulation)
    test_01_quantity_unit_on_sale_packing_list (testConversionInSimulation.TestConversionInSimulation)
 
-  testDeliveryBuilderToSupportMultipleLines          (4 errors)
-   test_01_IfNested (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
-   test_02_AdoptingPrevision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
+  testDeliveryBuilderToSupportMultipleLines          (1 failures)
    test_03_AcceptingDecision (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
-   test_04_MergingMultipleSaleOrders (testDeliveryBuilderToSupportMultipleLines.TestNestedLine)
 
   testICal                                           (1 errors)
    test_02_renderTask (testICal.TestICal)
@@ -83,51 +63,18 @@
    test_19_TestAccountingBuildingAndDivergence (testImmobilisation.TestImmobilisation)
    test_20_TestAccountingAcceptDecisionSolver (testImmobilisation.TestImmobilisation)
 
-  testInvoice                                        (4 failures, 24 errors)
-   test_01_SimpleInvoice (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)
+  testInvoice                                        (6 failures, 1 errors)
    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_accept_quantity_divergence_on_invoice_with_stopped_packing_list (testInvoice.TestPurchaseInvoice)
-   test_adopt_quantity_divergence_on_invoice_line_with_stopped_packing_list (testInvoice.TestPurchaseInvoice)
    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                                           (23 errors)
-   test_01_ItemSimpleTest (testItem.TestItem)
-   test_02_ItemWithInvoice (testItem.TestItem)
-   test_03_CreateItemsFromPackingListLine (testItem.TestItem)
+  testItem                                           (2 failures, 11 errors)
    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_no_variation (testItem.TestItem)
    test_select_item_dialog_variation (testItem.TestItem)
    test_Item_getCurrentOwnerTitle (testItem.TestItemScripts)
    test_Item_getCurrentOwnerValue (testItem.TestItemScripts)
@@ -137,6 +84,8 @@
    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)
